File: /var/www/durafilms.sql
-- Adminer 4.8.1 MySQL 8.0.34-0ubuntu0.22.04.1 dump
SET NAMES utf8;
SET time_zone = '+00:00';
SET foreign_key_checks = 0;
SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO';
SET NAMES utf8mb4;
DROP TABLE IF EXISTS `DF_actionscheduler_actions`;
CREATE TABLE `DF_actionscheduler_actions` (
`action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
`priority` tinyint unsigned NOT NULL DEFAULT '10',
`args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schedule` longtext COLLATE utf8mb4_unicode_520_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES
(5266, 'action_scheduler/migration_hook', 'complete', '2023-09-06 10:28:44', '2023-09-06 10:28:44', 10, '[]', 'O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1693996124;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1693996124;}', 1, 1, '2023-09-06 10:28:45', '2023-09-06 10:28:45', 0, NULL),
(5267, 'wp_mail_smtp_summary_report_email', 'complete', '2023-09-11 14:00:00', '2023-09-11 14:00:00', 10, '[null]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694440800;s:18:\"\0*\0first_timestamp\";i:1694440800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694440800;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 2, 1, '2023-09-11 14:01:14', '2023-09-11 14:01:14', 0, NULL),
(5268, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-06 10:30:39', '2023-09-06 10:30:39', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1693996239;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1693996239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-06 10:30:46', '2023-09-06 10:30:46', 0, NULL),
(5269, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-07 10:30:46', '2023-09-07 10:30:46', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694082646;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694082646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-07 10:31:29', '2023-09-07 10:31:29', 0, NULL),
(5270, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-08 10:31:29', '2023-09-08 10:31:29', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694169089;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694169089;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-08 10:32:17', '2023-09-08 10:32:17', 0, NULL),
(5271, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-09 10:32:17', '2023-09-09 10:32:17', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694255537;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694255537;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-10 15:28:19', '2023-09-10 15:28:19', 0, NULL),
(5272, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-11 15:28:19', '2023-09-11 15:28:19', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694446099;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694446099;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-11 16:40:36', '2023-09-11 16:40:36', 0, NULL),
(5273, 'wp_mail_smtp_summary_report_email', 'complete', '2023-09-18 14:01:14', '2023-09-18 14:01:14', 10, '[null]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695045674;s:18:\"\0*\0first_timestamp\";i:1694440800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695045674;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 2, 1, '2023-09-19 15:46:53', '2023-09-19 15:46:53', 0, NULL),
(5274, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-12 16:40:36', '2023-09-12 16:40:36', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694536836;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694536836;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-12 16:42:18', '2023-09-12 16:42:18', 0, NULL),
(5275, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-13 16:42:18', '2023-09-13 16:42:18', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694623338;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694623338;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-14 12:20:19', '2023-09-14 12:20:19', 0, NULL),
(5276, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-15 12:20:20', '2023-09-15 12:20:20', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694780420;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694780420;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-15 12:25:03', '2023-09-15 12:25:03', 0, NULL),
(5277, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-16 12:25:03', '2023-09-16 12:25:03', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1694867103;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1694867103;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-18 10:55:21', '2023-09-18 10:55:21', 0, NULL),
(5278, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-19 10:55:21', '2023-09-19 10:55:21', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695120921;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695120921;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-19 15:46:54', '2023-09-19 15:46:54', 0, NULL),
(5279, 'wp_mail_smtp_summary_report_email', 'complete', '2023-09-26 15:46:53', '2023-09-26 15:46:53', 10, '[null]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695743213;s:18:\"\0*\0first_timestamp\";i:1694440800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695743213;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 2, 1, '2023-09-26 21:12:29', '2023-09-26 21:12:29', 0, NULL),
(5280, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-20 15:46:54', '2023-09-20 15:46:54', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695224814;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695224814;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-20 16:08:53', '2023-09-20 16:08:53', 0, NULL),
(5281, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-21 16:08:53', '2023-09-21 16:08:53', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695312533;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695312533;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-25 10:00:26', '2023-09-25 10:00:26', 0, NULL),
(5282, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-26 10:00:26', '2023-09-26 10:00:26', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695722426;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695722426;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-26 21:12:28', '2023-09-26 21:12:28', 0, NULL),
(5283, 'wp_mail_smtp_admin_notifications_update', 'complete', '2023-09-27 21:12:28', '2023-09-27 21:12:28', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695849148;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695849148;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 1, '2023-09-27 21:25:21', '2023-09-27 21:25:21', 0, NULL),
(5284, 'wp_mail_smtp_summary_report_email', 'pending', '2023-10-03 21:12:29', '2023-10-03 21:12:29', 10, '[null]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696367549;s:18:\"\0*\0first_timestamp\";i:1694440800;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696367549;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL),
(5285, 'wp_mail_smtp_admin_notifications_update', 'pending', '2023-09-28 21:25:21', '2023-09-28 21:25:21', 10, '[1]', 'O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1695936321;s:18:\"\0*\0first_timestamp\";i:1693996239;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1695936321;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}', 2, 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, NULL);
DROP TABLE IF EXISTS `DF_actionscheduler_claims`;
CREATE TABLE `DF_actionscheduler_claims` (
`claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_actionscheduler_groups`;
CREATE TABLE `DF_actionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_actionscheduler_groups` (`group_id`, `slug`) VALUES
(1, 'action-scheduler-migration'),
(2, 'wp_mail_smtp');
DROP TABLE IF EXISTS `DF_actionscheduler_logs`;
CREATE TABLE `DF_actionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`log_id`),
KEY `action_id` (`action_id`),
KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES
(1, 5266, 'action created', '2023-09-06 10:27:44', '2023-09-06 10:27:44'),
(2, 5266, 'action started via WP Cron', '2023-09-06 10:28:44', '2023-09-06 10:28:44'),
(3, 5266, 'action complete via WP Cron', '2023-09-06 10:28:45', '2023-09-06 10:28:45'),
(4, 5267, 'action created', '2023-09-06 10:28:45', '2023-09-06 10:28:45'),
(5, 5268, 'action created', '2023-09-06 10:29:39', '2023-09-06 10:29:39'),
(6, 5268, 'action started via WP Cron', '2023-09-06 10:30:45', '2023-09-06 10:30:45'),
(7, 5268, 'action complete via WP Cron', '2023-09-06 10:30:46', '2023-09-06 10:30:46'),
(8, 5269, 'action created', '2023-09-06 10:30:46', '2023-09-06 10:30:46'),
(9, 5269, 'action started via Async Request', '2023-09-07 10:31:29', '2023-09-07 10:31:29'),
(10, 5269, 'action complete via Async Request', '2023-09-07 10:31:29', '2023-09-07 10:31:29'),
(11, 5270, 'action created', '2023-09-07 10:31:29', '2023-09-07 10:31:29'),
(12, 5270, 'action started via WP Cron', '2023-09-08 10:32:17', '2023-09-08 10:32:17'),
(13, 5270, 'action complete via WP Cron', '2023-09-08 10:32:17', '2023-09-08 10:32:17'),
(14, 5271, 'action created', '2023-09-08 10:32:17', '2023-09-08 10:32:17'),
(15, 5271, 'action started via WP Cron', '2023-09-10 15:28:19', '2023-09-10 15:28:19'),
(16, 5271, 'action complete via WP Cron', '2023-09-10 15:28:19', '2023-09-10 15:28:19'),
(17, 5272, 'action created', '2023-09-10 15:28:19', '2023-09-10 15:28:19'),
(18, 5267, 'action started via WP Cron', '2023-09-11 14:01:11', '2023-09-11 14:01:11'),
(19, 5267, 'action complete via WP Cron', '2023-09-11 14:01:14', '2023-09-11 14:01:14'),
(20, 5273, 'action created', '2023-09-11 14:01:14', '2023-09-11 14:01:14'),
(21, 5272, 'action started via WP Cron', '2023-09-11 16:40:36', '2023-09-11 16:40:36'),
(22, 5272, 'action complete via WP Cron', '2023-09-11 16:40:36', '2023-09-11 16:40:36'),
(23, 5274, 'action created', '2023-09-11 16:40:36', '2023-09-11 16:40:36'),
(24, 5274, 'action started via WP Cron', '2023-09-12 16:42:18', '2023-09-12 16:42:18'),
(25, 5274, 'action complete via WP Cron', '2023-09-12 16:42:18', '2023-09-12 16:42:18'),
(26, 5275, 'action created', '2023-09-12 16:42:18', '2023-09-12 16:42:18'),
(27, 5275, 'action started via WP Cron', '2023-09-14 12:20:19', '2023-09-14 12:20:19'),
(28, 5275, 'action complete via WP Cron', '2023-09-14 12:20:19', '2023-09-14 12:20:19'),
(29, 5276, 'action created', '2023-09-14 12:20:20', '2023-09-14 12:20:20'),
(30, 5276, 'action started via WP Cron', '2023-09-15 12:25:03', '2023-09-15 12:25:03'),
(31, 5276, 'action complete via WP Cron', '2023-09-15 12:25:03', '2023-09-15 12:25:03'),
(32, 5277, 'action created', '2023-09-15 12:25:03', '2023-09-15 12:25:03'),
(33, 5277, 'action started via WP Cron', '2023-09-18 10:55:21', '2023-09-18 10:55:21'),
(34, 5277, 'action complete via WP Cron', '2023-09-18 10:55:21', '2023-09-18 10:55:21'),
(35, 5278, 'action created', '2023-09-18 10:55:21', '2023-09-18 10:55:21'),
(36, 5273, 'action started via WP Cron', '2023-09-19 15:46:51', '2023-09-19 15:46:51'),
(37, 5273, 'action complete via WP Cron', '2023-09-19 15:46:53', '2023-09-19 15:46:53'),
(38, 5279, 'action created', '2023-09-19 15:46:53', '2023-09-19 15:46:53'),
(39, 5278, 'action started via WP Cron', '2023-09-19 15:46:53', '2023-09-19 15:46:53'),
(40, 5278, 'action complete via WP Cron', '2023-09-19 15:46:54', '2023-09-19 15:46:54'),
(41, 5280, 'action created', '2023-09-19 15:46:54', '2023-09-19 15:46:54'),
(42, 5280, 'action started via WP Cron', '2023-09-20 16:08:52', '2023-09-20 16:08:52'),
(43, 5280, 'action complete via WP Cron', '2023-09-20 16:08:53', '2023-09-20 16:08:53'),
(44, 5281, 'action created', '2023-09-20 16:08:53', '2023-09-20 16:08:53'),
(45, 5281, 'action started via WP Cron', '2023-09-25 10:00:26', '2023-09-25 10:00:26'),
(46, 5281, 'action complete via WP Cron', '2023-09-25 10:00:26', '2023-09-25 10:00:26'),
(47, 5282, 'action created', '2023-09-25 10:00:26', '2023-09-25 10:00:26'),
(48, 5282, 'action started via WP Cron', '2023-09-26 21:12:27', '2023-09-26 21:12:27'),
(49, 5282, 'action complete via WP Cron', '2023-09-26 21:12:28', '2023-09-26 21:12:28'),
(50, 5283, 'action created', '2023-09-26 21:12:28', '2023-09-26 21:12:28'),
(51, 5279, 'action started via WP Cron', '2023-09-26 21:12:28', '2023-09-26 21:12:28'),
(52, 5279, 'action complete via WP Cron', '2023-09-26 21:12:29', '2023-09-26 21:12:29'),
(53, 5284, 'action created', '2023-09-26 21:12:29', '2023-09-26 21:12:29'),
(54, 5283, 'action started via WP Cron', '2023-09-27 21:25:21', '2023-09-27 21:25:21'),
(55, 5283, 'action complete via WP Cron', '2023-09-27 21:25:21', '2023-09-27 21:25:21'),
(56, 5285, 'action created', '2023-09-27 21:25:21', '2023-09-27 21:25:21');
DROP TABLE IF EXISTS `DF_commentmeta`;
CREATE TABLE `DF_commentmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_comments`;
CREATE TABLE `DF_comments` (
`comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci 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 CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_karma` int NOT NULL DEFAULT '0',
`comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 1, 'A WordPress Commenter', 'wapuu@wordpress.example', 'https://wordpress.org/', '', '2023-09-04 12:24:19', '2023-09-04 12:24:19', '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>.', 0, '1', '', 'comment', 0, 0),
(2, 115, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 10:05:03', '2018-11-29 10:05:03', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.', 0, '1', '', 'comment', 0, 0),
(3, 119, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:26:34', '2018-11-29 09:26:34', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt.', 0, '1', '', 'comment', 0, 0),
(4, 119, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:27:06', '2018-11-29 09:27:06', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 0, '1', '', 'comment', 3, 0),
(5, 284, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 10:04:29', '2018-11-29 10:04:29', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 0, 0),
(6, 290, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 10:03:59', '2018-11-29 10:03:59', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.', 0, '1', '', 'comment', 0, 0),
(7, 295, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 10:02:53', '2018-11-29 10:02:53', 'Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc.', 0, '1', '', 'comment', 0, 0),
(8, 295, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 10:03:19', '2018-11-29 10:03:19', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 7, 0),
(9, 299, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 10:02:30', '2018-11-29 10:02:30', 'Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tempus.', 0, '1', '', 'comment', 0, 0),
(10, 302, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 10:02:08', '2018-11-29 10:02:08', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 0, 0),
(11, 304, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 10:00:35', '2018-11-29 10:00:35', 'Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc.', 0, '1', '', 'comment', 0, 0),
(12, 304, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 10:01:00', '2018-11-29 10:01:00', 'Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero amet.', 0, '1', '', 'comment', 11, 0),
(13, 307, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-27 15:45:08', '2018-11-27 15:45:08', 'Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc.', 0, '1', '', 'comment', 0, 0),
(14, 307, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-27 15:47:27', '2018-11-27 15:47:27', 'Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero amet.', 0, '1', '', 'comment', 13, 0),
(15, 401, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:59:55', '2018-11-29 09:59:55', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 0, 0),
(16, 403, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:58:37', '2018-11-29 09:58:37', 'Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tempus.', 0, '1', '', 'comment', 0, 0),
(17, 403, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:59:07', '2018-11-29 09:59:07', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 0, '1', '', 'comment', 16, 0),
(18, 407, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:57:54', '2018-11-29 09:57:54', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.', 0, '1', '', 'comment', 0, 0),
(19, 77, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.25.23', '2018-11-13 09:06:12', '2018-11-13 09:06:12', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 0, '1', '', 'comment', 0, 0),
(20, 77, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.25.23', '2018-11-13 09:08:09', '2018-11-13 09:08:09', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 19, 0),
(21, 409, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 10:06:32', '2018-11-29 10:06:32', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.', 0, '1', '', 'comment', 0, 0),
(22, 422, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-27 15:41:56', '2018-11-27 15:41:56', 'Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tempus.', 0, '1', '', 'comment', 0, 0),
(23, 422, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-27 15:43:36', '2018-11-27 15:43:36', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 0, 0),
(24, 430, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-27 15:49:28', '2018-11-27 15:49:28', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 0, '1', '', 'comment', 0, 0),
(25, 433, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:47:00', '2018-11-29 09:47:00', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.', 0, '1', '', 'comment', 0, 0),
(26, 433, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:47:44', '2018-11-29 09:47:44', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 25, 0),
(27, 435, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-27 15:40:31', '2018-11-27 15:40:31', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.', 0, '1', '', 'comment', 0, 0),
(28, 435, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:48:38', '2018-11-29 09:48:38', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.', 0, '1', '', 'comment', 27, 0),
(29, 438, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:45:54', '2018-11-29 09:45:54', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.', 0, '1', '', 'comment', 0, 0),
(30, 540, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:56:24', '2018-11-29 09:56:24', 'Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.', 0, '1', '', 'comment', 0, 0),
(31, 540, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:56:59', '2018-11-29 09:56:59', 'Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tempus.', 0, '1', '', 'comment', 0, 0),
(32, 544, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:55:08', '2018-11-29 09:55:08', 'Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc.', 0, '1', '', 'comment', 0, 0),
(33, 544, 'Cynthia May', 'cynthia_may@example.com', '', '217.24.19.189', '2018-11-29 09:55:33', '2018-11-29 09:55:33', 'Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero amet.', 0, '1', '', 'comment', 32, 0),
(34, 546, 'Edward Griffin', 'edward_griffin@example.com', '', '217.24.19.189', '2018-11-29 09:53:01', '2018-11-29 09:53:01', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi.', 0, '1', '', 'comment', 0, 0);
DROP TABLE IF EXISTS `DF_ctf_feed_caches`;
CREATE TABLE `DF_ctf_feed_caches` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`feed_id` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`cache_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`cache_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`cron_update` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
`last_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `feed_id` (`feed_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_ctf_feed_caches` (`id`, `feed_id`, `cache_key`, `cache_value`, `cron_update`, `last_updated`) VALUES
(1, '1', '1', '[]', 'yes', '2023-09-28 15:00:30');
DROP TABLE IF EXISTS `DF_ctf_feed_locator`;
CREATE TABLE `DF_ctf_feed_locator` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`feed_id` varchar(50) NOT NULL DEFAULT '',
`post_id` bigint unsigned NOT NULL,
`html_location` varchar(50) NOT NULL DEFAULT 'unknown',
`shortcode_atts` longtext NOT NULL,
`last_update` datetime DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `feed_id` (`feed_id`),
KEY `post_id` (`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
DROP TABLE IF EXISTS `DF_ctf_feeds`;
CREATE TABLE `DF_ctf_feeds` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`feed_name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`feed_title` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`settings` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`author` bigint unsigned NOT NULL DEFAULT '1',
`status` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`last_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`id`),
KEY `author` (`author`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_ctf_feeds_posts`;
CREATE TABLE `DF_ctf_feeds_posts` (
`record_id` int unsigned NOT NULL AUTO_INCREMENT,
`id` int unsigned NOT NULL,
`feed_id` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`type` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`term` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`record_id`),
KEY `feed_id` (`feed_id`(100)),
KEY `type_term` (`term`(140),`type`(51))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_ctf_posts`;
CREATE TABLE `DF_ctf_posts` (
`id` int unsigned NOT NULL AUTO_INCREMENT,
`twitter_id` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`created_on` datetime DEFAULT NULL,
`last_requested` date DEFAULT NULL,
`time_stamp` datetime DEFAULT NULL,
`json_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`media_id` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`sizes` varchar(1000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`aspect_ratio` decimal(4,2) NOT NULL DEFAULT '0.00',
`images_done` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_e_events`;
CREATE TABLE `DF_e_events` (
`id` bigint unsigned NOT NULL AUTO_INCREMENT,
`event_data` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`created_at` datetime NOT NULL,
PRIMARY KEY (`id`),
KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_e_events` (`id`, `event_data`, `created_at`) VALUES
(1, '{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2023-09-04T18:05:14.345-06:30\"}', '2023-09-05 06:05:14');
DROP TABLE IF EXISTS `DF_links`;
CREATE TABLE `DF_links` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
DROP TABLE IF EXISTS `DF_options`;
CREATE TABLE `DF_options` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'https://durafilms.hestawork.com', 'yes'),
(2, 'home', 'https://durafilms.hestawork.com', 'yes'),
(3, 'blogname', 'Welcome | To Dura Films', 'yes'),
(4, 'blogdescription', '', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'user@getnada.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '1', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'F j, Y', 'yes'),
(24, 'time_format', 'g:i a', 'yes'),
(25, 'links_updated_date_format', 'F j, Y g:i a', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'rewrite_rules', 'a:245:{s:12:\"portfolio/?$\";s:29:\"index.php?post_type=portfolio\";s:42:\"portfolio/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:37:\"portfolio/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?post_type=portfolio&feed=$matches[1]\";s:29:\"portfolio/page/([0-9]{1,})/?$\";s:47:\"index.php?post_type=portfolio&paged=$matches[1]\";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:11:\"projects/?$\";s:28:\"index.php?post_type=projects\";s:41:\"projects/feed/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:36:\"projects/(feed|rdf|rss|rss2|atom)/?$\";s:45:\"index.php?post_type=projects&feed=$matches[1]\";s:28:\"projects/page/([0-9]{1,})/?$\";s:46:\"index.php?post_type=projects&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:35:\"clients/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"clients/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"clients/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"clients/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"clients/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"clients/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"clients/([^/]+)/embed/?$\";s:40:\"index.php?clients=$matches[1]&embed=true\";s:28:\"clients/([^/]+)/trackback/?$\";s:34:\"index.php?clients=$matches[1]&tb=1\";s:36:\"clients/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?clients=$matches[1]&paged=$matches[2]\";s:43:\"clients/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?clients=$matches[1]&cpage=$matches[2]\";s:32:\"clients/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?clients=$matches[1]&page=$matches[2]\";s:24:\"clients/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"clients/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"clients/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"clients/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"clients/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"clients/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"clients-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?clients-category=$matches[1]&feed=$matches[2]\";s:52:\"clients-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?clients-category=$matches[1]&feed=$matches[2]\";s:33:\"clients-category/([^/]+)/embed/?$\";s:49:\"index.php?clients-category=$matches[1]&embed=true\";s:45:\"clients-category/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?clients-category=$matches[1]&paged=$matches[2]\";s:27:\"clients-category/([^/]+)/?$\";s:38:\"index.php?clients-category=$matches[1]\";s:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:50:\"portfolio/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:45:\"portfolio/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?portfolio=$matches[1]&feed=$matches[2]\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:59:\"portfolio-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio-category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio-category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio-category=$matches[1]&embed=true\";s:47:\"portfolio-category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio-category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio-category/([^/]+)/?$\";s:40:\"index.php?portfolio-category=$matches[1]\";s:32:\"team/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"team/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"team/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"team/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"team/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:21:\"team/([^/]+)/embed/?$\";s:37:\"index.php?team=$matches[1]&embed=true\";s:25:\"team/([^/]+)/trackback/?$\";s:31:\"index.php?team=$matches[1]&tb=1\";s:33:\"team/([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&paged=$matches[2]\";s:40:\"team/([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?team=$matches[1]&cpage=$matches[2]\";s:29:\"team/([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?team=$matches[1]&page=$matches[2]\";s:21:\"team/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:31:\"team/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:51:\"team/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:46:\"team/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:27:\"team/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:54:\"team-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:49:\"team-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?team-category=$matches[1]&feed=$matches[2]\";s:30:\"team-category/([^/]+)/embed/?$\";s:46:\"index.php?team-category=$matches[1]&embed=true\";s:42:\"team-category/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?team-category=$matches[1]&paged=$matches[2]\";s:24:\"team-category/([^/]+)/?$\";s:35:\"index.php?team-category=$matches[1]\";s:40:\"testimonials/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"testimonials/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"testimonials/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"testimonials/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"testimonials/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"testimonials/([^/]+)/embed/?$\";s:45:\"index.php?testimonials=$matches[1]&embed=true\";s:33:\"testimonials/([^/]+)/trackback/?$\";s:39:\"index.php?testimonials=$matches[1]&tb=1\";s:41:\"testimonials/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&paged=$matches[2]\";s:48:\"testimonials/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?testimonials=$matches[1]&cpage=$matches[2]\";s:37:\"testimonials/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?testimonials=$matches[1]&page=$matches[2]\";s:29:\"testimonials/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"testimonials/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"testimonials/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"testimonials/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"testimonials/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:62:\"testimonials-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?testimonials-category=$matches[1]&feed=$matches[2]\";s:57:\"testimonials-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:60:\"index.php?testimonials-category=$matches[1]&feed=$matches[2]\";s:38:\"testimonials-category/([^/]+)/embed/?$\";s:54:\"index.php?testimonials-category=$matches[1]&embed=true\";s:50:\"testimonials-category/([^/]+)/page/?([0-9]{1,})/?$\";s:61:\"index.php?testimonials-category=$matches[1]&paged=$matches[2]\";s:32:\"testimonials-category/([^/]+)/?$\";s:43:\"index.php?testimonials-category=$matches[1]\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"projects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"projects/([^/]+)/embed/?$\";s:41:\"index.php?projects=$matches[1]&embed=true\";s:29:\"projects/([^/]+)/trackback/?$\";s:35:\"index.php?projects=$matches[1]&tb=1\";s:49:\"projects/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:44:\"projects/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?projects=$matches[1]&feed=$matches[2]\";s:37:\"projects/([^/]+)/page/?([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&paged=$matches[2]\";s:44:\"projects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?projects=$matches[1]&cpage=$matches[2]\";s:33:\"projects/([^/]+)(?:/([0-9]+))?/?$\";s:47:\"index.php?projects=$matches[1]&page=$matches[2]\";s:25:\"projects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"projects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"projects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"projects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:41:\"index.php?&page_id=4841&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:13:{i:0;s:29:\"boldlab-core/boldlab-core.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:44:\"custom-twitter-feeds/custom-twitter-feed.php\";i:3;s:32:\"duplicate-page/duplicatepage.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:31:\"envato-market/envato-market.php\";i:6;s:33:\"instagram-feed/instagram-feed.php\";i:7;s:27:\"js_composer/js_composer.php\";i:8;s:54:\"qi-addons-for-elementor/class-qiaddonsforelementor.php\";i:9;s:29:\"qi-blocks/class-qi-blocks.php\";i:10;s:38:\"qode-framework/class-qodeframework.php\";i:11;s:23:\"revslider/revslider.php\";i:12;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'comment_max_links', '2', 'yes'),
(37, 'gmt_offset', '0', 'yes'),
(38, 'default_email_category', '1', 'yes'),
(39, 'recently_edited', 'a:3:{i:0;s:71:\"/var/www/html/dev1/dura-films/wp-content/themes/boldlab-child/style.css\";i:2;s:75:\"/var/www/html/dev1/dura-films/wp-content/themes/boldlab-child/functions.php\";i:3;s:0:\"\";}', 'no'),
(40, 'template', 'boldlab', 'yes'),
(41, 'stylesheet', 'boldlab-child', 'yes'),
(42, 'comment_registration', '0', 'yes'),
(43, 'html_type', 'text/html', 'yes'),
(44, 'use_trackback', '0', 'yes'),
(45, 'default_role', 'subscriber', 'yes'),
(46, 'db_version', '55853', 'yes'),
(47, 'uploads_use_yearmonth_folders', '1', 'yes'),
(48, 'upload_path', '', 'yes'),
(49, 'blog_public', '1', 'yes'),
(50, 'default_link_category', '2', 'yes'),
(51, 'show_on_front', 'page', 'yes'),
(52, 'tag_base', '', 'yes'),
(53, 'show_avatars', '1', 'yes'),
(54, 'avatar_rating', 'G', 'yes'),
(55, 'upload_url_path', '', 'yes'),
(56, 'thumbnail_size_w', '150', 'yes'),
(57, 'thumbnail_size_h', '150', 'yes'),
(58, 'thumbnail_crop', '1', 'yes'),
(59, 'medium_size_w', '300', 'yes'),
(60, 'medium_size_h', '300', 'yes'),
(61, 'avatar_default', 'mystery', 'yes'),
(62, 'large_size_w', '1024', 'yes'),
(63, 'large_size_h', '1024', 'yes'),
(64, 'image_default_link_type', 'none', 'yes'),
(65, 'image_default_size', '', 'yes'),
(66, 'image_default_align', '', 'yes'),
(67, 'close_comments_for_old_posts', '0', 'yes'),
(68, 'close_comments_days_old', '14', 'yes'),
(69, 'thread_comments', '1', 'yes'),
(70, 'thread_comments_depth', '5', 'yes'),
(71, 'page_comments', '0', 'yes'),
(72, 'comments_per_page', '50', 'yes'),
(73, 'default_comments_page', 'newest', 'yes'),
(74, 'comment_order', 'asc', 'yes'),
(75, 'sticky_posts', 'a:0:{}', 'yes'),
(76, 'widget_categories', 'a:2:{i:2;a:4:{s:5:\"title\";s:11:\"Categories:\";s:5:\"count\";i:1;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(77, 'widget_text', 'a:4:{i:2;a:4:{s:5:\"title\";s:10:\"DURA FILMS\";s:4:\"text\";s:112:\"Creating unique, thought provoking<br/>content, infusing big ideas, brand<br/>expertise and expert storytelling.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:4;a:4:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:130:\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis ultricies nec\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:5;a:4:{s:5:\"title\";s:6:\"About:\";s:4:\"text\";s:142:\"Lorem ipsum dolor sit amet, consec tet cing elit, sed do eiusmod tempor inc ididunt utore et dolore magna aliqua. Ut enim ad minim veniam erc.\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(78, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(79, 'uninstall_plugins', 'a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"instagram-feed/instagram-feed.php\";s:22:\"sb_instagram_uninstall\";}', 'no'),
(80, 'timezone_string', '', 'yes'),
(81, 'page_for_posts', '0', 'yes'),
(82, 'page_on_front', '4841', 'yes'),
(83, 'default_post_format', '0', 'yes'),
(84, 'link_manager_enabled', '0', 'yes'),
(85, 'finished_splitting_shared_terms', '1', 'yes'),
(86, 'site_icon', '5150', 'yes'),
(87, 'medium_large_size_w', '768', 'yes'),
(88, 'medium_large_size_h', '0', 'yes'),
(89, 'wp_page_for_privacy_policy', '3', 'yes'),
(90, 'show_comments_cookies_opt_in', '1', 'yes'),
(91, 'admin_email_lifespan', '1709382259', 'yes'),
(92, 'disallowed_keys', '', 'no'),
(93, 'comment_previously_approved', '1', 'yes'),
(94, 'auto_plugin_theme_update_emails', 'a:0:{}', 'no'),
(95, 'auto_update_core_dev', 'enabled', 'yes'),
(96, 'auto_update_core_minor', 'enabled', 'yes'),
(97, 'auto_update_core_major', 'enabled', 'yes'),
(98, 'wp_force_deactivated_plugins', 'a:0:{}', 'yes'),
(99, 'initial_db_version', '55853', 'yes'),
(100, 'DF_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:63:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:27:\"manage_twitter_feed_options\";b:1;s:29:\"manage_instagram_feed_options\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(101, 'fresh_site', '0', 'yes'),
(102, 'user_count', '1', 'no'),
(103, 'widget_block', '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;}', 'yes'),
(104, 'sidebars_widgets', 'a:20:{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:12:\"main-sidebar\";a:9:{i:0;s:8:\"search-2\";i:1;s:24:\"boldlab_core_separator-2\";i:2;s:6:\"text-5\";i:3;s:12:\"categories-2\";i:4;s:24:\"boldlab_core_separator-3\";i:5;s:11:\"tag_cloud-2\";i:6;s:27:\"boldlab_core_social_share-2\";i:7;s:24:\"boldlab_core_separator-4\";i:8;s:29:\"boldlab_core_instagram_list-2\";}s:28:\"qodef-header-widget-area-one\";a:1:{i:0;s:31:\"boldlab_core_side_area_opener-2\";}s:28:\"qodef-header-widget-area-two\";a:0:{}s:35:\"qodef-sticky-header-widget-area-one\";a:1:{i:0;s:31:\"boldlab_core_side_area_opener-3\";}s:19:\"qodef-top-area-left\";a:5:{i:0;s:13:\"custom_html-2\";i:1;s:19:\"boldlab_core_icon-2\";i:2;s:19:\"boldlab_core_icon-3\";i:3;s:19:\"boldlab_core_icon-4\";i:4;s:19:\"boldlab_core_icon-5\";}s:20:\"qodef-top-area-right\";a:4:{i:0;s:29:\"boldlab_core_icon_list_item-2\";i:1;s:29:\"boldlab_core_icon_list_item-3\";i:2;s:29:\"boldlab_core_icon_list_item-4\";i:3;s:13:\"custom_html-3\";}s:31:\"qodef-mobile-header-widget-area\";a:0:{}s:15:\"qodef-side-area\";a:10:{i:0;s:13:\"media_image-2\";i:1;s:24:\"boldlab_core_separator-5\";i:2;s:24:\"boldlab_core_highlight-2\";i:3;s:24:\"boldlab_core_separator-6\";i:4;s:6:\"text-4\";i:5;s:24:\"boldlab_core_separator-7\";i:6;s:19:\"boldlab_core_icon-6\";i:7;s:19:\"boldlab_core_icon-7\";i:8;s:19:\"boldlab_core_icon-8\";i:9;s:19:\"boldlab_core_icon-9\";}s:24:\"footer_top_area_column_1\";a:1:{i:0;s:6:\"text-2\";}s:24:\"footer_top_area_column_2\";a:0:{}s:24:\"footer_top_area_column_3\";a:1:{i:0;s:10:\"nav_menu-2\";}s:24:\"footer_top_area_column_4\";a:0:{}s:27:\"footer_bottom_area_column_1\";a:1:{i:0;s:13:\"media_image-3\";}s:27:\"footer_bottom_area_column_2\";a:0:{}s:19:\"woocommerce-sidebar\";a:5:{i:1;s:25:\"boldlab_core_separator-11\";i:3;s:25:\"boldlab_core_separator-12\";i:5;s:25:\"boldlab_core_separator-13\";i:7;s:27:\"boldlab_core_social_share-3\";i:8;s:25:\"boldlab_core_separator-14\";}s:25:\"vertical-menu-widget-area\";a:5:{i:0;s:13:\"custom_html-4\";i:1;s:20:\"boldlab_core_icon-14\";i:2;s:20:\"boldlab_core_icon-15\";i:3;s:20:\"boldlab_core_icon-16\";i:4;s:20:\"boldlab_core_icon-17\";}s:16:\"shop-widget-area\";a:2:{i:1;s:28:\"boldlab_core_search_opener-2\";i:2;s:31:\"boldlab_core_side_area_opener-4\";}s:23:\"sticky-shop-widget-area\";a:2:{i:0;s:28:\"boldlab_core_search_opener-3\";i:1;s:31:\"boldlab_core_side_area_opener-5\";}s:13:\"array_version\";i:3;}', 'yes'),
(105, 'cron', 'a:16:{i:1695913243;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1695914659;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1695915307;a:1:{s:29:\"ctf_smash_twitter_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1695947059;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695947069;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695947694;a:2:{s:21:\"sb_instagram_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:23:\"sb_instagram_twicedaily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695947767;a:2:{s:15:\"ctf_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:15:\"sbi_feed_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1695990259;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1695990269;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1695990272;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1695990894;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1696174123;a:1:{s:23:\"sbi_usage_tracking_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1696226400;a:2:{s:29:\"sb_instagram_feed_issue_email\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"sbi_notification_update\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"sbiweekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1696250001;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1696335859;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'yes'),
(106, 'widget_pages', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(107, 'widget_calendar', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(108, 'widget_archives', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(109, 'widget_media_audio', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(110, 'widget_media_image', 'a:3:{i:2;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:181;s:6:\"height\";i:186;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:1:\"d\";s:9:\"link_type\";s:6:\"custom\";s:8:\"link_url\";s:45:\"https://boldlab.qodeinteractive.com/elementor\";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:38;s:3:\"url\";s:94:\"https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/sidearea-logo-img.png\";s:5:\"title\";s:0:\"\";}i:3;a:15:{s:4:\"size\";s:4:\"full\";s:5:\"width\";i:100;s:6:\"height\";i:40;s:7:\"caption\";s:0:\"\";s:3:\"alt\";s:0:\"\";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:4846;s:3:\"url\";s:72:\"http://216.48.190.99/dev1/dura-films/wp-content/uploads/2023/09/logo.png\";s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(111, 'widget_media_gallery', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(112, 'widget_media_video', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(113, 'widget_meta', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(114, 'widget_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(115, 'widget_recent-posts', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(116, 'widget_recent-comments', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(117, 'widget_tag_cloud', 'a:2:{i:2;a:3:{s:5:\"title\";s:5:\"Tags:\";s:5:\"count\";i:0;s:8:\"taxonomy\";s:8:\"post_tag\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(118, 'widget_nav_menu', 'a:3:{i:1;a:0:{}i:2;a:2:{s:5:\"title\";s:11:\"QUICK LINKS\";s:8:\"nav_menu\";i:54;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(119, 'widget_custom_html', 'a:4:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:80:\"<h5 style=\"font-size: 15px; color: #fff; margin-right: 5px;\">\r\n Follow us\r\n</h5>\";}i:3;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:1236:\"<div class=\"widget_icl_lang_sel_widget\">\r\n <div class=\"wpml-ls-sidebars-qodef-top-area-right wpml-ls wpml-ls-legacy-dropdown-click js-wpml-ls-legacy-dropdown-click\" style=\"width: auto\">\r\n <ul>\r\n <li class=\"wpml-ls-slot-qodef-top-area-right wpml-ls-item wpml-ls-item-fr wpml-ls-current-language wpml-ls-item-legacy-dropdown-click\">\r\n <a href=\"#\" class=\"js-wpml-ls-item-toggle wpml-ls-item-toggle\" style=\"padding-right: 0;\">\r\n <span class=\"wpml-ls-native\">EN\r\n </span>\r\n </a>\r\n <ul class=\"js-wpml-ls-sub-menu wpml-ls-sub-menu\" style=\"width: auto;\"> \r\n <li class=\"wpml-ls-slot-qodef-top-area-right wpml-ls-item wpml-ls-item-de wpml-ls-first-item\">\r\n <a href=\"#\" class=\"wpml-ls-link\">\r\n <span class=\"wpml-ls-native\">DE</span>\r\n </a>\r\n </li>\r\n <li class=\"wpml-ls-slot-qodef-top-area-right wpml-ls-item wpml-ls-item-fr\">\r\n <a href=\"#\" class=\"wpml-ls-link\">\r\n <span class=\"wpml-ls-native\">FR</span>\r\n </a>\r\n </li>\r\n <li class=\"wpml-ls-slot-qodef-top-area-right wpml-ls-item wpml-ls-item-it wpml-ls-last-item\">\r\n <a href=\"#\" class=\"wpml-ls-link\">\r\n <span class=\"wpml-ls-native\">IT</span>\r\n </a>\r\n </li>\r\n </ul>\r\n </li>\r\n </ul>\r\n </div>\r\n</div>\";}i:4;a:2:{s:5:\"title\";s:0:\"\";s:7:\"content\";s:149:\"<div>\r\n <a href=\"tel:+381129549256\"> +381129549256 </a><br>\r\n <a href=\"mailto:boldlab@qodeinteractive.com\"> boldlab@qodeinteractive.com </a>\r\n</div>\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(120, '_transient_wp_core_block_css_files', 'a:496:{i:0;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/editor-rtl.css\";i:1;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/editor-rtl.min.css\";i:2;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/editor.css\";i:3;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/editor.min.css\";i:4;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/style-rtl.css\";i:5;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/style-rtl.min.css\";i:6;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/style.css\";i:7;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/archives/style.min.css\";i:8;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/editor-rtl.css\";i:9;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/editor-rtl.min.css\";i:10;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/editor.css\";i:11;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/editor.min.css\";i:12;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/style-rtl.css\";i:13;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/style-rtl.min.css\";i:14;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/style.css\";i:15;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/style.min.css\";i:16;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/theme-rtl.css\";i:17;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/theme-rtl.min.css\";i:18;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/theme.css\";i:19;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/audio/theme.min.css\";i:20;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/editor-rtl.css\";i:21;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/editor-rtl.min.css\";i:22;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/editor.css\";i:23;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/editor.min.css\";i:24;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/style-rtl.css\";i:25;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/style-rtl.min.css\";i:26;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/style.css\";i:27;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/avatar/style.min.css\";i:28;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/block/editor-rtl.css\";i:29;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/block/editor-rtl.min.css\";i:30;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/block/editor.css\";i:31;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/block/editor.min.css\";i:32;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/editor-rtl.css\";i:33;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/editor-rtl.min.css\";i:34;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/editor.css\";i:35;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/editor.min.css\";i:36;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/style-rtl.css\";i:37;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/style-rtl.min.css\";i:38;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/style.css\";i:39;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/button/style.min.css\";i:40;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/editor-rtl.css\";i:41;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/editor-rtl.min.css\";i:42;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/editor.css\";i:43;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/editor.min.css\";i:44;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/style-rtl.css\";i:45;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/style-rtl.min.css\";i:46;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/style.css\";i:47;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/buttons/style.min.css\";i:48;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/calendar/style-rtl.css\";i:49;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/calendar/style-rtl.min.css\";i:50;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/calendar/style.css\";i:51;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/calendar/style.min.css\";i:52;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/editor-rtl.css\";i:53;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/editor-rtl.min.css\";i:54;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/editor.css\";i:55;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/editor.min.css\";i:56;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/style-rtl.css\";i:57;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/style-rtl.min.css\";i:58;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/style.css\";i:59;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/categories/style.min.css\";i:60;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/editor-rtl.css\";i:61;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/editor-rtl.min.css\";i:62;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/editor.css\";i:63;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/editor.min.css\";i:64;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/style-rtl.css\";i:65;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/style-rtl.min.css\";i:66;s:72:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/style.css\";i:67;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/style.min.css\";i:68;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/theme-rtl.css\";i:69;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/theme-rtl.min.css\";i:70;s:72:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/theme.css\";i:71;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/code/theme.min.css\";i:72;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/editor-rtl.css\";i:73;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/editor-rtl.min.css\";i:74;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/editor.css\";i:75;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/editor.min.css\";i:76;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/style-rtl.css\";i:77;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/style-rtl.min.css\";i:78;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/style.css\";i:79;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/columns/style.min.css\";i:80;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-content/style-rtl.css\";i:81;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-content/style-rtl.min.css\";i:82;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-content/style.css\";i:83;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-content/style.min.css\";i:84;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-template/style-rtl.css\";i:85;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-template/style-rtl.min.css\";i:86;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-template/style.css\";i:87;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comment-template/style.min.css\";i:88;s:100:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css\";i:89;s:104:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css\";i:90;s:96:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination-numbers/editor.css\";i:91;s:100:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination-numbers/editor.min.css\";i:92;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/editor-rtl.css\";i:93;s:96:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/editor-rtl.min.css\";i:94;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/editor.css\";i:95;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/editor.min.css\";i:96;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/style-rtl.css\";i:97;s:95:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/style-rtl.min.css\";i:98;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/style.css\";i:99;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-pagination/style.min.css\";i:100;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-title/editor-rtl.css\";i:101;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-title/editor-rtl.min.css\";i:102;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-title/editor.css\";i:103;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments-title/editor.min.css\";i:104;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/editor-rtl.css\";i:105;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/editor-rtl.min.css\";i:106;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/editor.css\";i:107;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/editor.min.css\";i:108;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/style-rtl.css\";i:109;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/style-rtl.min.css\";i:110;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/style.css\";i:111;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/comments/style.min.css\";i:112;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/editor-rtl.css\";i:113;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/editor-rtl.min.css\";i:114;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/editor.css\";i:115;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/editor.min.css\";i:116;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/style-rtl.css\";i:117;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/style-rtl.min.css\";i:118;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/style.css\";i:119;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/cover/style.min.css\";i:120;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/editor-rtl.css\";i:121;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/editor-rtl.min.css\";i:122;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/editor.css\";i:123;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/editor.min.css\";i:124;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/style-rtl.css\";i:125;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/style-rtl.min.css\";i:126;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/style.css\";i:127;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/details/style.min.css\";i:128;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/editor-rtl.css\";i:129;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/editor-rtl.min.css\";i:130;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/editor.css\";i:131;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/editor.min.css\";i:132;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/style-rtl.css\";i:133;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/style-rtl.min.css\";i:134;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/style.css\";i:135;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/style.min.css\";i:136;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/theme-rtl.css\";i:137;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/theme-rtl.min.css\";i:138;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/theme.css\";i:139;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/embed/theme.min.css\";i:140;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/editor-rtl.css\";i:141;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/editor-rtl.min.css\";i:142;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/editor.css\";i:143;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/editor.min.css\";i:144;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/style-rtl.css\";i:145;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/style-rtl.min.css\";i:146;s:72:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/style.css\";i:147;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/file/style.min.css\";i:148;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/footnotes/style-rtl.css\";i:149;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/footnotes/style-rtl.min.css\";i:150;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/footnotes/style.css\";i:151;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/footnotes/style.min.css\";i:152;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/freeform/editor-rtl.css\";i:153;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/freeform/editor-rtl.min.css\";i:154;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/freeform/editor.css\";i:155;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/freeform/editor.min.css\";i:156;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/editor-rtl.css\";i:157;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/editor-rtl.min.css\";i:158;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/editor.css\";i:159;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/editor.min.css\";i:160;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/style-rtl.css\";i:161;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/style-rtl.min.css\";i:162;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/style.css\";i:163;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/style.min.css\";i:164;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/theme-rtl.css\";i:165;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/theme-rtl.min.css\";i:166;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/theme.css\";i:167;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/gallery/theme.min.css\";i:168;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/editor-rtl.css\";i:169;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/editor-rtl.min.css\";i:170;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/editor.css\";i:171;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/editor.min.css\";i:172;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/style-rtl.css\";i:173;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/style-rtl.min.css\";i:174;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/style.css\";i:175;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/style.min.css\";i:176;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/theme-rtl.css\";i:177;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/theme-rtl.min.css\";i:178;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/theme.css\";i:179;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/group/theme.min.css\";i:180;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/heading/style-rtl.css\";i:181;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/heading/style-rtl.min.css\";i:182;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/heading/style.css\";i:183;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/heading/style.min.css\";i:184;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/html/editor-rtl.css\";i:185;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/html/editor-rtl.min.css\";i:186;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/html/editor.css\";i:187;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/html/editor.min.css\";i:188;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/editor-rtl.css\";i:189;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/editor-rtl.min.css\";i:190;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/editor.css\";i:191;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/editor.min.css\";i:192;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/style-rtl.css\";i:193;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/style-rtl.min.css\";i:194;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/style.css\";i:195;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/style.min.css\";i:196;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/theme-rtl.css\";i:197;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/theme-rtl.min.css\";i:198;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/theme.css\";i:199;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/image/theme.min.css\";i:200;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-comments/style-rtl.css\";i:201;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-comments/style-rtl.min.css\";i:202;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-comments/style.css\";i:203;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-comments/style.min.css\";i:204;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/editor-rtl.css\";i:205;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/editor-rtl.min.css\";i:206;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/editor.css\";i:207;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/editor.min.css\";i:208;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/style-rtl.css\";i:209;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/style-rtl.min.css\";i:210;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/style.css\";i:211;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/latest-posts/style.min.css\";i:212;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/list/style-rtl.css\";i:213;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/list/style-rtl.min.css\";i:214;s:72:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/list/style.css\";i:215;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/list/style.min.css\";i:216;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/editor-rtl.css\";i:217;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/editor-rtl.min.css\";i:218;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/editor.css\";i:219;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/editor.min.css\";i:220;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/style-rtl.css\";i:221;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/style-rtl.min.css\";i:222;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/style.css\";i:223;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/media-text/style.min.css\";i:224;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/more/editor-rtl.css\";i:225;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/more/editor-rtl.min.css\";i:226;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/more/editor.css\";i:227;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/more/editor.min.css\";i:228;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/editor-rtl.css\";i:229;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/editor-rtl.min.css\";i:230;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/editor.css\";i:231;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/editor.min.css\";i:232;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/style-rtl.css\";i:233;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/style-rtl.min.css\";i:234;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/style.css\";i:235;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-link/style.min.css\";i:236;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-submenu/editor-rtl.css\";i:237;s:95:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-submenu/editor-rtl.min.css\";i:238;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-submenu/editor.css\";i:239;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation-submenu/editor.min.css\";i:240;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/editor-rtl.css\";i:241;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/editor-rtl.min.css\";i:242;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/editor.css\";i:243;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/editor.min.css\";i:244;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/style-rtl.css\";i:245;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/style-rtl.min.css\";i:246;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/style.css\";i:247;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/navigation/style.min.css\";i:248;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/nextpage/editor-rtl.css\";i:249;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/nextpage/editor-rtl.min.css\";i:250;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/nextpage/editor.css\";i:251;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/nextpage/editor.min.css\";i:252;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/editor-rtl.css\";i:253;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/editor-rtl.min.css\";i:254;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/editor.css\";i:255;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/editor.min.css\";i:256;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/style-rtl.css\";i:257;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/style-rtl.min.css\";i:258;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/style.css\";i:259;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/page-list/style.min.css\";i:260;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/editor-rtl.css\";i:261;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/editor-rtl.min.css\";i:262;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/editor.css\";i:263;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/editor.min.css\";i:264;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/style-rtl.css\";i:265;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/style-rtl.min.css\";i:266;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/style.css\";i:267;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/paragraph/style.min.css\";i:268;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-author/style-rtl.css\";i:269;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-author/style-rtl.min.css\";i:270;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-author/style.css\";i:271;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-author/style.min.css\";i:272;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/editor-rtl.css\";i:273;s:95:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/editor-rtl.min.css\";i:274;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/editor.css\";i:275;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/editor.min.css\";i:276;s:90:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/style-rtl.css\";i:277;s:94:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/style-rtl.min.css\";i:278;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/style.css\";i:279;s:90:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-comments-form/style.min.css\";i:280;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-date/style-rtl.css\";i:281;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-date/style-rtl.min.css\";i:282;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-date/style.css\";i:283;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-date/style.min.css\";i:284;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/editor-rtl.css\";i:285;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/editor-rtl.min.css\";i:286;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/editor.css\";i:287;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/editor.min.css\";i:288;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/style-rtl.css\";i:289;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/style-rtl.min.css\";i:290;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/style.css\";i:291;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-excerpt/style.min.css\";i:292;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/editor-rtl.css\";i:293;s:96:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/editor-rtl.min.css\";i:294;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/editor.css\";i:295;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/editor.min.css\";i:296;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/style-rtl.css\";i:297;s:95:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/style-rtl.min.css\";i:298;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/style.css\";i:299;s:91:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-featured-image/style.min.css\";i:300;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-navigation-link/style-rtl.css\";i:301;s:96:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-navigation-link/style-rtl.min.css\";i:302;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-navigation-link/style.css\";i:303;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-navigation-link/style.min.css\";i:304;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/editor-rtl.css\";i:305;s:90:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/editor-rtl.min.css\";i:306;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/editor.css\";i:307;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/editor.min.css\";i:308;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/style-rtl.css\";i:309;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/style-rtl.min.css\";i:310;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/style.css\";i:311;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-template/style.min.css\";i:312;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-terms/style-rtl.css\";i:313;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-terms/style-rtl.min.css\";i:314;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-terms/style.css\";i:315;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-terms/style.min.css\";i:316;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-title/style-rtl.css\";i:317;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-title/style-rtl.min.css\";i:318;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-title/style.css\";i:319;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/post-title/style.min.css\";i:320;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/preformatted/style-rtl.css\";i:321;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/preformatted/style-rtl.min.css\";i:322;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/preformatted/style.css\";i:323;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/preformatted/style.min.css\";i:324;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/editor-rtl.css\";i:325;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/editor-rtl.min.css\";i:326;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/editor.css\";i:327;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/editor.min.css\";i:328;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/style-rtl.css\";i:329;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/style-rtl.min.css\";i:330;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/style.css\";i:331;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/style.min.css\";i:332;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/theme-rtl.css\";i:333;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/theme-rtl.min.css\";i:334;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/theme.css\";i:335;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/pullquote/theme.min.css\";i:336;s:97:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination-numbers/editor-rtl.css\";i:337;s:101:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css\";i:338;s:93:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination-numbers/editor.css\";i:339;s:97:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination-numbers/editor.min.css\";i:340;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/editor-rtl.css\";i:341;s:93:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/editor-rtl.min.css\";i:342;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/editor.css\";i:343;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/editor.min.css\";i:344;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/style-rtl.css\";i:345;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/style-rtl.min.css\";i:346;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/style.css\";i:347;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-pagination/style.min.css\";i:348;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-title/style-rtl.css\";i:349;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-title/style-rtl.min.css\";i:350;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-title/style.css\";i:351;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query-title/style.min.css\";i:352;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query/editor-rtl.css\";i:353;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query/editor-rtl.min.css\";i:354;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query/editor.css\";i:355;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/query/editor.min.css\";i:356;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/style-rtl.css\";i:357;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/style-rtl.min.css\";i:358;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/style.css\";i:359;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/style.min.css\";i:360;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/theme-rtl.css\";i:361;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/theme-rtl.min.css\";i:362;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/theme.css\";i:363;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/quote/theme.min.css\";i:364;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/read-more/style-rtl.css\";i:365;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/read-more/style-rtl.min.css\";i:366;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/read-more/style.css\";i:367;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/read-more/style.min.css\";i:368;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/editor-rtl.css\";i:369;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/editor-rtl.min.css\";i:370;s:72:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/editor.css\";i:371;s:76:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/editor.min.css\";i:372;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/style-rtl.css\";i:373;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/style-rtl.min.css\";i:374;s:71:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/style.css\";i:375;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/rss/style.min.css\";i:376;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/editor-rtl.css\";i:377;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/editor-rtl.min.css\";i:378;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/editor.css\";i:379;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/editor.min.css\";i:380;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/style-rtl.css\";i:381;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/style-rtl.min.css\";i:382;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/style.css\";i:383;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/style.min.css\";i:384;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/theme-rtl.css\";i:385;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/theme-rtl.min.css\";i:386;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/theme.css\";i:387;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/search/theme.min.css\";i:388;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/editor-rtl.css\";i:389;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/editor-rtl.min.css\";i:390;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/editor.css\";i:391;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/editor.min.css\";i:392;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/style-rtl.css\";i:393;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/style-rtl.min.css\";i:394;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/style.css\";i:395;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/style.min.css\";i:396;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/theme-rtl.css\";i:397;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/theme-rtl.min.css\";i:398;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/theme.css\";i:399;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/separator/theme.min.css\";i:400;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/shortcode/editor-rtl.css\";i:401;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/shortcode/editor-rtl.min.css\";i:402;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/shortcode/editor.css\";i:403;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/shortcode/editor.min.css\";i:404;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/editor-rtl.css\";i:405;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/editor-rtl.min.css\";i:406;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/editor.css\";i:407;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/editor.min.css\";i:408;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/style-rtl.css\";i:409;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/style-rtl.min.css\";i:410;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/style.css\";i:411;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-logo/style.min.css\";i:412;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-tagline/editor-rtl.css\";i:413;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-tagline/editor-rtl.min.css\";i:414;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-tagline/editor.css\";i:415;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-tagline/editor.min.css\";i:416;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/editor-rtl.css\";i:417;s:87:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/editor-rtl.min.css\";i:418;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/editor.css\";i:419;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/editor.min.css\";i:420;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/style-rtl.css\";i:421;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/style-rtl.min.css\";i:422;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/style.css\";i:423;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/site-title/style.min.css\";i:424;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-link/editor-rtl.css\";i:425;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-link/editor-rtl.min.css\";i:426;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-link/editor.css\";i:427;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-link/editor.min.css\";i:428;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/editor-rtl.css\";i:429;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/editor-rtl.min.css\";i:430;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/editor.css\";i:431;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/editor.min.css\";i:432;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/style-rtl.css\";i:433;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/style-rtl.min.css\";i:434;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/style.css\";i:435;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/social-links/style.min.css\";i:436;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/editor-rtl.css\";i:437;s:83:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/editor-rtl.min.css\";i:438;s:75:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/editor.css\";i:439;s:79:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/editor.min.css\";i:440;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/style-rtl.css\";i:441;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/style-rtl.min.css\";i:442;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/style.css\";i:443;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/spacer/style.min.css\";i:444;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/editor-rtl.css\";i:445;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/editor-rtl.min.css\";i:446;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/editor.css\";i:447;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/editor.min.css\";i:448;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/style-rtl.css\";i:449;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/style-rtl.min.css\";i:450;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/style.css\";i:451;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/style.min.css\";i:452;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/theme-rtl.css\";i:453;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/theme-rtl.min.css\";i:454;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/theme.css\";i:455;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/table/theme.min.css\";i:456;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/tag-cloud/style-rtl.css\";i:457;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/tag-cloud/style-rtl.min.css\";i:458;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/tag-cloud/style.css\";i:459;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/tag-cloud/style.min.css\";i:460;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/editor-rtl.css\";i:461;s:90:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/editor-rtl.min.css\";i:462;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/editor.css\";i:463;s:86:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/editor.min.css\";i:464;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/theme-rtl.css\";i:465;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/theme-rtl.min.css\";i:466;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/theme.css\";i:467;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/template-part/theme.min.css\";i:468;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/term-description/style-rtl.css\";i:469;s:92:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/term-description/style-rtl.min.css\";i:470;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/term-description/style.css\";i:471;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/term-description/style.min.css\";i:472;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/editor-rtl.css\";i:473;s:89:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/editor-rtl.min.css\";i:474;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/editor.css\";i:475;s:85:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/editor.min.css\";i:476;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/style-rtl.css\";i:477;s:88:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/style-rtl.min.css\";i:478;s:80:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/style.css\";i:479;s:84:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/text-columns/style.min.css\";i:480;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/verse/style-rtl.css\";i:481;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/verse/style-rtl.min.css\";i:482;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/verse/style.css\";i:483;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/verse/style.min.css\";i:484;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/editor-rtl.css\";i:485;s:82:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/editor-rtl.min.css\";i:486;s:74:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/editor.css\";i:487;s:78:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/editor.min.css\";i:488;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/style-rtl.css\";i:489;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/style-rtl.min.css\";i:490;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/style.css\";i:491;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/style.min.css\";i:492;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/theme-rtl.css\";i:493;s:81:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/theme-rtl.min.css\";i:494;s:73:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/theme.css\";i:495;s:77:\"/Library/WebServer/Documents/durafilms/wp-includes/blocks/video/theme.min.css\";}', 'yes'),
(122, 'recovery_keys', 'a:0:{}', 'yes'),
(123, 'https_detection_errors', 'a:0:{}', 'yes'),
(124, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.3.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.3.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.3.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.3.1\";s:7:\"version\";s:5:\"6.3.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.1\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1695913221;s:15:\"version_checked\";s:5:\"6.3.1\";s:12:\"translations\";a:0:{}}', 'no'),
(125, 'theme_mods_twentytwentythree', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1693830772;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\";}}}}', 'yes'),
(130, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1695913224;s:7:\"checked\";a:3:{s:13:\"boldlab-child\";s:3:\"1.0\";s:7:\"boldlab\";s:3:\"2.6\";s:17:\"twentytwentythree\";s:3:\"1.2\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:1:{s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}', 'no'),
(136, 'can_compress_scripts', '1', 'yes'),
(151, 'finished_updating_comment_type', '1', 'yes'),
(152, 'current_theme', 'Boldlab Child', 'yes'),
(153, 'theme_mods_boldlab-child', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:26:\"fullscreen-menu-navigation\";i:33;s:24:\"vertical-menu-navigation\";i:35;s:15:\"main-navigation\";i:50;}s:18:\"custom_css_post_id\";i:-1;}', 'yes'),
(154, 'theme_switched', '', 'yes'),
(159, 'boldlab_core_activated_first_time', 'no', 'yes'),
(160, 'revslider_servers', 'a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}', 'yes'),
(161, 'revslider_server_refresh', '1695138409', 'yes'),
(162, 'revslider-update-check-short', '1695814813', 'yes'),
(163, 'revslider-connection', '1', 'yes'),
(164, 'revslider-update-hash', 'b21840be629f2f831154dfa2b43aa090', 'yes'),
(165, 'revslider-latest-version', '6.6.16', 'yes'),
(166, 'revslider-stable-version', '4.2.0', 'yes'),
(167, 'revslider-notices', '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:{}}}', 'yes'),
(168, 'revslider-additions', 'O:8:\"stdClass\":2:{s:9:\"templates\";O:8:\"stdClass\":3:{s:9:\"tutorials\";a:3:{i:0;O:8:\"stdClass\":2:{s:5:\"title\";s:19:\"Rapid Fire Overview\";s:3:\"url\";s:49:\"https://www.youtube.com/watch?v=LRNTFu-MFgw&t=25s\";}i:1;O:8:\"stdClass\":2:{s:5:\"title\";s:34:\"Responsiveness in Edited Templates\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=hP4oV8SWgKY\";}i:2;O:8:\"stdClass\":2:{s:5:\"title\";s:16:\"Animation Basics\";s:3:\"url\";s:43:\"https://www.youtube.com/watch?v=nn3azizwpbs\";}}s:5:\"guide\";O:8:\"stdClass\":3:{s:5:\"title\";s:78:\"Require Expert Technical Advice?<br />Submit a Ticket for Dedicated 1on1 Help.\";s:3:\"url\";s:36:\"https://support.sliderrevolution.com\";s:3:\"img\";s:67:\"//updates.themepunch-ext-a.tools/banners/default_template_guide.jpg\";}s:6:\"bottom\";O:8:\"stdClass\":2:{s:5:\"title\";s:32:\"Load A Template From The Library\";s:3:\"img\";s:61:\"//updates.themepunch-ext-a.tools/banners/guide_mod_banner.png\";}}s:7:\"selling\";b:1;}', 'yes'),
(169, 'rs-addons-counter', '0', 'yes'),
(170, 'revslider-addons', 'O:8:\"stdClass\":34:{s:28:\"revslider-particlewave-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"380\";s:9:\"releaseid\";s:2:\"29\";s:4:\"slug\";s:28:\"revslider-particlewave-addon\";s:12:\"version_from\";s:6:\"6.5.15\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Particle Wave\";s:6:\"line_1\";s:36:\"Create 3D particle and polygon grids\";s:6:\"line_2\";s:40:\"with lots of style and animation options\";s:9:\"available\";s:5:\"1.1.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:1:\"9\";s:11:\"last_update\";s:10:\"2023-08-24\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_particlewave.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PW\";}}s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{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.3\";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-07-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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.8\";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-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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:26:\"revslider-thecluster-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"481\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:26:\"revslider-thecluster-addon\";s:12:\"version_from\";s:5:\"6.6.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"The Cluster\";s:6:\"line_1\";s:24:\"Cluster Particle Effects\";s:6:\"line_2\";s:27:\"with millions of Variations\";s:9:\"available\";s:6:\"1.0.10\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"22\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_cluster.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TC\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":16:{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.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2023-02-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-05-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{s:2:\"id\";s:3:\"499\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.6.0\";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.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{s:2:\"id\";s:3:\"500\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.6.0\";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.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-08-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{s:2:\"id\";s:3:\"483\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:6:\"6.5.17\";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.5\";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:\"2022-08-04\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{s:2:\"id\";s:3:\"498\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.6.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.4\";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:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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.3\";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:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";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\":16:{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.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";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\":16:{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:7:\"premium\";s:7:\"premium\";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\";}}}', 'yes'),
(171, 'revslider-library-check', '1695196117', 'yes'),
(172, 'revslider-library-hash', 'dae3de1eb57eeeee008b70e9a23844b5', 'yes'),
(173, 'rs-library', '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\";}}}', 'no'),
(174, 'revslider-templates-check', '1695814814', 'yes'),
(175, 'revslider-templates-hash', 'b98cce8b9041dab83146ef66c36780cc', 'yes'),
(176, 'rs-templates-new', '', 'no'),
(177, 'rs-templates', 'eNrs/WuXGzeW541+lSjNWj0vjqjC/eKZ6WfJsl12j1XWKanLp55SLy9cM1likmxeJKt69Xc/QFwYCEYEM1NkZjKV6C7bUgAEgxH4/7AB7L3xX88u1fry2TfPPMfMKs6910ZhqoDnyltOqLVQUmuePX+2nk2tWz375r+egfivqQ0fg+H6ZrqZufDnVzO1Xk9N8UqtFtu1m4UiNZuqdSgyVdHEtEX/nC4HCl7Ey8+fbavGCVMAWosFMMBY5wQ1hFDmHBPGChIqTq8uBlp5/8fqXl/8Y3kRKi1X7uPUfQoVLzeb5Tfv//j+j+HKYrbdTBfzF5tLd+WW27m5fGEWV+//2DQyqdqYLGfbi+n8/R9DQx/dah0+Em/tBXgBwpWV+8/tdOXi3dJwiYZLn6Z2E58oRCTWuHTTi8tN+DsD8a/Wrc1qutxUzfzv9VLNi/L2/8/7Z5vN1W9mMd+4+eb9s3/9Zbsq6h/2vPDb2WxStlw091e439XVcuZeFN+t1MXzYv1punTFIn5oaj4Um0UxVx+nF2rj/vC/wwMJX/Sv71fv5/2vDBeMC1/Y1Ap3aVS847/sHlLxrVq7cN1PZ5vYBf7+bPcm/yM83/IJ/VY/i2ffzMPNhl8avjk0ggBkE4AmCBUQf4PgNxjHV6LMB3Xhflusyi71LD6aq4VVs/rPytpp/OLYecJfL0KHcL81HW13YbuapX+tOkP8tNlMP7q6e07n642azeI78mq2dv/9PFxu+i8a6L9vq37e673r5nqn69Y9Le23ClimJCLCSMCYJoDooCdorLKGGo/2+23VxFGd9lN4kOET63XVa9eXi0+Ti/irV5/vpucWh7ruy6bjFru7aXpr8Wka+vBmeuVWzwsdOorbrAs1t4VarUKtusvGn3gHnbZ+gzfusuR8uizadVmcdtnqkRfvlF6nHba6vKmu1t21vdbprA4gJyELfZRJABFW2AKuGKUCGeItaDtr28CJumrd4iQ2OWlEcOvOChA5rrPOC7XdLCbr6T9d1V9XVSdVhVksZsV6OZuGe3S/b0I/nV6VnbNw3juzeVH8uUZs9Ylw45upUbNOx95cbq/CM8/dOe3OeNedSdKdfwgPQS8WH4ofXKjc9mdfX5/46nrVoztXO32aUsAIhpZqqJU2GgUDxlNkKBCWIId3fbrTxIl69V6bvf4MD/dnAY6yGop3l9N1043Dn2LXjn029MrZ52K5WG5noVfYQn8O/Xv3vNeblVNXL4p/2643xWJe6yB+fh5+RKgerImS4qr4dLkIFI+/7fZmxdpttsvf5ouNW1/zM95duqL+W7FebFemvJnw+Xgn/1sVlyvnw4fim1mXr+bTp0+9d1IbcO1be//H0MO3M9eQ5/0f/4ePxtLq/bNio1YXbhPa/E3P1PxDuIf3bX98Wz6f98/Cb1H/+qJ4rT6ER7RduXg30/lyuyk+L6K5tlitAhaKl29+Cpf9YlXTYjoPFNjBJfyKzXR+EZCgA+/+tf73wWfZPphXl858WIQvjN839CAO9FG7MNur0Ex5U4M/+bu0Rvlji/ArCq3iWH7pZssXXwKo8OIXZqpmV85O1aPEFdnhinZwtb6MikxB1VxpEFX+vQMn4omWkFhmNaYOSgig9wBgQxx3CqsETuWHT4SloOrJMjzBZlpT1jzeNhRM9Ifba4xDvwp/KW+mkcTmUm3CxGZeaFeEWUWwBuPYGXSzWS3KHljK65PT6+nGJaNuoNh2HbRUXMXJyOTTpQvzonAri9kszoTqYTiPvZ3OTHedmaWduQRh8adq0pD26bKgmU20XbtzuTv/sWGiHoZBrsK/GReOKaiFdzqMGhSWI3jdwzttnGr8rRr9Untyf/wltzQnbzcAVw/9nobfJwRstuvjPOnjf/p8lXTsi/JvVW8Of+7OiogV0EPsJfNa6jCRp56Efi0ZpAAjvevC4YNH9dsdlvdm8KvrLUdWd+bboPlMwJxYQ8Hc2L64U0syyCjqsHj/7Dvn1XYWrra2ZfXmiu9DZ2zvah0FZy7VPDyIMOO7cPVMLswBG6vt7eKqtVDjN8yPMUsvZgutZpOZ+hxeePjcsDn6Ntplpnj/x+JPZf3i56p+ZZZ+iTX5U1DOamtKHZav86a/wav/LI3pqf880dtwq6tJfJEjt14+ytgb4hOO9So7urnLp2IHP0aQ8h1IRQLSHwNiZhEzQ4v9l01hf7m/X7RnOCiKIMOeI6wkQZ4LhCn0CmDJNG4Nh347p1o9jYvop7IdOAK3to2rG4hXIisDcHfL/dWa1Lxo3nfQ/0bpSeiTodYXr5vGWne04H9GvVjserEc7MVvg3Flql/c78XrtnC/FzdFnV6Mgp0LtCUQeE2C2WukDX3ZKQ0dghSDgV7ctHOiXrxUq/AA1O/tZsCXTPTwtZ35cFce6p3Pwzjc7gmU2wDl0FqutO6WV9fFVVxh2aSWdGg3/La4cPKHPJ1L+7ZsN2NB0rl/inZL8aNbLZJOXRozk8vqYtWZy0vxSqcPc6uh4AJaQjxS1iBhJEOEACGJUgbu+vDu4yfqurGpSdnoQJdFd7vj+jJ0w6urxXz2ubJ1k03X8o6KeHOFni3Mh3obqzIIT98dyzf0GDsjTFwDUt+AaGiqi5W6GlhgKJvprS90rnb7JoQ8TMFAXMo3SNPQTYVCYZYGrWBGtwtonSZO1D+nzQ85sL16zQo/I9euMFw7obnh+kL72PMK/+CUqn1AeYn/aS/xw9YpBKZeIT+7j2q+KP4SbA+1XanQW79VqXPIrCxf7Yq1al1EBsq6WwGQCy9wGGwZt1AjpwO/qCBAaws0aR1FBho61WrpbslnsnFXy8iOr3rl6Yu3BPKKU15xyitO9wHi1tUJpr5Or1Xo8T84tYmDcs9H7yqU+qpwh9/kWtev1AGAFA4TXKUBAJJqZw3zDGCJneN+h92kgaNwe/Tcm97aAW9dLiwEizDIbbpcBn7axad5Ud9GsfCVMuIzrX9LQ6YHJ2Nporrb4jGL+SzF3Dp6wdTT63W0E5u5YPHuU7pIUdqQzfRqsvnUrlX0SjqytkHVHmqoKRWAeokRMogRQ2l0wKXtvLDXzIlsqW67N9/GQy8QOqB+JtEtranyRor6Rrqet3+dXrnF8+LHd69/pqWG/hZUsA021sdwt4v12au/+mml+GNXyuo/a/W3flOQ9tTfbB0VL7ebRZh5fO4xYBeKodoaKQl65R0ehNHccsGphiYuwWOMuYguV8QzQi1nezzoNXYXVLi9LVCtu+9gQAD9Ihh0t5HeP9v9yGdF+RbjmtGL4u1eDInS6zSQJFnieESgMKp8UE/FWnjUG3WwdU6DqXfan92ndfip5sNF+HHhnf41jlYJL+ahfKJ35ZOPdXlFi6r0orq6F6rjvCNEGaw88JIGQHhBjIBMAYF4uwLTaeLE8Q/ljsL6+P0Oeuv9jv0NjcosaJ9jZRVUazGRFuvi06WbFy5uxjWz6/Btzs0fjgflbzgAhYQJ8Vrvxz2hicTj3VZq/fkg38dCf0epFOv+hlJ6sWsnKMCkwRoJZrWWzhFMaXRCIdxhDECXAafdTiqbXC3CC16sjnfGvj0A4vfvJgrtxny1u6l06ldS/GnlAgZi/1Pzz5EaF3/IawV5tnA6kbe+ZlCMiLx4s1hvyl9tR/Q+WYYald/JoPST8i4FkHcgzBUAlgZJpSVBQHsLqXKGEiEGKZA0dirXndjgF8dCHsmDW/iu/xru+E284yLe8R2vG5zDTnHseJOy49WLz8NbxcHwjtvDkUbxwRSbz2FC9XmxLT7FrcNQwU7X0ZLKG8bx8VQyfZSwal0KodyH1Z7XVUmMjtPV7koHQTJMOrCgFAsFuRFhFuKsgJxyAjwHTnURdEKnq2snIvCu7ZBh/6oPYa6ht6v5uom3foSTjOqX5UnGI5B060mJwL6kBxccBlYZ+ksMXgLopIPMAcwwIgJSZhAC0kVXDye7qr7X9YU7n16Uuw39Kfe+zssB8f0fi6XaroN4tptNeMePRux5GeHRJFFpvVMR3FP4LFhgwRAbGLqrkv4AnlzvCJ4hCZQUjFhhiGEYQi4IFcxZaAz1riP4pJETLinUra6nF/Pt8vqFxev8uW7rSF3KKxF5UHXUmglSWkRX1M8xsOW1ms7M5fRqWbR3XFR3XPipm9lHO9o/r0DwvGTCrfybYtqmmIom/o7JVfOAJkGsMV5/stdhEo+9Qdm3T9gsrKs9oDKczhVOSVay1AH1z4tN8Sc3d6upScG02FzsLtZM2l3qziqs4FpJ6gBCMIDJC4QFD78FGaesT+yP3edP5VsaHnm1O3CyFY0v8CyNQRzVXexldyp9H4v9CKVStEFl7sMOB2FKHztodhrNTqN57fhM4dk6jaLUafTN5WKzuFip5WW6P7TsXK3omVzrOotqBDiihCuvOXVEeox1eAI8ZjLBrN0dSho41Vpw2+JTSQpRoqWOGs2ZITJyM3LPF7mtay8iw8gdyg6RQq2XH2KosGvMKkG0oFIrhK0h4b8iTK4dVoJRQr0aovGpc0SUTR+RXXcvYelRRN659WUmZyZnJmcHStS6XKPU5fqtUytzWfywWF3tr3Guy6K4yHTVXeTcL9jLGy2dhtoCj5DGCmmAFFQKUWgt9Lhd5dxv5VSZenrNnuUqZxU6Xq5n7kLsq1svws8IeFsXcc0h8acoAf1VLH3Wv7P68XEJMq8+ni83WsdrlDpeN5mRhky5JmtRz4zbL+iAw1CjEBRYCowDP5ABjDhvkGfIKUfbsIz9Vk62KxooMfGzgyckXJfCAxyZaMarufm8Z72VbqAuaMcrW9swa6NmrvXI2rir9Zfl9zoVHnZvNHtefl1mQ+tgjVIH67fLxWrTc2hal1f3jIXyWs9MENZxBcPUDCOFGbIMCouopN4r5Dlqz/BpP3+qTD27XFfHR1bcOvnZvKh+T1Henx3xb3psng7ZrekxSrt1q0apW/W70AXjlvveWRub6nL3qI30YncW4HUYupWnMXMnFY5rrp0VVApHBDZmJ++0hRMJvNvksedskDs8Z6N51DkJ1+BKSfN4cgqup52CC7U+1Sj1qa68CPthXh/j9V6cV+dq1xNTCUSMg95jWeYOZMIb6axiwHqKW0+IThMnotVem7d3sT4uKcRtcFU97wyrQVhVDyej6omjqvUVx6CHqr3pUin9zmRpd2VvZYTT8D8vGeTYCkGFNNYaDRhEQHPe5dOpk+6Wjd7/Maf7SXerJ1j5VCfzjXbq9DVHmr8t/dSMWm8O7u98rnL2VK8xOs/PpuvN/xP/9X/e/Pz2lf3P73796+t/e/Pm//f99pfv//Nv3/9/X79cL8HHl3/7RNFvgzq/WujprHZlr2QefvQ6/tIqIfeL8mL5xJNbzxO8szhLsfVqx6lX+69OF29WYXALA9B3avUhIdInpyfLqmhiq6IKTPsFewl1tODIeMCAcAwbrCjAjgrMiTUYtJvv+62cMldpcobZF8CKgOwNlXfe88579oY6NYRb732MDkB43zbcR2V3UX2wtMNkzaL/k5CIIgQ9ZoxzBLnk0iLmmAejTJ6c1H5UUaljxzbcEsr81lAOr9mt5v3jGUJnd7V5Wdjw04xbvyje7XIWrWMaVKfMZV3YULwimg1F6+ns8x/y6nw23u6OG8nB7niEGz+XZxQdAEd1iNAoOdribvZ5FKw4aplSijnPOSVISiEtBRQyItEgOtq2jmJHe8xLe/BhJsdDkSPj4tHgonW6xuQQLrqkqNU7q0t2iEiv7y2VI2yVptpDiKVhWGKBBCNcSeuI65gVaSMn9dFZnsScyHO8PMfLc7w8xzsBfFvfapz6Vjcp1Ps7lPVCbW+Pcu9616XCSResL6EMJ556YIBmkhvHgfBUqXYXYK+RE6G31+qxyaAYuEPPivDo38VHnzcrBynZPJ68Xfm0tytx692N2QC59uaWNQM6E8rk2l4ciEYGIkWoIFBbj6DRkmFAPTIi2I/7uDrhslODqmr5aYBU+K63Lht95e3Kx7Jd+bNTcb4fDx9e3M7Cc3OlA3nXZX75JiNP2wWvT8dTNVCUDZTPa+ipN+ZrUd11kXdZzwWhrYc87njIV7O578sElamPfHl94prrtZd8enX/LEhPpZNWCx6sPEd4wGeMsRPCEuWTsJiyiaqFGqTwi0CqpxcTvZjZu8jT8wURMaN5erbz6X9uXTNtrn54CafwA54X8ReUmHqEE+cfgpD8dhU+Em2vuZ9ebCuAFYtlNQ9dzlwMvirPZ4stD8n71jZkFaE4MWEI/Yf6qKp3NDrTflXFM756+/b9H//tbW1DBiPQfPWm4ZuVu5pur76a6WsbCIDTQIBXdTf+fxeLqwRgTfbQf1aXK36lF/c2E5wXxmpeHcvNvGde4TBzVQBxTVszsG4hNnAUvdI7eUBsfYxJ6WtCJefFp+uGZVzwTU2N8ItrxYYu/f6P1epgI6sw3SsvqGqVakSw5UpY8bKpU/X1TTzFxU1XYQId7z3MZh4hL3/aFFflXph2pWTDA48fikljYzPh2YZ2wv1G8658UOFL6/M7Y70wdEzNNNzB7HNlCgeBNDeViXWOxGoDAnAaEPDDYmGHApJ9uN5PKtO52j39iWtPCQ2AYowKBRQGwnBgOJKcyyRTa2xiPwz5t3KT4ovY1bmjh7S5ulHIpb1l3UZNd7KIyQnKfc7yJl88OMbUqt6A2a3nxcl2nMxW+wUZak8Dao862Bq3wQMkDR74S0wAELeGYjKQdcK1VV1Q+kqsd2DrXu6QjQMoAWHYSsyZRzweJiFjcGYw05iBeke2po2yiaMMsu7djAVew/ucR+67ddR2mpoHKcYthCjDaiY5C329mlk+AEI6C3Xf33CNLjkIN88oHzPKHu2KGGnjDkgad/BupT4Ga6LeoX9Vnb6a4mxTVpisywoT01aog80Hi7ter9pxy6DhhhPotOFKQeMgEEgDozlsw84H2zqKc02TzWF5D2G4tSf1dQ73rn5mc+DturaJCqWDpRqY0xC69vdqYZJ9Th7I5yRPIO8YUa1XPkHdJS/jlpvuald9ZbfQFf/eXePiMRYTCOwEpyAYVsgzThhHFEKusEnXuOKHj8JMsiifpB4tX8CZpNHPi1t5HpjZ9OVsaj3/Ce6YT2GK8sNO/enyVouEKnNUu8S1X9I9kAgKRbC2XkiMsabh/zD0zDJnrMO0zXvRa+YogiW5OkMbWq1uZzPBQ/z6Motpt6WY0qz6pZlmx5yzPBR+9NUl//va+NOGEpA0lOBVPOY7fLL4IcjDdrcE6yK/K6mNpe71bgJACZD2zEgMETPIMIwwQ0zLYEQhhtqp2l4jJ0LPZrE1l7dYYof3dPhQvRQV7qb0bN0/gAh/N1mqVXhj6veHW5f6osPWn1d+TFn9Z67+1pedpL7s+LviTdPx3ho3d+nRDXXBur5en9mQXu1In0LKmIfGMSI5EE5yBTy1XnlAnYKt3dFp4kTCx3anoJvk/zyke35rayOVb7W6G39Zpf0qFCjWLv247E7fxdsrtdo0wXirVRTVVZl0N5Kxyi2+mH+czk1cwwkvqvYiK94tFrPNdLkud8eieTWvo44e2JLpEitHUecl6JNTrPVrJ6lf+69hjvxD+PBilXpkhrcdOnTctQ8dul1v3rvePf0rzDSQhdwJbbhRDGogKfQUA6o4lckpB91GjttJc+tldGf+mARHn8iEuX2EdN8SGbBqHoltkjNwZTPqxABqvcIJ75pRSUj2tWkbgrVyTeaGUGMv8bLFhBpqlQCUQAIkdoQBxkwo4RRek7whNHc6O6s2225Jpr0wbXYUmRIjqzvPSiwm65aby0niP77zAzCzxdauvx6IZYPkwXjQ+lgT0TFIFq8WV1cuxoF+O71IgbAI4L9o1V/+tbvZ7YPRobBklAUbRAAnmCYxdTHVmIBk26n67JG6Xpj6Po/wSwTHn6t0o/jf9KkuF+s4h8oBwJ1pWfqE3lbvczAIeO1mkYoRO/VgsY4hwcUnNd/sHt0TjfUIGgp9q8zQEXt5q5DHSajWp5rIEUK9vQof6jKq+c3rumhHq05Bl1uQG6SsMdQQQzQTiivDgu4w8gpgkHKr08oDECy1TPYME8RYD19F5lfmV+bXg/CrdZ6mHedpF6puV/F9/1jmA0g3zqfzYFXPw9tud8x3lzrMApgIqKRDVFAAvXZYCKGJEBg4JcqV8nqrfPf5Y5d66ruupmWjqQzu1cEn8ZtOfX2iiNaFnYYZ1CpiIVkqrT0NF7vt9Mu4EnaOy9Bf19JzXq7Kk9Mbo5O2Dts0ddh+eeFiHNivVfq6Pj5VWT4ps93tAJpe7K5MSe2Q8tZSqoARFtjwjzEQaUWMQG0kcNrCURCtG6rT7909SItjSFquS30o/Y5W83WazqDKulJ2hwSkJppH5xV4p8zl1H2MzJo2PyD7Wz4Nf8vHy77WE5ymnuDvnLqqZxYJ8cIr2ISCHezqv3c4Z4XTMPR9wBWXKO4SQih0mPR6Dgwqf3J1d/WHjws6udxe6bmazialYTXpTaxu4RoOX5BD6VJv7ewQf1w3UWqpu3WjxCg8O11HsyP8pX7LgXFphrnSAbP+iZXt+KL46Xz8MTPxbka8xxOV8+V5wOpMr7vuui6TgQWRT6IQrksCVn26fN5tC707zdu6DzxatL75FO+PFgOJJ3Zvv5d8olfSPVGJM8ostUaFoQQxagCiRiOFLWNSALk/huzloDjNWLKXiOIkgwq4flApbjCq7FJT5HHl7seVXQ/NI0seWXL2jzsbW9q4C5rGXZD/WzTpeHvzEe3iAdn1Kt5ubOlc7c5NuKHeeekR5QBzyxUkAmChFFJQ0DaHeKeJU8Wrkg+7vKjlmkaTS/w2Awy6ZoDZ9zHg9Jhlmvp2i/pGq0Wa8EKaUIbytIc61P681mJ09A2Px0hMvYvnUSzSSBI3Kx3Izzor0ki0yEOszuTF9DxJuA3I2xAaSm+9nF6vVl82pemqeqese0Q0hBZxZARHnCuusLDScW8hdohLwvcW1zsNnQrv5fr6LVwrTr2+3ku5mdMS5EWjnMrla6dtG+pDWSeVy1X0MXi7WMw76Vzi1fUiyZHQXup6fHghnfVSUgqRi0kRBCMKOccRggLJJKlL8/kj8xbHZiaxnSS6ZzuP/TiO+s0ZVJMI7rvh65dletk//ixIP3n2odfGA9POc6Pyo1pNw4Qx2sdNm9Hfbj0NZlfosm6dc8c/gkx/xx3QVj3NSSRcuayS6vCalZV6LSfx1ImtvPgajur42gaJNhyLpuFYry5XYXp2FbD1dh5e5n5g+zpc7Aa1767s5YsmXHsgMDfKe8EMQwTKcJUxCVCyXL/7+HFDRXPXk9jeaJgVvWvXwNRz5WobQ81n8ajb5pGWt23TVXlVzF30F4zP2qvdoR2ZsjmfasbXIXy10WNUdBJDmw/Ft7Fvvt6Gh9HJDG0+6FCQ5ISuLnQTcXhKuaJeWeQtM0oKpJhyzEkGJcM8yQZdffrIRNDmwyS2MrmKdzspy4/cXDzxEkK8xUKXYq/gNeKnF1d9r7SzMQDjbXTMfRUjRZt11Xy0W14Lzc51kVttTBlNY8rezpz7UPwcelucJr4JN9hJxxEKZ1XZsipq8nF0C7rTde65RwwIiZkSyqGYQwxrbqV0zmGfJOTotnIU0up2yjPBJzFBWTJ1bycP5ztXnxcvl8tJ/SImb8qJegzwWuh/RO/jJk90oEJledSh8aWBU2UfalOWPVpbLq8znq0Nhs6IZW18GUvjy4KAxkimlsshjnUvd/2+hNMMRIgZSARRWngbvb6Mw4wLm2zjdNo4LkoiEKDPsdvQC5WX7jzkbIRg4f6L+v7rpcZIsPq4onL6FTStt9OZvdOws7MLMssBEGdno4Hwf5PyfwUA35T/e3CusTb4i6XBX9+59YfegljoPx+6C2K7K930aBwpqIRU2GGNMTaaWO00wsJTTEwbLrv7+FEIK3eeY1M3Tzl0amZpp8K9RanE+0jzOsZcQ4tZEW7fqd0xtZ8uo2VWnlxbpiBafJq/yJkQs7xPL+82vol1TrqYufBG/uw+rftehSaWzUPRLlFAvVPavd5N54wM9hRB7zDUAkhBtAMeSgeVFDJJiLjXyImyjcUGb+F7cmr1j5y7U/7WncyqZaXG6bx1x7ul8GOtnGPswecoZyn2NjyFpeEpP5WY/lPlxJoIvXypF7vLlcrTi10fM+eh5RRTbj0ymmItJTCcKBTmKhC3Ek9bOJG+l5eLTesvfPMV4j2hg/3cgvyWQi/vY+cOvN5ON0rPygGyjjiJLsOrRi0PMN/4OpzL8pJMxt0NcNdGTLA0YiK8yblVK1v8+mYAeuu6dPJpOdln30BZ98QcjACmWijEGUVWAAGttl5hgq2RZbLWepW539BXTcLWubZaIhh4BaETh+4wiZF3LS0r/d8lod5U+/A+zLQW1U58+dmi7GtVHOC1N1wuK2UyPXyasgFKPfv7f70PHNpcvn/2zftn7RjaKCS8wnCb79PhtVP0Ynm5fP/s+ftnc3XlyjbaHlC8tPaXeVkaGFUWVmINzdVNjjyl99dK9tl//8ez86ZrG8bA6PDM8U14McW3dQK5zuyxmpDFFzdpEswlc8j90g5jPTGeau0oVF5RhRnklGgdUGu00h51Z5L7TZ3HfPK4RLfFbTJFruybeMd1nsivPvFj7HKTssvdOO9j7KSbz0vXSfy4G4By7sdHafq1Xv8s9fr/qfHk/uiKXy+nG6cXYVBPp7xthU9peT33HSrt+hlQoYnyYRZsmWGGa+MMRYgKQh12mrST4KGmjqJT0uKkbXKy25KvNu6q8e4G3qCnXQNrJoJRTM0aWC0qv1pcldfbF7IzrKoH0MjtXifKQwEBxq02KiDhvo5Wa3wz6s3Won5B61GP0RsyNe0eVX8YZErvheyWEHQMGq5Vl+fvj3P+PmYZ9zpHxzjeLx2wj9tec4x9fBucnb+x3AYYMNEZj+aLj5VjeG+bZborS8af5lI3bQMmBGgmIWJWGiiYt9ZwiDUUOjwMlAw6zecPjjTX9l7tgpW1f8ZUPXOZRO+cmw0w+O7d2nbuuDN3EU07r6ybRM3uHU71onig0SVqejadfyiTIFcIO/8F2dHDOnPcw9ftc4cnSJ4RVdu4B5b6D3+nVh+KV3Wf/rZ0DpsUr918m7qqhDqTMjtBzP1bepBNrqoqzfmk5kPQ81i9vaN2iLYIMQ6lxQZbDAmjEknOHIZGtadqjbV2HI7LVpP1pBptVQTFzdYnOiAGiBxz+N/fwjw6+uFVHmGtGVtG/1bT+Qi7cieszjRRhI5bv+AiuoStI5+Dbnz4RP3p+D7ukow/+e7JD+UqcCRBfF27+2zmLioubbgdLeoX9rzBW7KcfKto0/Jbm7WOqn+srwsz7XT0dfkYd+GugcOu9jPUq0ivc2ZWZQEVf9l9wS0oVr+f4xYrQvkPtTaLyJARwDXXQhcNP6VC1R1Br/mqkjJohIJtFAUH11HwR1fmYj9EQXgTBMK9nMYi4I5Q71gwN4UwSmJkDZLKKE6hP8g/mOGX4Zfh9wjgB88Qfm3YBYfXwe+lDu/2GvqhiaprXcvAumqHhEgKAqAEkCKooORKIEkM1MRzbH3iBHWgwczDzMPMw0fAQ3R+PORtuAZH1/HwrVt9nBq3vgaJeLJuK15LxbZ21wHcKuwsA5RwFP6rEDM8GIyaIi+oF+ggGNs2MxszGzMbHwEb8RmysY114fg6Nr6pjwO9ho1ksmwrXsvGtnaHjVI64gnAUloEEIOKQQwBwRY4CjQwB9nYtpnZmNmY2XiYjXV01MPzkZwhH9vwIE6u4+M7t95MrxbzafjwNYykofN1Kl/Lye4nuhNsLyGCDjhnbXQBdYI6hAMqOcHKKH2Qld12My8zLzMvH4EtSc+QlW1sEafXsfJV+PD1K49sYnb1riXkrnI3YV+YUDujIcTeI+hBsB4dV9YAwTDHSVLqg01mLmYuZi4+Ai6yM+RiGxXE2XVc/GGx2HRcHoewxCe+qXYtFZu6exajp5B7arihxGEHDLKWY2y8xQSAw1syTYuZiZmJmYmPgIn8DJnYBiPxNLv8z2UWtWv8FG/gonidd6IAEEgOPSZYcEu9JAp64ijnzmOB1A6AJ3dMzMjLyMvIOxXyzswdccQpm7ehLlxcS7s9f8QugeBh0nV9EAnVnkMuBQkmHjQOQuSEMzE4HBBKzQjlYCZcJlwm3NkSDp4h4dqwEy6vJdy+0+HN/A1v4GooCECaMMCwiEcJWcxIzKQKGYzRgNyOmXUn8TLM3Mvcy9y7Q+6hM+ReG2giwLXcG3AuvLFf4c1cCrkWxinEPbFMOcgNddCFPyBCubaAjQHwVN6EmYGZgZmBd8hAfIYMbONNBLyWgQNOhDf2H7yZ66CFREhMMUOWQ4QYZsaqYBLSAEKiHR9j4Km8BjMDMwMzA++QgeT8GCjaGBOBrmXgiKPgrXwEb+4eCBiiVHtLEHQEeA69ElAGSxFLqz3AYzw8pWdgZmJmYmbiHTKRniET29gSga9lYt8h8Ka+gDdyAxRKCIMJ4YwzzSB2hlqNvKOWYQxHt0JO5QGY+Zf5l/l3h/xjZ8i/NnZEkGv513P8u6HP303c/TDBAGhCAFcISOw0ctABIZgIpiCGcgx+p/H0y+zL7Mvsu0P28TNkXxsLItJYkHfOXBb/Ft7gPNxZy7pNuPyP3dWKb8m17haHl8hyYKGBQGAuvIRUQ2GQcZpD225xJA08KMBewBMirM7oWjbXSejaHo5X2PDtpcyq8x2KzUrN19Xbf4QHW+UDpM4pa7NogxlEGszwSq2K75yaBTVclmLdnW2iwn0m1+szTdKr3byhGkRdC0GpEsoRC61lwkEstYcsPRUzbeI4gYemJm1btzrEZE/de/maGQVZ3Vndj0fdrVu+SN3yo/HxtkoiHn3x+4nZy4lDWaHjjd+93D0XzjoBLSeGBF2HOQlyiBMbJipYKGsE7c5Jdm2caiRvW619+ntih0Nix3ednL08FS7WUeH1xFlJfNwlAqpzpfUs9Pw6P3s+pDIfcvFVUqh1lxepu/yrlVPlMUU/rMK7iCcMpnZGXeiTstrW2C/Z2x3DzGjMhPJYG6WQD9aGBk477xjB7dpIr5k7OC/ipjYHvpczIi6n1jaX1hWZ4hkNm9X04iJM323xcaqKOzokYlDKQ8dGZApmCn6dFGxd6mXHFgtPZl28ac5q+b60BVJTLJY3CxWtJZZe7QAQYm0h9Rpb64WWgkCjKdVCYiGN4Yl7QNrEKPyKG3WA3UJKZcqkgeC3OJ73MAglACcC4dUirhjHmqtFfEn7J+Ws81E5GYgZiHcNxNbXXqZm4XfbxWYxd/1Jqa0Kdgys/94NkZREsLh0HIxAbhijYfbJjQ32IBHGmDZiqP7wqeafl07FflsK4pbGHzlwbq44GfO28+l/bl1LulAlsC8fDZYXvb46rrT+6zKNXXw9jecqzvazT6x+G0o4UV3t7roDyxQTkloNFfVIasi4BAxSCo30YIeW6rPHkeWqutlJvd2YbM3eZGGLHTCjIARPYJM9NvnT/GGO36sP3/u3UO9tWa97+l54DPG23nc6ZGjoXXME7uf6ideItotP88igTXn6+Cw825pGdYM1hOIvjmcTqvnneBRkZMC642igwyO/WC22AV6dZoJ11giy+Zr4EteFXtjPz2NZ9d7LB93UOGq8UJvNaqq3GzdmzlW2W/FyV696gu+fvdhEp4Vw89W9hwspgcuXnr0rHrF3xWWVK+NUThaNwn6tX3sjsTNLM0KGBzLZBiFAAAZGsr3MIqv66e0NZPFqd0tWaMKgYJIyzxxjygIDhCMUI621dclAFj97bwMZuN1AxkEeyPJAlgeyPJDlgexMssmMDWQwGcjgwEC2n0Bm9dtgxpj6cs8XGgJDNDEAe4lEjAtx0kmqTRjOYDKYnSAnzN2NZjKPZnk0y6NZHs3yaHYuOYLGRjOUjGZoYDQbSImx+m0sB0Zb0k16YZXETlDDFCGUWYgRIAAS7oHgPnFjaT9/riMbhHloy0NbHtry0HaOQ9u62WV+gMENn+HghpPBDQ8Mbj/NfWfN8bdpdWFvUItXuwMac5gJJ7yNG/SQE+WZkQJgIZWjON09i58918FM5LEsj2V5LMtjWZ6mnUsKr7GRjCQjWZqv4af5ejldVcF3P5ZuW8l4Nm0LL5uyamjrlXTDn6QHRCPtgGZQeMUdFGGIE1gLpnmSpLDXzKk80MqSSdPm0ePcLaMOSs+q1Pcs9sVmuPJObbbhJgMt/nMb6k/Dq/ocUBt618bVrlSlU5VZLGaJM27N4YfzCEt+xIvi38LAVLiOb1jiGhavJWNE6Sn2FBzFSuY8RjcxSRM+pDkNXqsL9c/pkAPqVV2yXKyThZzO1Q4UDGXIY0K5I85qCzCQVPqYxJk5EP67g0KniVMBoWl03B31Os8x0nVGhQCcKPxZVS74k8QFH383edP1wn9RfD//x+LzH7JvavZN/Vp8UyVLoJPmW/iz+7TuWyPu92Ww1oeskV5JNzueR8BSFQZxI4F1FggtMPVaOoEBt6010mvmVPCZh98zbozAuzVGxiOxS30t3SrypfBBSrH/2ek62LWfAyWKeNv78/E4gYi/4w9FqY4iyuN+kRREHueRFYziXHS72eT0EJlGR9OIJzTiA4t9zczvTT0nTEyhvRW25a5GxacdisYrVrdZ/z2IoZnh/xZN6OVv8Ldz3Mm65aTIFWOT6Epci3l8IheuXfyr7aM6XGds1amykCKpqmWuyK640pUXBfOiYF4UzIuC5+tSH96Ae+CFQZGMevLwAe79gW/oBPXRwe9w5WsGQPJVHMReGpKjg+BlpEWMFl/PnPvQi8Mv7cfFfGLdVfzTbKFsHOmqfbN1TtKamfewJ7E/NOFGTmOXbQRsZbIeSlXdR9xN6falYMOPPe90Zlpm2pM5av0ecTayTBH9R1uepfEj7z4v3adV+DGrft6kza7MNUV1Iuq9gj03JS+0coAZQxTXkArLBDAAOiqtNajNRr3Xysm2cXftTpqGr8cbLi+ddC93ui613dCg2cldhVl4vJ48+dAbJqEn17+4mT2ewZ7NfS2TNgvMzQBQv5r1reA4sECSdIXwjOOVQeL0XsVu0Vi7YienvFh7eLH22d//632g0eby/bNv3j9ru2XvJbxPO+1+6Yvl5fL9s+fvn81VMExiS8nbeWntL/OyNKCxLKwfTmgy/jPQLd4PdYz3A10jNvHsv//j2VmvN8fgvxbkaejEtzMXOt/rhXX9TTAdy8JNur0tsL3rHYwjR4iTnFHJLKdcKU2A9woJIJg1vg2f2GvkyBygsbFJbG0SV11u4YxzGOC33ngf9sapbqdaYf7x9bufabp++TH87MXzIvyw2fSfNbvm7lMR7q0of1e0UN2DpyrOHjlfr0dOjKZq8ZA6n78rn+Vsaqabz/v5mzZJ2WAqp16F7vEjlhroOHVKecUwE1hIqjBSDHliXOuX3mvmpI57A5BAt4OEPBvH9CLPYfMc9j72IjpYOPMcP3SMeUnADSRjzOsZRR0a7RlGQ9wbsJEk4EBCRywVyhhuIfICIOuQD2aS5naYfHfgtHw8+25tIGX6Zfo9NfrBc6RfEqQB6Rj9fgmTjlH4LerCcfaVNbo50rUVXsbDIbDDBBAiGSOGUa0g95rCYfSV7ZwZ+TDO4Mvgy+A71xwio+BLok8gGwPfr9Fn+VdXfLcYo9+nUOOTs4uDAGwqdRiolABAEaLDbNcpjQGBxAaweYy0d4mP+GBTZ4ZBUS4XZAxmDGYMnmO2iVEMJvEwkI9h8M1q8Q/XTajUgdKyLR+HYFOpA0HqGdRYQQww1oopChUUiAPIsAOKjqz+NU1lCGYIZgg+KgiSc4RgEoYDxSFbcF38KZ5aeMgYXF/UNQ6bg1W1brSyk155YSh1FjkcACihRpgx7jjkWI8bhFVjZ7cfkmfGmYaZhodoSM+Rhkl4BpRjNHyn9MyNGoSbpnQcglWVDgA9EloTYxFwBnokFbSOW0WVBdIgiYcBWDV0dhsiVGb6Zfpl+h2gHztH+iWhGwiM0S/2ntB2eAtXYwg0nSrjHEzqdfPqR4dnJTnwFBMiAefEK+EAxZ7qYCEOwzBp7eyIyHgmYiZiJuIBIvIzJCJMgj8QHCPiD4vFZnyP2Del4xysqnSz6EjnNNBEC4oM9ZxgB7XlzGEnPHJ+GIFVQ2dGPy7yZDjDL8PvEPzEOcIvCZhAaHR/pBfCmxJpPIB3pNZY+G688lv6mYeC29Hhu6EfHOocEXttBEQZtLwu/qVYLT6tm1ymQaKb8twNZyM/YpREAM50U4VdFMvFpspzmuN5M+3uNp73JE7Q9xjkO4q6JPgDpcEff54aV7yc2+JV6Knz/fCPWBoKy7LfXg+Ef/QqdKe5XsTgXsQMJ4QRFGa4hBqiIRRhysvaaW6vmeMsvHlobmJiY5OAwmV4zOFxTa5H417mRFYHk+WgkAzCbPZd7HDxLzUszjQYhI0xMAkGQWScgb1wkA6dfhwMBxmo0g2EYxJDgHH4zRoBxRCl3CBBqCKWKQiHSfjjCcJB7omFt02DkGGYYfhUYAjPEYZJbAii4zB861Yfw5X1GA6T8nEgNpU6SATIc+QMA0wAYASCVJuAOwUkQ8QJPozEpqlHAUXMsoWYoZiheG5xI6NQTOJGEBuH4v6J6h1CvRw6XL1foxstTCHwzFuthZOEYycMQp5JpJg2QvphFr48/sj1+7IOs7tgBmEG4dlFjoyCMIkcQXwchH+NeY0SEEacqLktgfLbx7qwA8J+jW5qKa2lg8piJAmmxlAAKEEWGA4QdWUQc/Wz+u1kEGYQZhA+YhCScwRhEj2CxIE1w6DvWdT4eoyGl2mNcSS21bre0x5LpjxkWHFpkaUaU6shN9AprhQb5mLbWIZjhmOG4yOGIz1HOCbBJEiOw3Egwrgzj30zEmE8WKmbasYxJmn4f+cF9kJyqilCQhogFLGEDM+b35wkwviOoMi6x4KyzMTMxHNn4ro5y/e+qcjOkYpJkAkG41R8537fVL1mzGSMqXR1U2PcZGyrddnoMXZaYGkkcwojRL3yHhphsUAajEyl28ayyZjxmPH4iE1GfoZwREm8CYbjcHwVPvhLZ4+lQykTigd2WYbqdDPSBKPQSm18mERjyq0DjkHCAXASSMHwMBPrlh4FEGkGYgZiBuLZxaCMAjGJQcFoHIi9ELwOoYZD8Aaq7NFQIss9RxpzDhVxnBIvobYKMKzHNltOEYJ3TzAk5wPDzMK7ZmE8S3q7jqf9leeVLMxUzYr1pVrFS/VpVbuf2byygarVMU+7r30Ep5c8QhTLc0RxEiODU/9wAdbF283nIJ6fYlxaAuFQsoNu+HPXp0cIAZWm0HOokddWIwQ4RRYjGOCqdnQNHzyOpqGByTre36SMm7vZkUjw5Gfaxe+ujhAq5R968QdXnegeDwpqDmIX4H+uq1OSymM8/Xb+4XNzeufjP/nosR18dDQ6HuVRSCiJBMG0c1Latjnssn40naPStqvdSmdzSlpzqZvbAGvLHDSm3JYA2EhCvAJUA4Ws4OkBac3njz0bbducaDlp2nsQCNQmz1Up/WhGBUOoFMwqKiQG/MZbbU/r/aims5jiqyJCfb9FeWsPB4MDHFhfA4JHfM7jCTYAHicMkkgInDr9vlpcRXvw7SI8ipfBKPxlnsCgKoxlL+MRkTsi7F3vzrcgoiLMuQClWoa5iZROS6YVRRJAr1os7DVyHBtM2dhkHVqbVLbtw7Jhd5LrAUj0H/3taXD7gWvslNIrNY0/RM3DpHXgmNJecf+c0vT3/Evxuv3AFx5b2j3YN1yILzZ90ck9PZLTS1Hie48PuJz203GUiwmh59QLCqMJOUbrHUzJka59nNdix16iDnHrY0xd0ZmuDSfq2EvQEYYLVS4sfC7aH5MsMizdaupCr3tRfD9zF3FJYmTADzP18N2dEb8kQrXwsoNE6Cjh1YcR8Q95BSWvJt9pro+jYtvvMcfH6PpF4rSPU1/Vt/PQH+tZTc+QWYdC1TFhdle6EewECCso41ooTzlkTiltsQQEIUdhm8B89/HjzJbYTDOleSizJTysQLtS1xEN6XMMmOgsA5fzl82AmfMiDPeBauuY1igmMUoWHt8/+3ERKqvPZctBNKc3dW5/JHv53AesnPZ637wpH8wJD2CvH1L1devHYsAkruI49YZ8o1abaRj/m67zyzy1XpZ1adPXF3OX7OP0yrqnTBEGoZGAOUyNYsAzyK0SDEGuw6RCJrZNr6Hj1LnfYCB5a9Ecfyb7rYVabOfT/9y6ormv2uAIMlObcktn7VYfXbWRs95s5/NojlcrlnEQSqV8t+sOrn/ee7kQYS6n7qOz4YaDvXVxGW5zpj4HjFTLiyVdXr19m3z4RbFntZjtehNmAP+sLaiq7efhh8+qBxF58+3P3//5u+L1L999X/z0+uWfvg/Mqb4mGlkXi9jM+6CTj3HeYItyTbmYhHG65Mk6/rG9gffPbvmkntzaxxhim066HuLsXmEftg1O1smQ/ojB+2O0lRfFT3OzKs3n7+cXoa34pqpev0fPaoHt27IXvo4a+vu77WaxmqrZf+whvGtyVz836UFlt9nUnw3IugzD22Yxmdb3MXG7+5jE+5jsEW9dziRLNUxKNfxxb8homu6zMlJ8Ob+40ZiSeNgTcGBMefdpcWBM2XxajI4poawzpmjhjPYEY04Uk44ojZF0SmASxhXnxeiYEho67Zhyi82sr2csOd2qVabMac27xK2bwENSDOPWIQNvU5ePyDGWdgWJsTbIUEapFZZCYyE3QZ0gps/h5IAgY1MnkmS7z1G3nm2887bxsnl3x7vcGbv3gl2cOIyT1D/yzWK18YvZdFH8NQCts1G/bIo+NiU1a7vXu946ynCEgfdUCwG8ZkZ4JLzWBiKsk/P59ho51VEEu2YnVUe7PnH3qTMyDu7RRazqcifARnrY6Tpc/1yxdHfLRRtnHhfFE/p+Up+fF+Gnz6alY15Uvw+D0g7h69rbrgRUy571XfN5rj5OL0pUlJRItvencY+j3M6f32oJv6+4P17MFlrNJiWB1yML+G8jsEzxc1mnXq2vf1SeUGfmPhBzE590kiYLf7lcFm/DRNmECXLCW7VcrturFWuTa92sjwIp5yWGGmAmgQDaYGCwQir8G8M201nSwHGMDQ1NmpaSXddRzN6xGfuuu715GXdVF96XGo2uD6E/LmafA1dts+Kx2xiITIqHf5Xe5fMivo1leUzCpmh+YO2l/qL4k9vEvdPVJoA7rs5HwE5ns2A/ruL3lgAPDayLD+5zc+zCjt6r6Yea3n94yAls/RwGRd0pG9B08wzfmtViNsvKrpWduDiT1MX5T6swIm4+F9+59fQipsDuuDlfVKW2LNxJvHO1u1eorXYcK+ao9kgCowmBiAOhDIGYtHn/O00c6QLp1ptE3k0/KfvaBAHI7z/HdSn10rN4T++Jxq4WwbaKY1R4Ver3Ym3cvPImNovFbH+qu34RRtTydtclL97vLz40rAjjbbDW9C7Owdm8EnVe692v4qHe8U0X3/9uQu3QFV6WjhtxgN2UltTf4iuOSix+KhcITrzSbco7mKj5xNV3MFHlHcTRstrRi6PEJL7tSblEcWCNu8uCG65u48QNm6Ru2ASQ4vvVKjyDN11Xr1Dg4vVl6uCVXuwmE7SGISsA0gRpjoEQjEKjDOQWGCLapFlpC8dRKLQ0KZuaxLYS950HYc/gNK5cH6sWkoryVot4q724tnI5qjFK4gspa9UeCsUvPgBqu1qXlkTZfHipizZwbvfN5bet3MV2plYVCy+r0xHug0cBRzAA4qug0n+fu2mRuFGTjhu1WsUxblb8KX5k9TmRs6mLLnYllaL3rncnEAQKLHzMEIqwIcBBaqQUHjgFJUWtqPcaOdVCTdPsZNfu9TMIcmphNzdR1DfRWvDBtNjq8OCLnUnRLBJfbq5mtChTpZYGRuXGGb42+jJW8ZGnFGVzi48zKAAn3sgk9Ub+YTq7isbbstZ90pt9U7Trx7sr+9YxJMgjjoyB1AoWuq/ioe8CJx0V7Vkwu48f13d3zdR+dLsIoeJBlhg3HffiOMK0z7Se5yYrjaqMypnOt6EzBes4TuairbR2ZYx1HXOzdKtq/e5F7Ljx+MF4huC6mC02cXK92zapVvwWy8pBdjb9EA2w0EZ5eb10cXQMyrDh55eW0MN64nXe2/4AtVfYH6C+bSOT4vN92zzfpz3/TVxkScdFNr7K4pfQkVTqGxuvLuqLtXPs7lLXEw8Zob03GmKhBDPA4zD/tU5rZh0g7ajUfv5I99jYzqRsaBIHpt1S7b0PR65IHl7P5HTzfyw+N1bnOjrGx8r2eTn4TOrRp951aKMHquWqGHwQxrXSJT9MWir79Gqx3sRlr6vpPPoILcNcZbF+WKHm+e1pRZo40pLUkbYJUNmPwq+nLNP6ciXU9GL3UEoirOfMSikJZSpYjTqMukZaH/7mENhJNW3hSOuxaqnyaOotUt23ZF+rcuWpDrxrpnhvZ1PjPtcj8POOK3spvjiLUzHsp1yYqr0a4uTvHzFK9lJ9LN3bEwl/LueHM/+HKo42CZqtt9pGYmcvY6TNdF0uiazjTcV0AbNZobZhDI+7ZeVdBLSo5XI2Pe3K1he4y5ePbdBhPik5ODy3T/7rWdZqNgBf7syrGm7lotZfp0EOi9W6+DXc7xYBKDfFD4u4wXhXi1zNevDO3EvdmIaXtDoAuemKVuKvSVN/zddq/WFo6+wqXO/tnaUXu1ngjSTYYOiQVdIwrBFFyintKSW2yk9f/Yq0hePQFYbZ8MRmk9jipG3y/o2MzhPcm0RcrJQN0Nm0BFFX6p9l3p8yE0njBFW/+/WL4mVR/7Cdx0NpaZThjfPPzSLYH+4FLY9gNpz4PtI938dqkeH/XSyuKpCtu66PZfE/Q+l6tndM4H7RXgYNirlRDlAOpLVaaqM55pRwoKiQJHV63GvnaI/Hsr1JbLBi+PqLdo3J3c6bYyfvDNmRvqqMV6vdJN0uUK3KYNMbbl8UTb6z9bQMbL0+r0U1eJtd43lgfgL2OElc8GjqgvfdYhsjub//fbkowxt7K2K2rODqctcUVwQYKuwywEqEpKZGG0+1VdRra5gSDkCFtDA7Bgy1dKrl3qrtSdP4uPdzbz+HnHTprAwiTYamuFxVpq2rA09dUd1p0dxpI9Emmc2/r+vNmGr/ZZfOsBzwPpUrZo2ncR726o6f+EHR1A/qdcDDRk1jMop6/OudGX5VV2nGk8vuseHDxXvd3zDCGPYYcoWUth5yqbXDBFoAWZu4YritI82+us106GtGxqb9G4yB5YLy3YyCZfamci7auvhHfcRtyuf1fkiZzrH1tdjbEnnRnZjGnE3lKDebzj9UfwqC+J+rqKy5uw9HqLtWRD1HezOLy3Xx+IHiW3c5Db/zF12ehxLdv+7K6WAZv3QSH/JEl186Wej6EJbRGdiISG44FyOJrxPt+DotFvbP7tM6BmJPooPBaiCpzEWoNA+VYrReuZe/Gk8sc7DuweQyzSd/C5/8rfzkl8l1dwe3SjCDrhmy9hLM8C+YtQ08652C4xOoZOzDoKPW0RF63bgLT7uBL3FpQDV2ajMEXiyiqn34ZD28BWO0GtZCo5tiUS4kDyZricPechq/fm6nH6d2q9pP+jKPbJXUsRoYc+qZnHrmmk3u5+0ZOCfOqNtX0BmmpOFjDE48vCgdYvBrN98OYPequtxJZ56WdSwlEmYIAlEAvccEeGMNUMZzp7FWiJF2RT9t4Tj76ETAPe32ej7LISPwsScQvxHu4ANmDx9FXeL/RtkQ6npzxAYie3PDPdwNTA0NYwxopq32VDKPRZgnehpPQgz/QVT2gHeKKeFZIi/bmBmw+XDFO0AsOkfEJk6ZlA8h9tdLtQmgXWwGKPspll0uNmOcbcq7pNWCQOMYUVIqxghRVmlApPGUAGpsj7RNK5m1mbWZtdmYvZ60+BxJm/jJUjFE2h+qgAM7AFrfFg2CtinvhnUAbR3RQDrMAbCKQ4GllE55iLkxpgfappWHAC2+272+DNoM2gzak4OWnCNoE19nKodA+3a52JS5dQZIu07KBlG7q9A9GRwLwBkiUAkkHDSUM4K5lIRwSj3SPdbumnkI2JIM2wzbDNtHt4JAzxG3iX82A0O4fdXu6O3TNtnsG4RtU95hrUXSEsKAYgBSh4EFwiIOCcLI4mpHvcvappW8gJBRm1H7iB0C7hW27Bxhm0QNMDgM29A9t5tB1jYlI6gti7uklZQJjaHETjLKuVeOYaCxYhwJLugAactGMmgzaDNo8wLC9ZDlZwhZmgRnMDS4UrtYbAbdDnxTMLxKW5buRU57gr2Q0GhhKcWcBsZbQ7Q2WCDZt2WrNjJgM2AzYDNgrwesOEfAJkFADA9asXV3ib/qUCRB0wnLzIDXBxOMVL9ZPEH94TKm4Le68p3xt7nV48+wzSEGmcOZw8OLt3cF5BRfZxhaIMa4nIR3MTIWWlDEcO6R+AJdFY3GGMTyvX0zAixUznmtiOSKWwJi3g0FvXHOksE4g9jKnVvARxA4W8KZwJnAD2EJXwPehwxyGIVuEs/FBuO5Qk+5GI90CL3u4nC0Q1ujm19RG2K5gY4Iwqlh1nlAPfTMCu0p66O3bSfDN8M3wzfD91bwRecI3yTCjLFR+Na/bIS+Zlc6it+6SvcQUu0xoQxbxaxGnEuDJJVSU4A14E4O8nfHxQzgDOAM4AzgWwAYnyOAk/gzNhh/9s4FiV8t5jHnzQCAN93iQQKndToIZoBpjjFzgnkmDWWcEmSxJ5hDpCnrIThtKTM4MzgzODvw3pLC5BwpnMSmMTFqBo+6PUTL9LDrQ1uju/zrtRDKGa8hZN46xo0TliJtsaYe0EEb+J5cIDJ+M34zfr8uE5ieI3yTeDWWxqt968KzdsVLH55Z/bAT9uqyVMXC3VhWobdX0rV5HYMUSBh32DDA3CCipaDGUYiZ12iH3F4zxx4mG5ublO3d5pSOF/j0GU+n6/pMjAoOdVau2LOjiurn/v6P9aNvkoFfBjRG/+bQzSJ5AnSqoxCa7ODpmUHrKolwTKd6FTpaidvwLGJReIGbzy/ukIx1TtImB9lNgdbPrr2fW3uYZ9XjWdfYOvizvhar8RY50xMVDSVO7xUPZE9PMfDUE6fTJNqMp9Fmb+pT2wcOBKkPdO+dCbJ3vbs5RjAhnHGAGFBKcSe8Z8w4663VlKvWa6zbyKlypNfN7o4HuRUx6QFeyvIt3pyXPy8WZaLn0sQKNGl+b53wObyt2ef/p/glqLguKZpbbrAaYFueZxTT+JTgDONuMaubDV07p0avu3YS28PT2J5fwgvfpaB/t1JhtlK+uLaHL5Iam7RC1dGHi/f8cDxkWjtmmGWEmXicsxaQK2CxhckBmsNtHdft0zYnbaPjBwPccZ9/Wx33mt5W0d5Wlcd8fRVmoZdheJ+FgcUruztPvriKxwp0zvraxA/E2Ko86D+NQT+fXnhSMrIkIIejobOS3pan2A4ck7RuCrpHJFWXu2dDIEqYc8gz5QMFmUCCIk8khUBqbHDveKSqjRMdjdQ0dt+oe7k7yqE8hnAWlOm3s+ZAk6if/gn26215OHAFwL0DINYvvoJDHU7QY5MIB55GOLxz5vLV4uAxCZtQxSxuckjCgZr9kIZY9bc4pMX++WW9de/7viRmDL5gJ45V6D3RvEyal0mfYKTCE7NFBlh6hpEWcmx8SCItOOmPD3tHONTgHTrBISnqmDOUOuq8c8GMMdZD77lDFmsJFAbQqda7LGngOFvm9KPDCbbR8uiQR4e8iXYynj5kAMUoS5MACk77LO1FTtSgGg6a6BR2T4rWlBMLMWfWSQ0dAcJI6Cl0jEhu+T5RTxEqkZmamZqZel5MzYb2mQV3jA4MSXAHZ/2B4aXuJkqrYav0QJa0tKwbxaEQZFYJhKGjFEJhBXeYW4SpEBCZ/VGhbCEPCnlQyINCNrTP8wSLUZ4msRqc93n6Nq4tG7fuI3XdlgxRtSnugNV5ooS1WlMHIWYQY8+1gQhxRIRDaB+sTSOZrZmtma2Zred5aMUoW5MIDC76bP1raH/RB+vH+vIQVcuybjpfrrVESEALqMfSS22kM4pDL4EjoIfUsoXM08zTzNPM0/M8lWKUp0lQBZd9nr5ZDVuqy9UBO7Uq7EZTIAk9AcR57RREWkMBMUVKB6o6D+E+UqsmMlMzUzNTM1PP8/CJUaYmsRcC9Jk6kqmhxtWhRA0DVfaypDOgLYWeaQGolIgx74zmPtizUGi3T9nTpWnIrM2szax91IkZbkBbfo60TcKBBOzTtpeMoUbVcB6GTmHXgiVAaWMpkRBzigBhUJG4JuA5FQrrfbaeIvtCpmqmaqbq123BijNkKk8CiUQaSPRzaKj41anwxlKkftpdqWBa/70bKay0RI5JzIkjhmthGCfQO4Ac5US3jrb1h08VITwrU9ZUbUbPjkmM3bvuWPUyfOhgPoVbx0pW0b6Rb1WgUHlDRXVDz7txkKFqYKOdeu9ifyhMePmBY1G/blUePV/FVsZ499BmBGPhlLmsGnhxL3HCY949yZPe9+3pFPU9e9K+9eRD+XgSGCXSwCjMQPFGzRcrdaWKd6ErJTIMZcu6aCfF5Fp3qogRR8BbZazWWHhGnQiXFFKSGYrsTo5JA8dJMjQ0se5i5Vx4QWo2CXPP8AImH6erTRitJ5vwW24Y13dSYb6c7wbjnSHTZDjZPej41OMN7vRaZTQpJViOzvEXFdUvKq7U6oPbPKwMm1c27GOXlg252NW/+smLMIk+EWn0yXfbxSYY5WXGm06CAVsV1OPMToTdy3sJNFAYCT1mWGNImJPMIqCYJ0RSIRP3jW4bpxodm1arqNTx8XFAhuyEIiyzDfVk2GTIWBe4WPhSZxgUzcOv5BFGwo9qOlM6fDAY0VGjehUHx3mYFKTv6Zf5QyvyUbm9Ph/+FXV/qZ/90E8ZqtH/PcmbedqISYIyRBqUEWYvcUjpEWZVXt8HTOdqhy/cK04RtcL7+EfMqNFSKIK5E8Lhli+dJk6Fl2YGWjd+m0Ql7I7H+DJN2TbCJTIjedy/hOH90+U0mNPhWawLSEqUhN8zW8RAlXVMVaan8zD4l1H+1U8rYmE07pvsJtEwUPPPjU0f/hanlhlBxyOoeuDDU4xuWf83tK/5SVNHtoYNgukO1avV5+VmYbarMO80n/u7/6Ys38ujmF7ssMcQDVD4Aiy4h1AShhCWnDtJgJVOtttRaQvHocd0fsAkTRQWfspELacTPd2YxXQ+cXGi6bZXk9l04+KVAS6x2yWw/SKz511DJBPqlXP/uGTxPNBjelXOMbq/qai9K4rXMdtdoNi8gDj0rro8LhTExGHr7XK5WIWPP49LrZuIpuqDxcepKk2putky72IYiN/8dJdpl95U65kr5+OC8aK8gffPXm3Xm8VV8W/BhHtbPrL3z4q1K9ccK4NvtygSl0nLX7F+XqJ1OveLuOxxWaVzCtqZ+s/JM3gR+u4i+uXF1JLxjpovXYUPvP9jTOGyvZrHP12sFttlUS4LV4+lec4b9/umcDMX1xnXdTI2U76Q6TyncsqpnO6W0DghdLqr9dPVVUWouKjcpO9t8DxtCtsto9GkOAfr7qfF2VU+MjNO+6UtmXdfX2UTRwCKL7AQT5Ahp320v4abexNvrohzlHhzRXlz1ebWRVz7CdPPTbOnFe7KfJh93tvzUYG06214sZ+D9TcNXxPIsWuu3mCI21xl1si497P4FA1F3xdusEddNEZDA+tFvIvQ1iq6biT25mz6ocwkaeLFJPFek3fqRd7yylted5U7Z/N56T6tpiO5e/dL+/h/t6txSvAP3dX4tCJqx30euv+0ZCDtcIBktCGC5N6WFc8pInlwtDi35D/lDGRwECTJIIgGB8Fe0op2pBrOW7Ff3s1tSLFVFCLKMBAaE+iMBRhoS4TACLV7lPutHDdpubtR8QTuHnlUzKNidgT5WgfDU48lD5n4aHwcock4ggfHkddhAN+o8OHB2dRVUjo8mrRVugMK5JBxp7F3CGnuAKMxEQYw2jFLsekPKG1DeUzJY0oeU/KY8rQnJ+gsBxSWDChkcECpz1kZHE6Wu7KRwaSusOd/DjHxiGEiiEVaG8udB0J4r7XXRA8MJXUzeSDJA0keSLKX+nEgxmcJYp6AmA6C+Du3nl7MBzlsm6IRDFflHQpL6KDl3ECFBGIEC86wAMQTC5A2iA1QuGolQzhDOEM4Q/g4CJOzhLBIIMyGreHLxWaxuVip5eXnYZM4VtiVj5nFbaVuCjxsrQeGcq6B5AR4arRHDgfb2LJgLQ+Zxm1TmcyZzJnMmczHkZmeJZllQmY+SOY/raZ2kMgXVcEIimNpN78zkwAHRkEhtRZYI8NVPBjOOqy4TY6F67bxUPCFGb4Zvhm+Xwl82RnCFwGQwDdNVfrDdv7hc/HTfLNa1E86AbCPhXsO9sm1DnORJTBm0fdWWSi15Ew7jCmi2AiJaGv3Jg0cB9yyock03vqkiepuXezL93w9bK/zor89bANHyzsryjtrYm4CUusjtVex5QavcxfAp3bneVafsZVOI2/Sgzz/EF6Qcx+eF9qp8ETikZ8RhoEs03gOaOm+Pv1nDD7MKUUyEE/lS/81uFPmKK1jYwCC5ZoMIGlu1ldByavirzHt0Wt1of45nadBACaWTqLmJ1d16XgUwOHK+2EAZe3fYu3fmtpHBgSk3z+NAU+z9j6SbFc7zFyXuOUuTs5NH3d1j7vHnpj2uzCuKgFWJHOfGlVKqkKtVmp+UUYWVUGksXp3PCnqe8iGdh5XhseVL3Aj+YqgPIrBs/NuH8V7EoSLwAjeu+fblrSs8DtwxG23tLtCrpxxjnpFPTZYcU9smeiHMMgUpu3qTLeNI2Nx75rtJ1ikyWzPbP/6F1FuRsoH9d0epWQSCIvgMCV7QUAtxYaDgPbLu6sqNO4nCqAsxEBwajnBQgEuKTIaGDvAylMEAWVaZlpmWt6zX/VTNIjRWWI+CfVEaMQYnq5L3A3aw7uyMZO4qtDNgUk1AhIpIr1F2mlKJCYxRy2QPPxND1nFVTMZ9Rn1GfVPxTDGZ0nMJKgR4WFi9nYXE/Ls7TGmwEwrdA9GRA5yZ703DjJnuTCUaOA8wt5yB2gXmGkzGZgZmBmYX8MxMTdDJjlLZCZhe4gMI/PP7tN6GJjzqmQMl7G4A0vKpLAYYqgVJNBJ5U0wMyVgHEtry6fag2VsJKMyozKj8qnYlvQsQZmE1SE6DMpXs+iEOsJKsyscw2Vdo+tDLGncj5JEYBTzZVivDDWOAYTD9BzqIWLW7WRoZmhmaD4VaLKzhGYSBofYCDTD61adrBApynaFo9CsanSgCRwwBlrhmWcUAEe9UEgDCb3CmphhaFbtZGhmaGZoPhVo8rOEZhKhhvgwNN8s1pv9TNcJfJah+Jpc19fUPuDmGqv/tiwf46n8XGOE1swlN3IjWMLs55phmf1cn/i2forCs3N0RSOMh0kgHBIjO1UlFAf9XTvUHPV77dXqGMnQCeAFlAIF65g4xWMaNWSJV1JaXPqV9Teu2rZOZijfDfuzoZzZnw3l05H0QR1hRymaRIMheZCiw/6wHQId8IsdqNc91UtYDjlDXDtmLHUcSISUZkAySaz2B1h6Yj/ZTNNM00zT7Cd7RwY1OsthIIkaw+AaY9pO1TXWdFXjWnM6VNs72VEAzIR1FilGPDDWEuIh4wRBLMqUyOP2dGgsDwF5CMhDwJMxqPFZkjSJLMPwMEkXK3cYpFWF6zgaanWzCRsmMZTAesQQFJgxCz3nDgLjKQXqEEZDW5mimaKZok+GouQsKZoEbmF0kKIHnR9qBF3vA9Gt2MEpxwYoIaRHmlGiBNdUaQW958xrQ80BnJ7aIyITNRM1E/XciUrPkqhJYBfeD+yaFz+ruY1pCwccIuazqmyZOkHsF3SJibgK83hgMUQeIcMUlVI4bbVU3lHUIWbayvGgnE/q5io+hm7UMvIhckhWaOw+3xZ/oZ2Iiypp5+sKfJtLtalqjOaSVPPPRe0c1yDoeQXJ+aLYzufOhF+rVp8LNysBur49Ia/R1FM/uPKhkvfBJNYI92ONXm17dpDZbjqijRe6np7ck2DhACc1sRhQrgA2VmMsqLJI8655Ez59CmsmNBOsmNUmjIjTxaTuw+ei1vI5do2VefFyNpv8NJ+U6YKbGy9+rcf/dTM0leINPyGMuNqFESIOY+ur+BZXxe73rl8UP4ZbnJXpY8u8sGXd+LFoOSTCj1lhrxZ6GrDgY3ZuGywgr9aX4av+cEJJj+cSvfnw+GCKSIJKcBpU8utiHm6otHo+xCzPk4jedPvyU1Jhl999Ne7ud239fYe/kQ8c5/I32Oiwgm5yNgg/sbff8FPfs/zLgfp5MN9ni1VMfvxJfS6N68vFJxPt5FITO7kUi/kszCNeFP8Wky7XfSB8+jLOD0pjur6FUi7RWr9UH4Mt3ihn5ZT9XDcSLPWli0oyObVynjXc3jXwVtOFUQKdnY8dHoNrEnyC2Rhc99zrUkINZpTsVejaI0py5qRSylFpiOeSaiw8lZ4qIKzYgbbXzHGGyV2C9QSGSQZrBmtejvkyvj6o590oW5MYFczH2NpzuutQb9jfbqBKN20vxFx6zpUESDKggHEQWUJsmPFJl+wPDjSUGZsZmxmbjdcz8WcbgytKgkOwGIPrS73oLJh1eKfqwnG0ljX2MpkB7jUkwFuMhDIGAywwAE5RBAQaIWvZTgZrBmsG61NKeXZjwuKzJGwSOILlGGF/jUvhY2uun+rCUcJWNTqEJYQziWlMpYu4lYjEVJEAQs05AAbaQcJW7WTCZsJmwublgfPygBvlaxKRQcAYX/vObx1Ojfi9DdXpehA7IiGkKLoNa+OQFs6rYNUSg5Q1CA1T9iTebpmzmbOZs1/XEgE9S8AmgRokDdT4dqt1FZ2xvEzAqsvLV/XViqfJtW5iCAiQZZ4SBpQWyGgGw7+c9NBKCkmbPS1p4DhsVg1NypYm1XHr0bEpEPRar5p7oGb6SKMX1+SXeaGi6tclRwJCTDyuvnto/M/qo5r8HBBSrDefw6ebQ+RDX48OcAtfcbSvhC92Cz7labvJmx3ye+sV9x3fqoe2e2ZP+tBalMQDkDQe4LvpehMG0vjay2eUCNbuisqfuhPt3vW9zWdLmJESSa2RVwxD5qFjxlkMoFJtFoK9Ro4Tb9vY+Um3+4BvJNzkI49RubPpf8beuXsR+9Ltl/e1mzyC78uKWcGJ/znp+p9vdfHD7PNeapGt9vW1xne1vtJdcFeaYy0lIBY4RrDCVAPCqRRASqHTU/Xqjx/rvbrVk7Kdrp95Y3Z+iWLFSRUbJiDVE/08S+cl0XLs6227duvS8NarOLeYu0/F978vZwtbjb/hZ64b1bdSD/MbFe7loyrFXungRfFOLSMEov/5bHoVzEtb1Q+9Ikx14u1N1exF8YCO6K75ZbPyhw1Je7BKX91Dz+hpiztxSyepW/obFfqEXm3Xl73hebkr6g7Pe9f3kgRRQ4SKCSE00Z4jhaiMiYo1BZ4pkDjhdho5TvRtY7ccntG+vzotsxOfcnjuPuAo1Kj0NuSuO1iH+w5j7GJWXC2C9KtBW1VhJc0YHWpdMzgHRJTz+vU3YRq9Las4NXtevIrLHbu/vTUrtTGXxWtX/LBy7mGH9OQNDqh+v7Qv+P1u/Gil/mNcaFnEHxEw/u/zYMl0ulBtq4Qaf4t9oAlvKEOL+h3i7++2wcgJWP+PPYJ0F2+q357oqxTVpv5s0M22vI9JT2alolIUNZ9JJVm/sfnFjTiVBAsQ2uHUKtRVvw8GCizrwpsECRysux8gMF75S0G1197N4oOvs0lOEBbQe74jUcHhU+tpNYsIswQc1+QWRbW0V65+lkvM4c2G3qudCk8hLq82PztSrSwu1sbFBdWX82J6FZ7oJtZaLN08ttsA7pPTcSlynddK81rpSdMEh+64mZowPg6PNZ3CoaGmrnBuE8cxSp5dMAMZg38SzEDYEPx7zrYNWUYcbfeKu6cAI+2JAp5CzATF2jJtMWOIU8UVAzoZDjqNHGuq3skIcBJDNY8AeQTIXgk3YuiDBiyM8jMJWCB8iJ91fxkCqNkVDRO0mVymCA2Te0O9Fp4TTsM/TGliDcDCUeYlsH2ENp0tMzQzNDP0aTMUnSNDcRKXQMQQQ39YLDbDNqhvSoYJWhV3AMoYtd5Lp5hTHjKkkILhv9EoVdLaARu0aiTzM/Mz8/OrSLH+xBcj8FkOAknoBElDJ352ReigPvSR8KHtSnVM6ZhOMhROVmnh3upzv86B1efxyl/G/YH2Grfdc1mG7j/gPc/ddmCoiRhxX6eq3CV5ipou4V2fEp0096J42zj5Tq/iY24QWi3uFKUSoh9w2XAF/k1ZoW1jHQYd71ZV4rfam3gVfYjz+JDHh7xKfe3AMEjRs1ulpmODQxL3QcHA4LCXbaeh7lCinbSsMzFAHimmMMYEQ++8I4prrJmSAmnkPd2NFmkLx80K7np0OMH0II8OeXTIqy+n4euDrmCPsjUJ+aBwgK29DcCGWsP7f93SriM5IxQYhbWjiighqfSYU6S05MRRTnqEPcXuX2ZsZmxm7NeRHeJGlEVnSdkkVoeiAcq+uZzOFuvF8vLzAGmXaeEgbdsa3d1CipG3AMnwg52GAgLmOIUESC0cSrKa9dvJ1M3UzdTNlu2NmIvPkrlJdBXFA8z9YbGwA7T11eVBzsaybvSFJZopZDS1DlkbmAqc0AoYTAmF1vcIG1vIbM1szWzNbL0RW8lZsjUJbqNkgK0/q+KVWm3cAF9namLqokHGNuVdtw2PIeJEMi4N1ooiQyAUUjEtYsyb7HG2aSWzNrM2szaz9kaspWfJ2iRAj9JhO3YzuEI77B3XLe3m6EHeIAKdcFRLR62XnApDMCHCIQn4kDW7ySu0mbGZsZmxN2QsO0vGJnFwNI2D+7P7tG6P7X3brGg3pJ2H4slVXTzZLXhXvB0q7MbDQY8MpIBppXV0OiBUEgA9oNAim5wJOtTScdAdavG2Zw3eBWn3HnWFtHXxUa2mi+26mKlAm5iRIZ4puN4uY8LIYh2FYXYZISuAPi9+fPf6Z1ry8m/hM1vtio+hycWL4k8xB0upoJh5KeDiogh/jk+kAdYfHjQzw6pMFzF8Nmi3rO+EVKWaePLJV3ASl0XTuKy/xKfzfewxA2oO/WI2cWXhvpb7RXvnoUvjGMbMESaCoiXBghsZ7SZmBGi3tvvtHKfjfnvncGJo/yk3SVeCjWCn6zAwf445WmdFdeuNzMukGiqoPIyAxYdgKOjtKozHOnSmi9ViG6RciruyruoeFBrZXG6v9FxNZ8VlPEiyJsCLfBpoqQWSxNfQNL7mh+rU1L6HR32c6r6HR/dy13mOOOOI455YDI2VAHNuGArDmpUO0XajsdvGcX2/aSvYxcu6wZtq4B7mDM3TDYb9sn7EYa5QGe3hHkO3rZWRSEKVx+qWR1vvomHir9sZ0nHMKo/BdjG0ZhP+Gkxp7TafolW9S0b0S/hYlUCmeN9J3RqsyyqNTHGlPpRpzsLs5ao6Yzt0nKCqMFL+IecI/WrGQZKEVdA0rOJtmHCV7PwlkjfR/rouWNTXK+l3rnY3wJRHHnIvvGUk/FFIazQ2wtpgVBPaLhl0mjhO+E1Tk7KtiblcBWFdqXUDgS9Rfzksnkr//76ukpR3n3JDgaDs5WpxtYiHZC+dmYbyevxrJv2L8HACDqrf+Tyq/h8xD3qdrWy9uAqfnC8+fS52Pz20NF1NN2kM3akN2dvmFox3OCTh9npfu29DWRZt4u7OUnf3b9VKh/4TR5Q0CXd5tRwF+9FPSeGBsKeBWl+Ycjtp6Mb5P9E1BukJgpySJ1ct2G3XLoae7tbtmptt1tbKk+Zns6DIcPdX5cJLUZ5JVh9Ov12HSep6/aL4djud2Y7m1vE4+qCZsRRxzVd9gYGa1+XyaQS3WZDrAuPs4n3YGAATn3QGhwHYn7Wk7Bn2Te/X6E7ioZGSWswsltGNRwFivLeeU+yRVu1yXL+dIw8quAtqnuKIgkzNTM0nu5txGJ4PGswzCs7EzZyhEXC+ro5I2ouZTBlUHaI0GD45Uq3LUYYM85oahgHzmGtnNHSUco5NmIUOczRpLMM0wzTD9CnBFJ0lTBP/cYZHYPrDdLXexMTuoe+O0NTHKpN1U2UUp2m9bhSP8RzouL4WzFFkAkSdolRQhDDl1KpBnqatZaBmoGagPiWg4rMEauI0zsgIUF9GQY6QVNVlowgtK3TYqY3QDBtvuBcGE8ixJt5SDQTyBtBhdpbNZGhmaGZoPiVokrOEZuL9zegINN+61cepcesRbq7b4lF0NnW6R8kxChG0zAvilbYCIoU0Q1BzJhwEbpCeTUsZoBmgGaBPCaD0LAGauHYzNgLQ6s9j/NS70lF81lW6+Y4AdtI7I5nEgCMIpRFe2GCQMgkMsYP0rBvK8MzwzPB8SvBkZwnPxI+e8RF4xr4S2h6jp2mLR/HZ1NnLrWEMEJ5aZiSw2ngLKEDaqkAiyMoDk/v8bFrKAM0AzQB9SgDl5whQmgRfMDG2ibQfwN3ZyBkM4u7X6MZjMKOocsA6bqzWyCgoMQmWpwPQ2eRQ6H47GZwZnBmcTwmc4izBmUSusDRy5YfpJgqveDXb6jRmrbo8MeHyrou1oWtDpd3UF8QpCCwTlillofUMaayd8RxGD9A2gnOwqSMD2dImbxjDcg9RnOmTbiPYKkC4VRlGVoaq2Uqeu9iT+ucU5c+0DWuSFBdVEoztKna1JvQlyKZeOC5iUHcgznRRAXQ9c+5DsVmp+brqgn/IgZ2VRJI4EZ7GibxdGBPlbi4Xi1ka21Ven6yb63VsV3q1owkpAdNExGV/7xkHkvtwyYX/I8haAtvYrrSJI2O7qqZKKXxZMOddSKF+ordVQudFPHI95GwFdyfkJN6Bp/EOr7fRkPhWzdM8pVfx4kSHi/1xbqCsq2jouGSUaw9jOmjkBYREAaC0cMDpdpQbaOg4XQ80+EX5RsrJwkkzjuye8W2UnXzqZrJeL+YX6+dhSqG3V9WJiWU2knXW9Feq6cQVn6NOBpJdDrE9F/wkAVrH9X7venePiQsBpPFeI6iZIRZ7qpRCVjkdpvw2STzSaeTYrCOdxo7JuvACnzz3SOf53kbUyUdvJmo7XV+69Vdtpv4Y5/2L4lXMmeQKVXw3vZiGzl4923dxdWBVznn/Fp9LzKg9bZPg/f3ddrNYTdXsP/b01F06qH5c0t3KPrapPxs6Unj2k81iYsp7mKiJre6h6nub8h7KvhffTZlge+qaFIJlL0y12zTb68QvlvOLGwk7cQvnqVv4q+ncXZWZqHqJhUxTtJ9WaL+gu/9BsePWaM00o0w5romR0GKMqZACi52291s5Ttz7rd0i9+KpTe9vF7MwvrrfN+s6oeLu3hKhpSlNqowm1X3fd0aTRzBhTBxweeqAi79rz4F+tdUdRzJsJ7vTq01dVnXeXsle79VhZFJQIOmFj4OUVJwJY7FlGpv2oO1eM8d1315zD9+N38VOqa5iYruLIjzr8rbaw7Hr/mtUTOUTEwC5z27SHIpdJQPapQ691wR1j6BHJ96RPPWOfO3s1KhVDHOMf5jtXCSbwSmdUNV1J9UfZjsPxmYQ6afVuPYjB5JtNJ/97ahMG9fewRd08xMk2hh/7ptOwtyLMgdjPzVu/WuK5Sq+e1NmvLpcrJdxvM/bJXm75G7zZYz23nPMnsHHmJg4PHI2zMTOvDNBST/gu1PYnXo6YpTwBgnoEEAUauy9V1BawoF37dSz08SRq0h3QL1TrCFl6mXqPfZN4tvA70GzX4yCL3FW5HwIfL2cQTueDCcM2ivu4g87ES4iwq0wknlKhDaAQuoxAQT7Pv5OkSooAzADMAPw4QGIzhGALHE25GIIgPvR1TucDIZWd0u7OSmw0tIJCSl1HlGCBAI4UA8DjaTnqE+/EwRVZ/hl+GX4PTz88FnCL3EY5HLQ+gsan5U6HzIAk8IRG7Cp0V3mxkYoThwlABEhPVSCKmAEFhI4D4fMwKadDMMMwwzDxw5DcpYwTFxDBRiC4UDKiB1RxvJF9Cp0SCgEkxoITCxhRFpjMEJQO8uoFEAA1ifhaTJFZBBmEGYQPjwI6VmCMHGtFXAIhOFVbBarQQ7aXdEwBuvybuSdkZZyFbM1IkI09dyFOTGwghtBkJd9CtatZAhmCGYIPnYIsrOEYOKLLNAQBP/i1k6tzOUQBVdt2TAGmwp7Z5s6QZSE3ggtLEWSOQ6po/FoBc4s6HOwaSaDMIMwg/AkINx5Gz8ECvlZojDx3hZ4CIW/Xn4uXl0uFutBF8FPl59NUzhMw12NDg6ZVZZBwziCiFsnHaZCEKMUoZZINYDDXTuZh5mHmYeP3TAUZ0nDJCBAkCEa1rm9hlBodkXDIKzLu2uEUhtMlRXaaYYUJNIQhMKfXIBgFcS+h8G6lQzBDMEMwccOQXmWEExiSMRgDEkvP9eOJ8PJufaKu/vFxjPsKMJYY8swANJR52J+w+hAzXWfgKdIy5UBmAGYAXgGftPgLAmYRIyINGLkVUxG44p/W0xDn+kHzpmyePKPWDweKzdU60B4XFX9uOC4zlfWfylTEjZff0Qs6AmC5DqPtaHFzYhnlC8pp6dBuYvMuMy4u42IS7vqOQbBiTGkJbEggveRthcCVzNiKAAuKepOZSGU1CjLtcOeQgFUsCQ1JsYJ4yVr3V2SBo5MzHCHVDuBMZeplqn2uCy3a+D2oEFuY2DjSYyHEH2w9ULcalAMB7h1Cjt4C5NSK5TV0mLlIIIs/IVwTJUJ01eNwD7eThHclgGXAZcBd3+AQ2cJuCSOQ8g+4N5cTmeL9WJ5+bkPuWVaNgS6tsLeifWaGqOCIacE9xZ4KaEW3HHlODSI78OubSYDLwMvA++xAA+fJfCSWA0J+sB7pVZDq26mvjyEubKsQzjCAYLEWouMM1RQhqTXXCrgrQTC9marZQsZbhluGW6PBW7kLOGWxF9I2IdblUG2T7dNc30Ib1VhN+wizFaZEJIZiRTXXjOCoQDYcOkEET2+VU1kwGXAZcA9FsDRswRcElshUR9wP0zntvj3dZ9wPhRs1yOEqwq7Rzcwi7kghGPrFSPaOOmgIxBACaXsz1GrJjLhMuEy4R4L4dhZEi4JmZB4gHD73nENgAZ94zqF3RAJgLhB1AmuqHfcW8FR+CM0QDIuIe0B7gR+cRlwGXAZcPcHOH6WgEuiIGQnCmI6n16pWfFmdwDbQPL4qs5kd0jbgaTxB6r2ksRXdX/b1T0yW/zYVx8CHLqHdPG9J9ylW8n22Mvbs3iq03aaThI+W/adwrqNms6KZXx8mXaZdnecKH6/356jb5wc410S8CDpId4d4lwv6GG/Qvd4XYG15BoDaKn3QEMe7DrGVUyLorBvjbteM0cGPtwF+E4R+ZDBl8H3qDMB3ICAD+pAN0q/JNhBsoPW3uvyPg/Zeld1jcMkrKp1J7uCE8eMM5gxzDjwCEglrFDEI6YhG+dh1dgDUBFmKmYqZioeTcXrvO7gg1AxiZeQabzEy/lFqFl8u11P5249dHyaKmtMdF1jfP47UvFALFj1ieOmvmPf+rAhYCOPdX9xzy2u3GY1Nc/b0wIX8/jELlwXgBX1KjJm9mX23d9UeK8nn+FEuApWGICeSGIppOhDby9IrCbJUJBYUtR1S/EOGMIEshBh6ByWUGgnHfFGhylxu2mbNHCcaXcHuDuBYZdxl3H3Ve1zXE+9h5z8jhMvCa6Qsk+8XvRYjZPh6LFOYfdwNEkYYgBa4qwJ81rvhZTWMc8Ys4b0uHeK6LFMvky+TL4zIB86S/K1URYYgD75/uw+rfvcm1dXh6gXizrM0xhSCChn2FkJESRGIw+UgYhBypHcZ15sIBMvEy8T79ETD58l8XBCPNgn3sAJQDVQxs7/2SveC6EFlFFoIBHcQcUMRsH04wBAruNBufv0O83ZP5mAmYCZgGdAQHKWBCQJAdEAAbfGVD9nH4C7gkH+VaXd6IyYO0ByoghyxgvgoDPMxzwC3iiCQQ9/VRuZfpl+mX6Pnn70LOlHE/rhPv16cRs1TobjNjqF3aPAnSVOKeS5EBhTqJU0UhLunfOQYrePvlPEbWTyZfJl8p0B+dhZko8l5CN98jVdZd+/r6ZK0+8GnfuG6nQzrdgw7SUUUm+9ID7YhAhyRwIkueImyQs61FKmYqZipuLZu/ldz0X+gE5+41xsAz8wTOfDf3GbxdZcFt+68MBD/53b4qXvGod1lR0O6793c4YKIUmc8kKlrdCECCMsplhDHSN6W/TVHz5Iu+v606pqY6LLe56oeL+T6k0/jPNy8xDrnhqoVorfrbwzm4COz5Ec4dZjd6hidJeXi81iXej2qZe/oqh/2nR+cXumXauCgb7/7O//9T50oc3l+2ffvA+P6WNVtX601ZMNnTXI9n35SsaKXywvl++fPX//bK6uXNlW3aHKzlS8tPaXeVke+nRZXIMjtBr/GQDf+7qLrCZtT4gX695dfe26bODZf//Hs5sJuOOYdkeGyqD8RCK/dEL2zu26TaK4Tbg62aGrUl1yrTsHk8IhjRjxACgIIbMICiAMU5RgyNBOeUkDR6mvaudy8cmEEa1u8EHtjCC3sigMFdXdRDthO6tthvXMuQ/BWohbDqHAfNgu14V3arNduTKw4CpMSi9by8P5KNr7Ud/NR54H67gy6bipPf3GqQ/Fyws3N58HHMOXoXSiytJxp/CBSgccwmPt49zBh77vYV3BBx7inm1ch+s8L2bxa3Zm8SpbvNnivVvn7qRvnqNjNxoBlgQJsOg+sHpOjiUThl0ck6Kusw9HUFsGkZNeGwoFIlAoi73lFoSRt2VX28Bxk/sTg+sEBm8GVwbXmS9gHubXg7poj7ILJuxiPWNLh3fas7Hqi31ylSVdPx3HhIYAIq8BJhJYQg33MUuqCdN0KLvgKj+fuZW5lbl1RtxCZ8mtxMEa8n1uDaWUKckwmk+mW9pNngClsFAIqpV0kiIEDcaOAOKjUaZNl2EnyiSTOZY5ljl2Uo7hs+RY4jYNxT7Hek4zJRaGXWaSom5QsA3TQSYkD/NFjRUHUmMBrAhMQJ4z3cXXKdxlMrsyuzK7TsoucpbsShyeYRre+3oR7np+OJFpWeVGeUzHa/bW63d1jktfOvKNX7DRe+SC/cuiupdi2U9RVe40eRWRFpoL6i9URFilwnJ3tzCL2WIVYFKEb5xezDPLMsvuOFHpnvDvahX/x9g7FnGLP/Ty71YqdnsTvnZZLHzxKvb6WPy3+BLetlnbiu+2i00Y2Yvvy/3W4u/vtpvFaqpm/7FHx25Xq/ZSkxdXbUnXnw3YuVx8mmwW0Ttgoia2vpuAj+Vk4SelBmNx9MGYlLZQvJtYs7qbSbX7W8IlZXLzBe//WD3Vye6pTmqcvljOLw6TG4+RO3HWRml4corsWfidnQ3WhIdNWdcC3a/QjVnhGDMtuKCOKK4R98ooDynhDhBG2pC9XjNHZh88Hc2PtEQzzTPNH6FlegOoH721kYF+JNATH3QEB4He28vZffvwhk63uOt5abEiHBFvCcXWUQyxcZoxyQy0OvH/2mskgzyDPIP8nEGOMsgfGOSJ0zxCw5b5YhUU8a68Pmidx/LJpi4fs9DbSh20G62pYU5wagz0iGrCcAwtkkZp55EYstLbpjLgM+Az4M8Z8DgD/oEBn4RlIHwA8LVADiDe7GochHxdrWvBG8ExhBAJw7kk3ivmHOBOAUYEEGgU843kMugz6DPozxj0JIP+gUGfhDEhMgj6KI3Q8nqQ8aYtHMF7U6MbKmAF9OHnKiuwZhJB4bkTmBMuABaODpC9aSdDPUM9Q/2coU4z1B8U6jGXcwv1NNTr5XJZvN1s7aCzi1ouJ+uy8MBxRb06BwJTw7f9Vn3bkacV9b70/g/m3dF6l38l/Ih1o9f2HPJFc73KZnC10NPIxPDcrfvoZotl1HgAvbrKxM7EvuNTiHZqP8c4VTIGryTWC7ExeO27fYTCSVU4+XXY76Nfo+uAbBzw2FCCINEgnkOJldTOeEslx6CNn+i3c2SCqlPQ7VS2aKZbptsjS8d3CHIPGsw6CrgkKAzxYcAN5KFPuPN2JBf9QJU9jwjPOWeIx0TM0iIvnVWKaUHCJarkEOPeniYn/U0ghzPkMuQy5G4LOXRukAtX1r/NIxyiPRk+sV1fhsbKnxKvlBBMIsqQGIbgvi9YQqWXQ85g++XdbGBeBM5ZAyEzDMlAQm2F9IGDgX0KuSH2vTzeHSxbdxl8GXx3Az58ltZdEm6G5DDYBnZUEuq8GtlSGaiyRzitLYpnrEmBLYbEYxSsOgCsljE5wBDhXp1kUyVDLkMuQ+5uIEfOEnJJZBZOI7NebXVMbl7vVSZ8M6FgopKCCm3dy10fT4CtxSZYaIDwYK8ZZsN/rGbEK+BMu0XcbeM4knXbevgcrjuq1flby52ujft9U7iZi317/byI99zfHw66nH6Yzi8KE15eZIwqVVro7WazmOcsrnVHTiJScBqR8m0Jif4mWQmP8f2xTvGBrbGy3nG7Yp2vuv+g75iwovOQhlNVjJxXUPbJ0IJbx6F4GupVmYnXL4p/Xys9qzJ/h5s3H2afQw9fbxZX03/Ggjwq51H5brfN9qV/djtndAxmSVQGRj2YvXbzbY9kV9XFzkSjLekMyFgizj3FGhlNlWGEKMiI1IQbzBFvj/NrP3/cYHwd4dDdp+TJhMuE+2rnHdeB7kF3z0Yhl0QmYNyDXC+PdQWR4UTWaVl3KcVyhZHVxmigrZfWMWI8UtYrSYFCe6g7RSrrY825DLsMuwy7L4cdOkvYJd75mPRg1w++qigyEnLVKezwDmiIPNZQYIWNQIA5HJPfCIusxDDJ3N9pIgMvAy8D77ECD58j8GDiuY5pH3hqtdiu3axPvLZgCHl1aYd5jqgyi4ClxktIKAaUUyUFsth6Ux7p1GFe3UaGXoZeht7JoJcI977AR84SfInXO2YD4Av9cjtg6e2uD2KvLNxzczcGAaElRshTgqkFnngfprfMSqt0j3plExl6GXoZeo/V0qNnCbzECx7zHvD+tJraHu0uqosDqIsl3c0Ko4km0CIpkdMKQCQR1MJrbiSzSu1xLn4+Qy5DLkPusUKOnSXkEi93LHqQ+2tof1H1kh7rPsayqr8NIy+p0J3XcgMtQRpBASUn0GPHkYEYUascdXaPfEkzGYAZgBmAjxWA/CwBmHjDY9kDYO/kqAoiw0dHpWVd4lnhmaKUcE6DrWccpUJ5FOa1yJrw9z3ineLwqAy7DLsMu4eDnThL2CVe8QT0YPdzFLte/N7D3awtGABeU7q3eaEBohoDoKESnkBuAXFaAAixV2bfQaVpI0MvQy9D72TQqyMf7g978hrswQfBXhJDQdIYij+rzXbl6iecUG9eXp/snl4Fvc7VLuych4pQQZyBBmthEDMYUGMUIU6ANhKo08RB1l3XqeqW3O/L2WLlVrsmH+JY0Poxfl/fS9Nj3zXw267duhT9d9MArVXZhyPL3qjwZzNr8uGtYz69yS/z9f3E/jz7+3+9Dx1oc/n+2TfvwyP6WMdSLeu7WseEekGw78v3MFz4Ynm5fP/s+fvwYq9c2U7zm9ZNkr/wm36Zl3VCjy6r1NAI7cZ/BqD3vu4Zq0nbAeLFum9XX70uG3j238+Hf8Vs+p9RN+U9DP2Qfnn/tySv655+TEyEeHfRWHXWxu/KfKRhPP7BlR03dMTFerPrtZdqU/x0FWNwY7f9S+k5uz5ZrkZff+dkGb4zVe1w6sUucwbyLQ7yLgmzIGmYxcvVpvhTrL36nKZVXG0mF7urFeuSa920uMJQIKlywX7kGHPHHNVICQqp45a1kWRJA0eGbrcN3SDasWfhoRfl8R93Gu44iwP68+LCLa7cZhXGxyb0saTcNHw2dKZNDHW8UusPSSTk1xHk+Ga1uAqWZJXu9HWU0l+ciaZXY4LV2U9fNQmBfwxTsUaFp9LVsrqJKsvpVdTWqryJndVYJz1tshJP4nxwUqUmPqC/oJhJrZjJ29uJMAkDIGkYQHgqO1M0PJOr8GZTNZqkONxtWTweznmo9oHozvRjxwV5HrqBh4n5HHq+cf5VTkjcqhzHgiZXYXJV1QlDQplpofPB8nfaZoLzonh7ufhk4hymrGq2q2jbhgnO4h/Rcnkepj1VFrJS8nUm8PA1wYy/qvM7RBGsZ859KDYrNV9XevpDnrrlqdttg0XHLNfwJ6cCqobsvW5Z39b7S1l+NgbeOCfPLtiVjQ0ASWgEIWMDQC8cLC2d/DgYFTZQZe9UGs6t45xo4SkR3EDEmYmnBWNrRJIpdqChI7NTnHY0OMHcNI8GeTTIuxdfyNYHja8d4ypKIjAIHeVqN/t2l3QDybd7FTpE9UbH1ALAAG6VRRxYpLhxnhAMtfNihKhHp97OPM08zTx9DBsjNyQqOkuiJqEdhI0R9U2txjGqJuXjZG0qdYN7jSAccmwwx9JzybmwBhngjeSAODJM16apTNhM2EzYbLE+fMzwKF+TSBLCRy3Wcrft86jRuis+YLdWdTpw5VRYBREwRDNDGWBMIq88UIpgpQwbMV2rljJbM1szWzNbHz4seZStSQALEWNsHTitpoO7sfNqBit111qVpVoQaKAV0klurfaSIyM0hErbEdv1NGfWZL5mvma+fjV8pWfJ1yQ+hshxN4beeREd3o2dGDFYad/hCBtMAGFaS+i0RgQ7YhUjnFBbxmUP8PU0p0Zkvma+Zr5+NXxlZ8nXJCSHdg6qiC+8yii2Lr5vHnIK2KrCJFaYpBUqwg4Xd5cGAIOccg+R8JahGLGDOIfUKs2x5ontOtjWkXCt2zSxTe1Cx3IT5UMHKT3zHiaZ9vAzb7p6GcNzsXJqswPLwpfKWy6W25kKyih/RvEvRflDanf2Uzp5lsK5hUdQdUPVYx1wCuoV9/2Cvq1+0svmBz1+9+9X8Q3GYKrip+iZW2m2+LbugXM7qX7rT/E4wObVn8pLNQy0k81iYspbCF82mba3sBNBuIXqlZQnEl7vIz6i9EqV1/qpoiQ4hqbBMcHmKr5frQLw38YuWryLLzbhTyiflOWTsnzSlFf4GSzt0IcRiJQ13BmAqEAMI+EIcJQiBYmDrdvqYFPHwSc26comYxzemcImNeo+qc+x716pD7WVVt59UUYRXkWBaqfC54P183X4lO9ptYid8U38sWV4xq/TYOSFUT+8s01Q8XrjlI0sfhWdz/8W7MK/ToNhsThh2MaecCexA+26zrAshxVwQ+9xlIRw0DSE4+eAhxhJ8KZy7G7EOKsul/c07i0+VOuAl/hseZxveOfr9HY6u3GEmjihT3j6xKoxvBd/uwvTrSYym/AJtbJN/G3siOXdxzGjipiKI0b96yoNRru41KXerqdzt64iEuIs7C6Dc6uRqu4/8V42l5Ebza+pX95unhMUvgg3HrkSrIVVmNIVpSCD8V/91GJ9uVhtzMKGH7RaXJU1A1YWcZoXEy1+LioB2PJHvyheztaL5/Eor6sYvBzamPpQr8RYuI+5c9bZetK1bp/y+pvw9Z23EgNCglmRXC4f6qv6YLCXpp6ixPnn3kerBB3vn70IPJ2aD+UtVyeIrfvfXDYQLs2Li0Vs+H1QxOfwBCf/Wh8+tq6/JLyCsqVqThTRUj20X5ZuR+jX9aNTu5l2Vadze2/Kp1xXvaYr5PON6vncHuPOzuObj0E7CfmheATaZWcfI3c9Me6skfUqdKwoG76VYWqUQsAq7pxQWGkmuBeMMu93WO81c5wFdSK2H2lHZbZntme2P8Ilu2sQ/6CO56N4TwJ6KBnDex1Uvh5DvG/LxzHfVOpOmMPUWBuOVMwgBoGEQjEiGLNSay4NHEZ909S94B5m3GfcZ9xn3N8O9/gccY+TOCNKx3DfP/egg8qR4w+G6nTPFqcaAugUJRw6ToBUjgdeKWEJ9dqMmPUnOQwhoz6jPqM+o/5uUE/OEvVJABRlo6jvHWbYhe/wmYZDdboHQRCrBKBcMa0x49xIZb30UHhvmPFgBPWnOOEwoz6jPqM+o/5uUI/OEvVJLBblY6h/F/O1XS3mcfN3jPebbp1x6KcVu4d4C8ziSbYQGkshpAQhK5gHREhgtB9Z0Emby2v4Gf8Z/xn/54h/epb4T8LFqDi0qNN27ENrO9EpSJmO4+3YEk9btTsIWK8JZRpxr7jTTEMCqRVegDA6+CR39IEG8zCQh4E8DORh4ByHAXaWw0AS1UbluKfObDnuqVOWHfLUCe+js6SvKEAEQy819wwRaaXU4Qoj1iFr+ZinzmyZ8Z7xnvGe8X6OeOdnifckqI6BUU+d/bP9un4zg0f8DVTpnl6vmPIGc2i1ZcBoCLkXCnhqgXTKyBEfnRMc+JcxnzGfMZ8xfzeYF2eJ+SR0kcExzCe9Yoz1pTwnV3WVceAn9bprOMxQAwgGmjBriWOOCQKZZEQJQ4kdpn7SWkZ/Rn9Gf0b/OaL/QY90HEV/Eh/LYSct0Wq5WMU+2B5S2R6tVJcdOk9pr8rBQ5T26n5plqH9r7zN+WawvHTa85OaJ/iuc3qtWYR3UGkw6HS7dvEorwTdu2xJFaB32YXeBNT5xWwaCDZ3n9bPw1dP4+FozwMu1NXzJqHQ81oY9c08L9zGvIhJB1bl96/j2WqXsZtGDbnwVD6H4aVMmfOHE0a8f8GpO5vPS/dpNR1JsbFf2s+w8W5X45T5NYbu6rbn7/SVdHahmHKMD0koJkeDfBg4eacR4tixO93ybg5z4oPB5LCASEEmoAdAaSGpAI5a2DkhotvKsSnKTgiPkyQoe8LwOHlaq+sF+KCBcqPiSwLlOB4ZnGeh/7ribTB03XxQhHWVya7KiBi79bqipEh5J4XzAkrPw6sEBFqtreZEMiwHRNltLYvzCYkzD/Bn5sM5xheSRGZxMsiXl7oblNUKvCkZoUlZ3M2Spz31wjNLjMEAMuOUYEhIo0k8/JgNQKRsJLMjD+xfLjx8lsJL4mQ4HRTe7r0Oii8tHRHgrko39h0ig7TlgvggP4glsjbY2YQobLDxeECEu4ayELMQv1yI5CyFmEQxcDYoxFeXajU8AjYlIwIsizviIxZxKzXWyHhjHKdhTouYUl5jhJT0A+IrG8nCy8L7cuHRsxRe4j/O+aDw/hxe5qDu6oIR2cXSbuZ7zaizlCtgSZiwSmqF5lh4oCTyyPIB1cU2suiy6L5cdOwsRZd463IxvJg7XU2rzKr9xdymaGwxtyzvSA9iZjxUEjJAnIASCOk0phwr5iAAamgxt2wliy+L78vFx89SfIkvJZeD4huJlm3F8e5AqOxwre5ICLlyBihvDYYOc0yl8YoAFieADJsBOb47WZBsFuUZifIOjm2+XpbiLGWZ+L4JMCjLt5vFyg3qsSkZEWJZ3F1+CR1XQ8IQsNYwTDhmHDIHjPU2jIxwQIFlI1l6eTz8cuHJsxRe4nkkhj2P3m6X4U/Diy9t2Zj4qgod+UmCCJJIcQE4M44JE4/wpYJrxIxVdkh+VTNZgFmAR3gXgLNUYOLbI9CIRaquRizRsmDUAlVX3ZXPIDNHmNRUAYUooQxRgz2z3HuspRu0PNVVVl1W3RGqO0unHpI49Yhhp563LvYHZ4s39dGRxbuyzuA4WNedNHUnTd2xcXH4A11/H2exIdBT6Jj2BJAwTjrIZcybKozTQ+PkcLNZwVnBRyj4LN1maOI2I8jNFHwz7d5Ctd11ViCZ4cJSDwD3WAKAkFAESEQhdcjdRK9ZqXl15yitnqWnDU08bcSwp82r6k0Ob/HvysY2+asK3UUe4B1WGEIoaRg9rVbYUaAtVFoKmh4Hu99M1mAeLY9Q4Fm62NDExUawkVnm7/VB3iNzzd83k6Z4dMbZ1Oku+GDNhNYIW0a9hQAJzTQN804otaCaDs47m5ayGrMaj1DjWfrd0MTvRgz73bxe6OnMFS+Xy0E1VsWTqnhEjW2djhodlQgzaRHG2inGMQHYKgWpYY5IMeQO0LaU1ZjVeIQaz9IhhyYOOWLYIedV9eJGzNO2cMw+rWt0R0WonCRCaEo0Bwh4Ef5uvfaWGcrwkA6bdrIKswqPUOFZeubQxDNHDHvm9FKctcr4YTC/2X55N80NgNZLoDwC2AMGJTFQQcEJtVwKNuQF8MMJMptl9T1x9Z2lAw5NHHDkiAOOWYUuUbxbhP8NG6VVjcm7xaSqMbaKmlbr5hu0TPhghdIgS6kIoY45DSi13rkwUA4NiZ3GsjKzMo9Q5ll66NDWQ4eA1D/g29U2VG5+z66PJMrUZY1eb+7nCRqvuJ8laKTmlwlupLEBtaG+2tCJEwXVj3PTkVqT821V5XhTxXY+/c+tK0LT04uYJ0xtivVmGgBXxEDrqJJiWW3lFP9SrN3q49QEUVZbAeuqERt+RKXeoDNni81KzddVnypCpytCzwstbmdqNftcTMMtrqL37/zixcMmBtJbrWfuKujocihxQK+4nzng27LK61jllKkDatFU37q+feKAcR3dSX6gHxefIqRflSnxQo9qBrDV9CL0s9AfynD74nXcvqy6SeRsTBL3Y0wxUuaH+/u77WaxmqrZf+wRp5VdfIDV40oEWKpuU382qPly8Skeu1Gl55uoybq6l01zLxMV72Vy5Sbr6l4m4V4m4V4mlzGrSFRGKdaUck3z7/9YPdhJ/WBfLKuIllECVn63QwQUCQFxn4Cv3Xzbp95VdbVjgyRFe+mONIKGK+cQ4ZJLjDFzkhGEgWUOtyGhSQPH2RqnQ98JDI0nhb4TGxY3p8fRflCZHLcmh0zIQfrk+LHqC3vkqHvIEDliUXcRAROkLICAEi25VoZLAbz10iFONSb75IgNZHJ8reTIttMo/VCm333Tj4GEfrRPv/2sUjVZ1FBKqbRsD4AOGoscZkYqLrCBEiNvlXfIEdIHoDo+mVQmYCbgIyQgzgS8dwLChIBswP4Lwp+V4u8bgUnRoCXYlHdju7kXFCEbs+lhRhhnGGuLNSSeOOxkzxxsWslEzLPJW9GEZJrcO01QQhPep8lAlEEtzOVIZMFecTeaQBGGnISYY0BQsKqMopYhbK1wQhG+j5LlSSIIMkmeHEloJsm9kwQnJBF9kryte2mfJOu2ZIgkTXH3qFbtnIaOK2qQIEhDSr2DWBnNDWTU7pOkaSST5HGS5CaBR3meNspDlnl47zwkCQ9ln4fxSK/BtSqzKxiiYV3agSGGmlnlrUbWa0oEpIhR7BiwniqszT4M6zYyCzMLnyALeWbhvbOw9YMmEPRZ2HOCruEyfMJzp7Dr88AplR4YyokLk0pJAxEJsBwZrQHsg/AUpzpnDj652aXIBLl3grCEIJ2cbpfblbk85DFqyho38BgdqXjofMnhT3yhq/bI11u1+nAzZ+1Tu4+OPNvGYzv8zYW/rZvjUZs+erloND93m0ASt3Zz46Jfd+m7Xf3OF8XLj2o6U8GWKFRsr9wyKI+cjT+4qH/sPTmI3s7verTLndvhixiNySlxwIaoL6f+yYtV5xw5djEt7C7TQIKEhJA76JCWznHIvJYSEqaRA8mhMGkTR4Y8nFZHpwh6+Lp0dOowhhvL6SGzro1LKfHkhbgvpX9fhjccQ0u+/7ifDKbqqE2Fya7CkLj2au0dosgUYs5bq5xEkmPvHHGOGq849aXB3VHZXltZbmctt9PnXLqx4NBZCi5xgIWkL7jewYJVBx0+VTAp60hKOA8x9tgzFiaUDAuAMVECO8Sds1rvS+oU5wlmIX2l4xY+RxnxxJMS0r6M3qh1mMQNjFdtwZCU6tLu+ZyQOmuAwDiMR1hzhCnQwkgeT+T2kuyLqW4jyynL6dzO+xuXU+KWB9mAnC4Xm0Xxp/ix1ecBUcXiSVs8KK20TkdgVhIBhJIcEmkstVhjTIlCggDpfXoQ2UBLWWZZZud2ut+4zBJ/Ncj7Mnu1uLrazqebAYmlRUPy2pV30zcgQhxTzHLFJIzbqsohywFnFGKgetLatZJllWV1buf3jcsqcd6Coi+rt251FXpJT1O760OCqgq70yrvrJcCa0up9x54riCzYYaluKOV21hHTVUTWUpZSud2Gt+4lBK/HyiHRqh+2r1m6BjJudct7i79aRjGJSYcp6EnUiK8lcIRXB6DAiToD08nybaXJfWVSkqcpaQS9xEE+pLq59Cr+udIAr20sGvrSU5ZUJHF1hDpCHJWWUWwY1hizXuLfidJnZel9JVKSZ6llBI/CjTgR/Fz+T6u96Yo39vNfSqGq1/vWTH8udMqrY5VzA4W5+ZgMdoXz87NAo+pLXGzQGhMbWPOFmXpYZeLtEp3ogUNAJ5oioynFEFinYTSYQ8xRNCb/aEsbehuBrQvlVke0e5nRLux2h7UC2NUaYkXBsJjSrvWF6OSwc08MgbrdrOhM6yIDCp0gFKuDPXYOQYtosxTbdWwCO/FOyOr8dzdM26sR3SWekycNBAZ0+OIq0alg0MOG0mN7kYYYUY44ZgXIB4w6aymxENTzue4Y8OKu0Pnjayzr2TUw+eoMpH4cCA6prJRT46q9x/25+jU6Xp1GIOtMwxSyhxCElrmsTDQKeqkSBKMDrWU1ZbVdq4uHqNqS1w8EBtV22FHj1oFN3D3GKjZtS5dmMsBALnUUnMANACUyWBhGkW5LNOqD+nv7l0/sgq/EhXSs1Rh4gGC+JgKD/iBVDq4zhtkr1Y3jRHxxgBLsBVSeisZhExbbSg33FA3Mq+7Y8+QrLqvRHXsLFWXOIggMaa6MTeRSgAHnUXSKh2xeYOBDnM3DrA2XCNMGaMGM61UmOMRNyy2u3QcyUr7SpTGz1Jpif8IkuPj25gXSTPYHPQl6VbqHqVqRRjXvGLYGU2l8cHWpQww4YwXFtGxwe0u/Uqy4r4SxYmzVFziXoLBmOLGnEyq/n/Q1SSt0k00DpngHIl4hDi1xjOEpJGGKSKt9xwPa+0u3U6y0r4SpcmzVFrifYJT75O/LMLH48s54HmyquvcwOtktOoBj5PRz3yZwEabu5m48Ik9TUYfcGHC5yrV1Gcr/hAz9XxUsyIILAzrxq024Y/xVEVnm4MXg+DaPEK7/ELn6EtyqGednR8JGdNN4keC0ZBu9s4L2/W+oRPDOoXdJUVkofDceyw8Qt4TCBVxnljpKZHJwRedJo4biU4plBOMQo9OKCceZ26jlwf1BBnVSuIJgvGQVvZOyNp1wKEzsjqF3WMRgvGmkbBMWyephMBo4yhHWiMKURLK0mkia+UhtXJyX43bqAWdpVoSPw1MhtTy83TutsshvcyakmHFVMUdzTCGoRQAQiQApRgrYDESBnNHmbLa9jVTNZJV80RHGHyOmpGJ1wWm45op0LhqJuga3UxQ1zIT2hBopUDWEC6cVTqYZ0pJSRi0SWbTXjNZO09UO+QstZP4UGA2pJ3aNaF4VxYMCOiiqjDZ1BWGVdSp1fURVAQrHj1wDedKMecdpEIDoDQ3HgwMQp22sp6eqJ7oWeop8YbA/ICeDijpOg3tZfREChJimWBAG4+Ik9BSHaw6ZRDycFQ9WTcPqRujVovt2s0eSDvsLLWT+DRgMaSdt8twO13X2V1HXLdlw+ppKnRdhxwBligBgUHYC0u9o8ZSozB0Dg0NPk0zWT9PdNzhZ6mdxEsByyHt9PZLd11w+FSHveLuPikJEx2KLHWUeQOD5Ri9zp1w2gdjDqm+ak5xskPWzKPVjDhLzSR+BgQMaeY7t1HTWfG6vMsB5diyfHJVlw/rJ63UXbGm0EooEMDec8lptOOU9FA7ID2Guq+itKmspSe7cn2dLwF8EDUlvgQEXqem4bW4tH8fWJHrVusuJhhPodMaB6MOWmck4UQo6ABkhjrPD2sqr849YVVBcJaySlwNSMfVwIW39X34QPhVby8Xn4xahz80D3AnrVBr4spak3Vda7J7zJW8YkuTqqVJ09KkaqmjLSKYRlo7JBlHyPF4ZDQP8yRsAOUwGa8ONHikvsZ/zc3O9zqlwl7OCzdzFypIqLmX0gmu1FO806K60+Jfyr9tQlHdrV8UP8zc79PS+W1uC7NdbxZX03/GjnoHajpKQx1fnDuy1ga7feI1QFKvgZ/Wiyu3WU1Nv69Pm6L9Dr5f0I1n0IABCr3xjBGpCPEISQQIcQQShdsQ9f1WjuvK/dZu0n/pKftvYRazxcpvZ8+L3d3Up8q1J9aVp8uFOrPPnX5afXZd9t/whc6Fb6lazj247sHJTj5Jd/J/XSzKcDi3Mg2wi7cBFFOT9OVPi8XE1JXqHjJZN5X2vCsP1t13qxyv/GX9eKC9ga4MrunKR3pUvqytktBJ1Xx6paLRMvSYd716Umwup+voyhxdlqvf3zgdVwcw2oVbz//nptgGqneaCn1O3YFf5fP4GpsHebTdc7CPnZ2bJR2WEAHJxj5JN/a/n+z9uEQ5bdnkbXcYqKcRvQrdBWGKsfFWYIOUgwh5hAEnDjrLuUe0HQ56zRw3HpxGR0cPCY9WR3uLWw8opwf1whyVUrLPT9ghKfVWu3odffJ6aL1rpFo3Cx6iDlCDwwSCQqolUpxaBSA3TCjB8Li4qsayxLLEbuK6CR9EYsnWP+HXGHzffZ6rq47FF2r1On1bq5LagTrdlWXhkGHEY46loxQZyrAhwlDpEfCuXQU70OANtHbgPOO6965vqjp41qqz1SPpyi7IbX2nemtXw06lsweaCxGQ7OyTdGf/29kiSQBZ/BDmlNP1ZijaTNc1Jy7WnPiq5oGYs2s+cCDy7Iaf/LJBaLjN+58ylafTH376e5GezYrvbjl4F/pZrhFop8Lf/HZWxB+nZrXQYqc6xzi063ve2U2T2Ji6kr1/IofU1ctovOvil4PZjPeKu3v/CjmHSZgiOQugkIRqxYhjEmIBgWtj0vYaOc52u7FsegMJKZV0ym2VxyibE+/93149DzorGlVO4gFAwZBy9jOi7jq1GsqG2i3tbkxaDiR1hHmlkdMkTHwAIAJ4C7lizvRlo47PgnqywSar5mFUg85SNclOP4VDqnmzWG38YjZdDClnmRQOq2dXo+vpzJG1RmvANUNSIC0MghgJxXA8Bxr1FbRrJ6voSasIn6WKko19ioZU9KsL9xT+ux95s+vfn6oKw5E3w7W6G/reeA20lEhIA1Ew54hhHAOmdZhOJOcrDbeVVfWkVUXOUlWJ3wDFh1T1qo3AGBVWEqVxWFtNxe5WkoVaSy6t9kYJrWTMUKqgAZ4xiksv7RF5Nc1lhT2kwu4gRuf2KqNnqbLEt4GSg2OX+31zcOiqyq8ZuUKljrIwYh5xiZEkimNpLVbKYGOC5DGyXhwYuEJTWVVPetxi56gomLg6UDo4p1KrzdStx63BZVXhGmuwU6u7aUS4Ug5qzITFBlsJIPeIAccMU5TwgflV2lZW1ZNWFT9LVSVeD5QdUtUha7Dp5tdag/sVuxlDvATBBFRcB10p5xz3WDMgjFWAseQopNHmssKevDUozlJlieMD5QfHrhFrcDeQHLIG00p7WawU4ZgwYxiWWuh4/gq1XkGKoGbOHxi4sjX41McteZaKSvwl6KC/xA/buYtvZdQa9FWFa6zBTq1u2nnpOIeYEI4MxoYy7QhBgGOPpIXe9kXVaSur6mnv9oKzlFXiKEHlIVn1vMp7vXw96Fs+Uq27EwwpkEAQaBA13AgPwqQLSMENMEAIPq6sU8QdZWmdyAx8AFGdpQ8FTHwoGDg4Vo1Yf7uB45D1l1bqyilICDhEmI+hqBZ54qg1kFHmYRi4zIGBKlt/T36cOksHC5g4WLBBB4v6eJ8hNZld0bCQ6vKOhihBAkCBtFGCEYIdYkRoDIOoCHRDS391K1k+T1s+Z+lZARPPCpZ6VpTLEKafcX5ZX9/POJ9c7W4/eYLCOCMA1146T4yG1CrraPmf8qk2PuVJE8cGL61szNixLtuahO504Xaetf+jbJndfyxTfJBFdRdFeOfb8Gy369iFYtTE7nF/770zm+KltZNfTn+mz0C3f/b3/3ofHv7m8v2zb96HJ/CxDnRu3sd6EjrlYv7+ffnIhwtfLC+X7589f/9srq5c2U7ze9bJD/plXtYJvbesUr/K0G78J8bH7L3H93UvWE3adx0v1v24+up12cCz//6PZ+cd1gETZwvWcbbY6vIQlMVqebkvNl2WTa5iWVdwvZL97SnHtDFQOQGwxN5jz7EQzmItvUhW+fabuXPh0TMTXufxP7zqqhdSvY8B3fWK+8qrftDu9zxt0SW+F4x0R7dQV/0+MLqV13ujW3u1IzQkgROMYoIRcw5C4SRTjhsHKBZeoXR0a5u4c5GR+xdZ8wOLeFONzEoD7yquAYR/f3TVUXfxrS3uRWTnH+yHElcGlroy/DW0s9jvnR/jxW7XbC91E/VIF2YpINhYmAChNSACOYi94xRblQwA7efvvFPi+++U62mcgwwNAGXP/PHd659pUT6C3B3L7pj4ALDUB+D/unkYKVfz9X6X/ODmYVAKBd1u2b3cXYOiXkhHPdVYSqilpA5p7zQFxjuZ+KN127jz7okerHuWd1Po8OovVovt3FYIHeivqlhvdXghRfs6XGld595b9t5kb5119tbVemoqCrxahA+VA1BqZsfyqmeYtLw2tYdKu7T1DFHDqBNKacKE9IoySxlFiEtL23MFBpu6w559/126/VnxFNtfw829iTdXPfwqtHZddebyTp9X9H1e7CaUz1tLIuZLC6au+8O9ZEn7SubBz/O84h5Ik/gcsNTn4GcVf3CcW/41ngP0dtHhzKwpnXyMR/KsFwllBsq6Mw2rCDUeWamdAdxxKLAOs/rwf1Iw3QZIDDR0HGHaBmNbAVzb+cYuPs1vhhd2QrzEDLVuU3z7yy9v3/2heNkuHaepSna3W8TbLXa32536x7yj75+9qtZw42t6/+wMZv9XKs6Q5mpu3JBKe8V9lSa/qPiX4nX7gS/UbPvldmHihfC9MUXNrjsk9/RYxJt4NrDUs+Hf59HgehW+eLPa7tsIZeFkr7CSbr+oGzmoIfJSCaSoJsISqjjg1sswM2PB7G0jB/vtHCfcbdme6bR335L922IbhvvZrJjF+X+ZJ2in1PL+ivT+gnjnZShMuV+Ulfqolfpq5eJmYHgrfWEVb+ILfnepNu+3CEAZOsj3cW1oE+6x+Ot0Pd3EhLm/Xk4DsGMXCobkh+Lv77bh8lTN/mMPAjfKslV/dv3+j6a8sYmaT/oKKXcqJzFn1SR224lr7mrysb6ryad4V5PPi+0k2N4fSkmlCGq+6P0fB7hQ6fh6RCV+IhwM7cpV1mTCp6Zksiup4LR3fc8Z2EQPEEicwIpJQSTATBJvqeDO6tbNfq+R47C0ni8+7Qznydq4ubt/Lv0p2BFBDoswp/5UrkoG82Bhq5lJJM7bcJPtptzbeJNlwvI699lfdj/vD3mL7qux6hNXEg7HVdc5j2NPGslJHL2S7r44wBhzg6SSXAnIjHHGKO6oB5o6BMa0d+yxG+azTjrHxNWCvm/9vbxS/3RV+v/GLaQBbCXCuDdX3utuaaBe68oy/NplmLik8NQl5e1GBStg4HSSRovrWKF3nkw/3eFwvQNZDg9/4AuHwbLN8PG5+XyTM3CuE+QJchxWD/hleUs7WW72vLrS9b1qSr1OLPW5+1T8aRvaDMq9iI5i5kOw3q/UKigpmLlLVYaWBxPeBxtsu3IvitpMrHKOPu8enDBTgRCb9R/OMCfiaGc8u1SIfExniUcKxz2dvXbzbU9bV9XFjrdkW9L1QdEYQgqshwI4LojlTEFPnYo5czygO5m1nz/SrjyxoE7gKPkUBHVix8ob6+q2Dv4L79duE3/hN2D5+/Pkn/+le1dm30AS/8zTi6uhi+/vSayJJwsnPbH2kpZWYhjOWJqWdeeDKGbfAVB75uLJDsoKaIX1gBEpkJR7kj1FrtIs2iclWvTloi2lh+O/UPwXHBPuUL3V4NV7ki5OfHw47Un3VdX5eto1u+sD4m3Oj+qsM1POwwySAYix09QKSQxhHkEU5Oy83lNv0+nvVb69Y7rQizIZZdbv49Av/nL9TmgU3gQn/0Y3GHxpI9zu8NteDm/hn9O5db+Hb2H3JenET4qzvqT7CVJqzY1kRemWdt2lHMMYMxv+FUTsIXDGeEut5AQ6ZvbH5NPkP8mj8oOo+hRH+N1GzeR+1HybEbnVMrwvLSdeY5z3tDyUnrmSx2hu5r3ibmYj6Y3H1jPqBeHQOwy0M8HiBgbhMFvek/OJsjLnYfppDdP0vIdpel/STty0uBiXdn3a+rjC64PPrxF6Xaujd04E8YYSH2bSKjpuGYmdlAhBhiEwbkzvdVt5GH+8w/gD6J495FlvoypM/K24HJz/dsPz2/npQGx+p7B7YKKNp6wjpjmQGCKspJVeeYKIVcxgOjD/PToqPyvsSY2r/JwNZnRfo2rinCRAT88/LBabgaVo31weUHNV1k2pxiFG1kAqHLfGauJiwJCCSgGAgFB7Yq5auF8tw2wkP2oxi7sQ855I0XGGMr4vSSeeTwL2JP1n92k9c5shWc/TogFpt+V7m8OcWWuZsNoxbRV1xnEXRm+uKCQQ78m7beWBJZ6H68ekcHlLc3i7DjXDDyzLw/Mq/xv+vv7mf9TW4r3tGSU+UKJz4NH0oni7jefbFm9VN5vp9GKyLksma5WkMd273j2fknEebGQOgeQMIyAtwsRL45HjjJkkz3a3keNUuNfYZH25WN7qjPFTa3DvoRZvww01LoalAtscVe6zK0JHN6FLl46IpQej2x3a3Cj43FaFv8yX78fFp2KziA6J0Yv/ZRO3EZ0NZtO5i2V/i7//x8WVqzz6T+Wif7n4NNksot9idNNvIkZKj4P4zbEsPvnJZfjm2mV/53Y/6o+/r4QbOuPjxE9KpH5S71bqowuVV0MbPpumsL/p0y/qHoUkKCbEWYYwCx0PScAUlwBTCy3loM0p0m/nOF1W7U30bJGeqnTfp8a+LKr7KOJ9FM191DHD0VPfrTdViFASJvzBzQudBMR/wfAVbLvt8rd5mEesr7nDPy/iEB2PNS+dlKvrpftyHD/DKB3uqyhfxDrcf7gxV7igsqCc8jh0Fwbni9lCq1kca8OjDSNNWfvF/9YBgP/66tKZD2EILsf2/62Ky5Xz/+f9zV6hXZjtVbibMn9eaDeMlBelzfqbnqn5h3Dz36U1ws9X/1pyrIxM77tVF5dutnxxdLLX7Dl9c9q2YVPfzy/URXkkwCrYfOH3NZgp31hJ3l/mJYjLAevE7G2jpFx9H5NldR87OIRp96ri8KK8j3IkPwDgAfAt5zdjcOL+JjqJnFaLf7jk0aS5nKqigU33vYKuF400gipLALNKEqytRdQD4S0jknHSpifZb+U49vZbu/eIjKK+h33mxjwN65KyMQnwuiJfzbVm5hDY5gJBZp//cHbpox8qjIEkbl8idfuKs+mh/honuf3O2rna3VpinmqJJaQASKQwAFh4yGBMl06AareWOk0c1033mrr/PhpvIHfQ03TQxIlJdJ2YFqvP1TrC+nC4TagXzcVQ70ZRNweqHwy+ucHnvnQ9qG36C5Z/ThJykzzrwci2pieHjmajfVCNy0X4kkWwT4LdFi7H3xHPDAq1ywlpm3cnPqwXxetpnU0nzlxLE3Q6t9OPU7tVpZ0dv7xt+m+//PtfyiY/n2fgzeHeeXbxN2JMf4njkeA9/fXib2JXHY6/aUq600iPPDdWQiKAh9R4LxyHAHguhGEUJEuszeePXVw9SkwnWUt9KmI6+Yrq7TT1oIdrjOop8fYRoqengRCZ2F/HQmTasu6+JFRhdkABFAoRY6zh0CDBsLPecU7dnqpOEyKTdfVEdIXOUleJ/46Qw3ZiAYftwgkcVlZd2M1wpqR3TnJrPOHcYWYBEcoLJQEKV9SetOomsrayttZ3EbpyP9pKfGkk6Gmrjg0bUFfdicb0tSvuxndyjhkkWhtHCdYCK2CRRsoKr4yRbE9hu0ayxrLG1ncRUHI/GkucWyQcGb/QyPiFDo1f3Yw+yHEgHDZOK025UQhohIT3WhHEjOOD4xfK2sraWt9FTMf9aCvxU5FoRFt4RFv4kLZwd60bUmY8YNIzygjxyksAEbJKEwoRhoPawllbWVvrU8RNPIy2Er8TiUdtQzRqG6LDtmF39ApqwsZybqEPMy8mHZPBSgThqoPMKT5iG+bxK2vsZhrjZ6mxxK9AkpHxi4yMX+TQ+EW6sUlUGSJc+P8wWFlksECAmWAZOu60ZmJw/CJZW1lb67sIZbgXbdHEAULS0fELj45f+PD41bUQBTLKUOSxVlwaQKn0DigLjPXSYo1Gxq9sI2aN3Uxj8iw1lvhwyNSHY+es/Xo6nzY/L1HaVbjcOFPsZJZe7IjLGGaAwhp4ibESwsRjr7UDXmHJDWzPjU9buIGyDvgj1i8iqKrb5vUuR+gFwicW2e7Igngv/SidSxWDBEJHcKt5PNFIr1QAW/iK6cW8lM2oM1IR85BHOf0PmGju2+10FjVcujchAP4/u69a5xOBv5o8xzTx/5Cp/8cPMRP9d242jQf47B+450PhxNaFO+V2ru4lnEFOaoS8JziG1zFKnVOYQIGpBaSVbqeJU2m302h9jt+NAmlPqeC/ba+ugtTexcNHyqP1dsINdT5O58atm/P1zKWaly7XZjErveKbM/meh8K9ROSt0qezWVD2qjq0vhT8+mqx2B19ugg/t4lLyPo99iSz8pmGh70cPHelW9j/Fa+bCk8aP+HK+rd5FHR0hAu3sl1f/lb60VZXSjwl7jSy405TGZi/RsX8lPb81JCvHlNU1WS6V6ci1miNrruNNoggATRj0iPGMTHcWys0ZQI72Z5jO9rcqUh24Avu3SR5WYfrVPfU4qyEWLAsPpe2eGNsNBFKzyuoxSjGPrCWs/C5yLJdWNUdAOv2hy/mYwtPanEknjwy9eT5f908TH3M5Tx0kIvPh3y+/+nmk82u5g28vq/5wAG/7xt+8lhhD3/Nl6j6BO7g17yIKhq5mWgEBU8/lEkA5lUQbBKS3P6icM2UU/86vOdF8X1NiBiUWIr/IkxCYmqEMMO5J4/vJzbFuJHEzs5xXY5hpHVaogDsYWTPbT2qa8hpvbnePRNJU2w5pYAKzalXDHJEIbDGKOSRbjNYN58+1eB+Ywage1hs+KoYcOJFu9ur6EFd1UcVxBIFwT0F9RzVY+8cdlNvS7p7udhiY60DFAPBIPNWcYckAgpJBwDr6OjGLur3PJpmJd1WSXlQPXMP+1Ec8AQHaA8HL/Viu9mjgaqv9WBQFnTzx1NgiZeaYAdQGFOlpABrqYhzhlEKOywoP55RkFHwFFCAzxIFIkEB3kPBD1X+tvUeDXx7uQeEpqzDBE8898F098pRrqGmVNnQ/SD2AAPORYcJTQsZCxkLTwEL5CyxIBMskD0s/DW0vthjwsf6Wg8IZUGXBkpg66EmVHNJISecgwAFACl1QnrcoUH58YyCjIKngAJ6jihgIEEB3UPBm9XUTKuUWgkMlrurPRzURV2XAQS9cNRAyqwEiHumnPDQUEcQQ3tThrqBjISMhKeABHaWSIAJElhvX2+9mV4t5jG5X/GuLNjfzmsrTDZ1hR4o+rW6ywxSOaepZAYQSq21lBHFgEKWEKkh7zCj31bGR8bHU8AHP0t8oAQf/AA+DoDjOmR0YEEVcAASSKU0DAskHNFSOqyNYBgzNgqLjIlzx8RNzr7KoDjziJ5RUOAEFGJ/cXL/3J9y8XDw1J+2pJt6l3stGCAOKeWVMN5I7qnynHqrJOzOO2584k8GQrYbHj0O5FnigCQ4SN0J36jpfKNX2/Vl8vAnoe+3cGirTKoqO0b0SroHB0lMLMScWQ8Q88B7QgnhAQFcU+fa47B7zZwKFcu24cpFdtKez/NAwBh73pEUMbho6Vbl1U+qlHzoKMU6HtlRHqdQvvjppiwpqdGEN5XexL1owof1B04e/iAUuqVDVNg9qRy+8Kh9mVnihAhTJ8Q3l4vN4iI8onhEzwFP5mVS7wZ+zAerH/BivtHnjmbSoS95IFfmg+9hhExBnOURE64iUXuEejzh4pNR67qg/NmbdfFpsfqwft4YNVUkQ31SVx3StZ459yGeKDNfV73xgR2cvzb530Bw5+bXXI63g0hJvDIhHENKzz0zLZ38OOinOVClmzoOWSc01tA5o6gFFgLBuYQKCWMYaWc+Aw2dzK45NUNOYdh8/Qw5sYP0bcX4kO7R40JM/CEhGh/bZyZasW/Nyrn5mCDrWpNdrXFhdqvunS3uGA5TDi6VFZoboBTXHjKiLfVW+GGBdhvMQs1C/XKhorMUauKtCPGYUJvXOSbRpHxcnE2lriw1MlxBSmCYD3jOnUBSSWWokIhhKodl2TSVBfmVCzIb4Wfp/DyOk8TLEZIxnLxp+uUYT9IK40DZ1equLypqDAVISQooR9SFQV465YmgKFjlIwP9rq2MlDzGf7koyTmKkif+hpCOifJV/ZLGNJmUj0uyqdQ9tEAZSBDH2FjEgKaWxuBG4zAQggJOhhXZNJUFmQX55YKkZynIxNsPsjFB9rbjO/L4YXBffqBK128nBgwxoaQQFnDkNSSaMWOCOpFThA1L8YeT7tRnIT5FIbKzFGLiNwf5mBBfl7c4osOmcFyGZY1uTiymCVecUWWh1MaF+2CUAO85gtAAPqzCsp0swizCLxfhdc6r8EFEmPikwdQn7dtZ+Hzxw2pqw7t+WyY77kXK6Vhn4ss6kzohcjdybrRGR5KKKaI0cshzgJVyDijoGERQCKitbQNqR5s7lTIPfMH1eTdJKdRTibJ8AdWdFAvvw1cXodMEvVxFd7XN4pNa2XXUV+FXi6tSntYtN5frULsodfG80tQmJu7spKsus3iGbreduYdMqDlbbDZTN7SIlJb0V5D6Kbp/Lus/lE9K9WzLbjL0Y3rFN/lFqeIeubPK2+U0jBD/viz+FseCtyo6Fb4JXXZRpU+sU8dWv7T+2VX67fgc/v5uG3Orq9l/7NHvRsKuPxunsfEmJtvlJA5Ik3W8iclydxNVXkpVSb3RvWpuotR+itqm3QO8eLGswgiv88PhiRMgTJ0AX12qVXQr+/NiPglPy083k34aclNVmswXMZKwrLSflLxNQn6o7r7bzXjlU/ncjH/DTQwg3EXtCfxt3g888WZUf/+schrerl1M/9m4CvczmVc2zDT8zRX/0mQx3vWjJidoaffscqJXrCumJiZvfVjvmkcH5Fus8B/U09n52IziInHbQ2AAF3v5AxuVDeUQTMu6p8VxLonCEhBouIdIWId1mC5JLRy3wO54kbZwKgvspFw4wbzoq+PCiWdBt9LVg7rLjGoq8VtDcEBTPZe1po8OZxXslnYzdDIgGRfcEmcZkgQZbYnwTFHupCW+p6zTZhfM2rpjbd0kfO/u1HVbH5c4rVy7Tfyh30iw/P25iP/izb/+l/4m/jH553/NeldWvSvv70m1iZMbQkMj4XRd9uaBwXBXMjweVsVdTxlDjWXcYacpNMAo7CiHBAhlhJNc94fEqpGs3K9mVMxG8zX4wWc5uCcudggPYOKH7dyuByDh6+uDiCgLuzmDgVWUEsMpks5LKBl1kEGhANEEgj4gyiYyHjIengoeyFniIXGZQ2QAD2+3xrj1ECDWu5JBRNTFHUgAgykhwkAJKOKIAeYEJ4FRgilMhOtBom4kYyJj4qlggp4jJkTixIfoECaqA2CHMLErGcZEVdzNKIo495BQK7002AOAsdbCxJ6siZH9VYK6kYyJvAR3rb7YWeor8clDbEBfvy5WM3ullgMC+9QWDSqsKe/m6HQAGK0MYlJLZDQi3mKEAZLcEyZoT2JNK1ljWWPXaoyfpcYSdzvEBzT2s1qFl/rTVZWIYV9ms1g6mdalg0pLquxlyJaIA8wM0pAwhARGELBwVXBthOM9sSUNZb1lvV2rN3GWeks865AYshmX4W4Wq0GjsS0athrr8q5jq7cgKgrHY+UhhVgqL53ElnDnkOyPaU0rWWNZY9dqTJ6lxhLvKSQHt25ny8GN29lyfNt21rUViceUQwM04h4wyIgIczAvqYYKew7FwKbtLNuJWVM3cIcAZymqxMcID/kY9WKjdnsag2FR3dLuNAwT4FUQFGUMUyUUF9AYzA3RnmJh+rsmJw2GyuL6msV1ls5GInE2wh1no+ncxVdkwpi1WlQnDXRMw6Z8Eh9qlfa/tQ8HS7vBh1BRaSjRWnKDOAESWYSs9sQzIGiy9zDU1MkUN9z4A4lt6JEHnW06mYLb9KQxsCJob7Yu8xFVURR6tgiQKzaXahOlGes3rT5P9OU2mxgJEPpIDN6oNPjiYXOBfrU7Dl8WpXDLeILLxafJZjEJXW56MZ+oqjvXKxbHRSrcqOX9OIRh/d8wBkEkrlQ4daX6rryH4rs/vxyLAKvv0s7VcPzXSHnXKVJCAXywqbkC3FEgMPIGKia8Jk4rtCPTSGOnYtNo89cfY07ugE4jD7/Lp/dbABRQuzTmz3uAqsK8KkAFnm3XZbLz7aqYu0/dKKNK7w8YD/bIMpY/z1FtTziq7fgUzCJxTcOpa1qYX9niOzcLH199bnpB9egS9IapkA2jRFWr6VvrplaF3wN1usah9dorQ6gJf+IcIISFVlATrLwTvs1McaDBU2H44Fc8jKH49FCcjcOO2H9cfIr5Dup+oPphquF/ZXTrL5/mxb+X77X+3aeKX923CvdjVCfhf2Vo6+LTfFL2rOZNtUbiqPV4CBM3tSETRzpM9mH2F2emS1e8UquY/G82lE++vIdVWW9i6noH8slfV30/oPVg/VPFtA59yf1Hs3Zzb5jFojzfprqtdZMSwBWuPsEmzlrfD76mhG8vilezqSkbip+t5hfFYunmgWPLoAjrNmo6K+Jzu6cU8bdaObquF55dACga0ZlMPNEwvUZn18hrf6F2qE43l5xWkkkaLAOFkGJOSi8ZwdCGqRqATnTNhJ4QTmgfHC+yvFzbV9uuY9y33B50qXZUaolTGmYjUttPT5X2zquh7FS9Ct0wEkM1cpJKYyXHzhtqoBBcYUUQTw+T7zWT5fVYokPvW1zoIfNOjYor8UbDHW+0xWq5WMVXd8haNE2tm9iKhyv3Up80tX9rav+mt3M7Oz7jSf82yrQzs6gRvfj9JhpjhzRW9pPbaWzgaZe60modNzBSG7G56dqCVLqYq4/Ti1JHL4rYWPNDirJnhQ/Mi3WwRYOwPhdlB1vM4+XqBp4X07l1wYC0ar6JOyvRrtxZHY2e7sl8RADBCYATKAtIv4HkG7i38XiwU56d8YjHRJe4pGFxUHQHtdbb4e/V6C7wA+sUcBhjCbHR1GnthbXOCoOVwO0xA/12bjCqJYrbW0C4Qcq2rKi7MhG7kkLsGwpPLakHl1PifYbloJx+btnel1MC/hE5NTW6uQgwMohzHYxDhYQwwHpvuSCOAAIRowNyato5sZzyAPWv92MSdsWEyTeYHSEm+JAG4aiYEq8z0vE6+6xjgvxDxmCscSNDcLRizwiMNU9t/3W//YFtv6CiZH9ip51Ltd6Jqjzbuv5MOUMKt7iZmiCRVlhRZ+tKXZfhXsrfE11mFqtSXjpI5lLNL8KsqlRlmKiFO5qaD8V2GZfNg7yaNcX4bYvVycep519oBBLwDaJdkY12xDsxAOs9h1crF3Wtih/Cf7ehN5RnRcQ38rb2SnoX95PCxY/TuXHr4q/TdXyQ6/jh/+vcMkwVlY0P+cRbEaa8sYma+PrGJnVXmayrG5vEja54sbqxycf6xuKHP4Qbm6yqGzuwMVE+8knzyCe/Rsk0Q+rQzkQXNWQMNYkPHoGjqBklTG+87pR2z8OhzpdZ9IgU2kJrjBcIEe21sq7jO95p42TudrdBzm3zGWfknMQ0JugbQk4JmgyZs4BM4lRH0Lg9MzRD6Kp2dJowXK3DH6MlVNo5Cyil1pvozkGkwdxxE/6DRvhzmwlDtn3ODURfNKmg4Bv4pfbO0ROKjKE7w1DiZEZSJ7NfF4v23f4yT+dTnxaL8ByuwgQoWapezNsJ1ViFDnqsB0pK4zyWAjqjGRDWe+Is5VjFpcgGPWOtnYo9afs7Z1Lz4f7XM15WqxZFePSv6htqFxSKf9uuN8XabWq3jXDvF2VWl5I+6dpDoMlsFumyXCy3s3LHquRL+bm07WV5OMtmfRdzqvaZ3ooz7BsQzJ0uZ2JPrP3G3oSL57Y9TMeUlXg8EXJAWcXbTfTMv4HAJuum5mGd1fW6LpxGUqqwoAAz6bjU0EEhEcQgngBo/bVyqxu9geoek+KqH7UbyVu5vZm56CMVFw435WZzDAKsH8Gzor7Lwi86kjovJdEgpkNKajveWQmKDQuKgsS1idAxQb37tLhOSZtPi8MSChW6CUqs5ZJb4aRQEmLhKWVYM6ElddpBc1g7obU8VH2VQxX7hvJbDlXoDIcqChJPJsIOKOuGQ1Xo8Tcaqtp6Hbkhj7XXYUwK9iEjnCBmnATMQxBmqDHX3nVyy0PVIxuq4v/olw1V6CyHqsR7ifA9QdWT1/rnjWipnkhOdicG9GXUrdJd1hFKwTBKQcCoc97HtNMeWWGV88xqOKigbntPYsiqH931A1ZV8cGGq/bciC+XmPwG4lsOVuAsB6vESYmIg9o6PFx1+/uhAWuw5t6QhaQT3kIADZcyDFKQIsUlhBpjo9gNBPckBq1aRw86Yp1ATAhcY/mNj1fgLMerxFOJyD1N/TwND8QODleTWVk2MEp1S7pJfTyh1HPMOFUcW+28E+HxijC9ksQjnmql28xdjEn7v+Ce9dEfjeq4z6iLb7daz9zrxWp5WYV8lpIIrU1DAyu33sSK1Q9ocoY8nqFsuVhvyuNmr1fiWBSqLp/PVXw+Q6GoveJ+PGr6hO8xBHWPJvgbgE8VgrpSn4qXm9i/yh2oRRV36nbv8039PptzVWt11zkRTh2OGu5mopq7iVfKGFS3U1/Tuw7se/RhcrOQUwoSjzEKDkHtsJ3Q+fJDZsJQxe4arCACShTGfcLC83aSKgmVohj+/9v70ya5cWRdEP4r7PPh9hdRhwS45ozZMZVqfW+pW9NSV82dqbEykAQz2YoIxiEjlMp+bf77YOECkgABRjCXUvFe9Skp6O4EsTxwOHwhD7AbS7UEmdSvEAjlisJ1WPj9UIF4ZR1N9I6n1jO+dnTzbqC/odvq6CY4qfnuCN2GxzpRYROOA1P/1ynB2O+VUHAC+tPv2QOZagTjNhPB0+pVwvDydOtSc9wlmpb0zAMcy4mpV/nii9lnj3RSGhEE7ysfqFePVDMQJ+lYH1CtpZ5ufkk1WsO2ol7iirpi8cQ3wF3RYPCUa0hpNBBch/xB6UTqDUWk8bSZb7v8mKILY0PC0xGmIkmTsFRBMMxoDxwXBFkMMydyHd/Hfp7DPIgjN4lDN0e996JC2mrui0r5+gU370UdL15wOTqcUE11aaIZk/4nH1WTZ9wjkenMuz3ZEFhQUxP68Nr6KafrybqnoUxNuBSyqO69a5ahhWhUFf28Vzxc/sEi6s+tVTB6ulrzoiJSyV7DZiFbxHRx00c7RIR3MVJtmquS6N91ig9kQa6lcv85Mwr+wQ8KwAbQcp0bAG68cKWDQusperC+O9yiW3o2ZGDU+olS70k6Jd+QRfD+rjyVtUVWBkuuVj+Wc+jBxk1bOEy0rqH3vC2E4ME+srbYZcVzi86dHFqUtemH2T3KGh8gBP80X/RPY/0xNfeypt1W6HhHzRBDg6/k2RCoHcd1vDTPAXQxQAgnrhcnMA0gDiMkJJeWCFoLoweiCTrxHh6/6+nx+paOYwuK3KbxYImN/e0/xZZa93clw2nm1JwVNfm+B4qrRUXAtzrl5a4oCfTTud/ON0L/8PjO41+pHaODJ/8GuivDk/WW6MDlvvg3UWo/VujQ7J3NdkInA7NvDKDrsVzX064p9qlris1NaTZpCjduiMg1A04yQDDEJVdw8/NFN79/YLSzvqMHJInvBPkKshHTZ2NsmjwZmmTjgHwiSnKch0GUOzB00wSBxM2zzEndrEOmiZi1cIkKtlvJTWq+Z4OjUW7AXYEp0NAmWryJRInLcUUwpcsUWNSEDiOu8TURDhRzRL3zWSJX2oXr+YNw+HUW7ofT+XDo1Qp+kOsWrDhVm4xUj7Zu66YlzdLkQNetV3F2ibVL5Mt2ulZMF63gQeiLHoQfEDk4NFbZ6aqtydPWSjpet5Jnw6wxaR5GTuz4UQ4j6AE/9T0nRsgFjgeh3zu0SwSttXalop96zb7nC40v2ay4LcjoWKTfP7QWkdYYTiY7rg5W1mSppQe0dhZ3Gc/q59MTTg9HfF8VtBCGRE0YP51qCR87ijWVBFmrvqLk7kp1x4sHYcfPlATddwVPSj+U1sP5tdhluyLH0tQfXd2L+4ZqLv3HLPEkBciUeqU0wRLJSmyRBOVHK9pvv0N1sXuw+GbTl64ZbO6iJtDrfQ82u3JojLiveFbzxuONl805fMYHql/QLfPjOcEWO+YwM+/xWRQGz3aDVmGIhqGus5PtSdJ7fIMRmS00mWUX89rqas1F+N8PO9JM6/052RUpetSzQtI2po9zbTVXqnkgmm6cNsY+9o2ZM2V0E77tXn1Aa6gCDME91I/mAWOijyhX3iS2XkU4UFEQDBPHwwC4KPL8LMg8L8i9LHRw5PpJFEpqak1W/Np1tVaHlPgrhhRhP/6GvHoFaAlvHHdtaNlg5QlgRfCQ9eN5WBnnfJYsPmnqZxXdMMc6DFAQRb4bx3kQeSgLPegGYYoxCp0s9eYwZdVE0BukPK+W4pM/wRVQsnpSjg1KDKFE8EsNRL/UH9CensWpJwC1mQjXthNF5ZaRMqcSaoDoScf6io5w6JkfRVnuO76TA+T5yHUinEPguxEKgZ/kfTYyndQ1C/CemvtX+XtMoIZVel0La5rpzrxO+eCPYIbZVdqJz9x56GV8Az/nQ/HfZ8xNpY29HSU7lgiIfOiTaSgqE4zY30Pzhfhkar54y54+vbHCs0FM3WsoFkZrm3i/bUxp/8D0Xo1AKenfig/j1FzzWDjW2PNI79BG2CfWCJ4fa9pvavzSwoCpnVfwOg0GqRHpvQCmiH+0Phx3xYnWwKLZs6ZnLEZp5zv0uTxXQoni4e8jpScEgeeFiOg+rpdFuQ/zJA8c4OUZdCAUUhr3Qqr1qhJzqWRVH+2afpzNU4MtQCF/VZMvTSnWlaPAO7KiDk2RCn4V0zjc7NEnzDWexpWO3gk/0Fj5U3rX3Fc0RaDY6NEPfM18I6zi9Ncm2VmPUwX58odXXKBYA/mIq+6+skE+blN+sKj1lPr9NJbovzyHwhTYrktBguIEeAEWTcH1NBBdT99x8/z77hKfqk9kmu0k9ybNk8mdyfD3YarRFGcgRn7k4yB0fYhcnIU06VaWZkkQ9zedIyFrLSJ++2B3Pgr25D36ixP/cS47O2WRK/d8JQmHhMlV564pmtZ5qJLHze3KP39i3PzenGoHZAk0Yl5b74WVQpdH6zdI10eOa/rp6Hlyh7eLxPVuvLVi0Yg6MDgW8NqV3xDJt1V5pk6+TfzGI12RkjYOTgK8GG3Svb+L2GguRk1KIY5XGF8U+kUv+MoGoq/sL0V9JjrGG6JgfF9W+3q61j8zCpsoWPTksu83zPGDwWr3Mj9EPkpy4CSpR3ZNP8fQiWCIUphit3eNHUtZa7mP5T7bXtlej/6LupujhO6LZOmRxUz9orp1zRJ0Plj5Dn8pqEJO13CzooeL/ZV1KMnGejoxVyxaqfWQEcnVA3OgJedo8sPKHuiXLeTohgUUPvduJ3gZBqKXoQADjbsT9aQQ5n1y2zof3fEHfNYPfx768vhJ4uRk1qdBgLLI8wDMUeh4Sei4WExxN5Sx1owXgEWQvtAb3J8Nv1g69xu3burWQSZ3691Nb/253temIeUL4basbnF5ri2yXWVFp1JmhH1PVLnOKax+Zf3vSWX99p+s6JmoX/72n4NKxuQB/kKmCH03XSrMxRyTJdIuqXz1pLavNh/wP4CTpeIj9jTQhsyzo+wTRg+nH/CuJXiu5vcrhEV8yZxYJBTTD3mTfUaHdOAS+gy2lch24uY23HfWtq38k9vBfmiARlQKmyLaa+mCLZYJet+MejfaXQytIkBwWQ38SS73H8i5Ob1rAWJqEKFE+fnQB+R2vwxVOi/P0hC70Am9JEu9wHecOARpFjpRGopl0lr2dbOz37LPaPtnyaFtzS3tW3pcKg5kMiErP5/OFTOvEq0Ml4dXFmupdV9Wu0xQ7tAe/Vs4rnW2C37RQ58I+xn/zOYAJ+56vAio1TuEtXkGBGZqmOEGEzEPfE02uy7le+/xjdm11V8eRVlcvg9+De53XycC++6N762NwN93a8dutbH2GM6sE9ZHTFbB23J/pIaKR8uXP2lFdxhn13T2ibSCqNCsFTO43SOm4YEcCA7LQTCwwvHLlB1Rj4emuJTfr7SwvWeEdkIIe6NWB+HSp8OUcZETBQnOvDjNE0CLAGWek8dumgUejsM+y6lU1HpWOYnw7q7U7LQerGrZ7oxs/SWaYGVDtDDGidnJxJt4etTguWIQDYBNHyz+YRb9MAHE/yJgNUXPNpgckSPJbclP/fhwtgoe9ZCxWh/clEEgmx+aqLsDrsnBPyMA/vqFoPemOr9E4A5u4NXG1DfWtwWNuaFq8q+ITchfCZbTm7Yjbo/u9GJnnASnvaVcC7vpZWTTEPsePVAcvydwXjcN4ZeSNMp1nP9G1BXl8C1HS1MoF1zEA9FFnMI3jcPpzUuSqFZGI7U0TR8Ny6yGuZ8QqPa8LPWT0E9SAuEoS3ACohDjXh2fylktpHUieZGVdXXcboC6sf5QhZdsyTxqkaYPOFjFnt4911SF3xGsZWFiZGFYTOGoT1XxiUeO8fk7yFxA9v/7O2o7Kg9t6o8qo7bdustiMNLD2ziXHQfy4pDuzuS3/r50V3zCDfK/4rDPfDfKlMxJ8u+sQFaRXhgS8yga+lcIku6NE924V/tufIv3D0SLzB/adHFTD41vznTfrtgYt25x68X6Z0IDbNKAqXeGnfAGsNjzbhGb3DlJgMgUGgVn+GCQK7k44OrB+ljsMXPJmyZ3ZQT2qSHo8x0Ofx9WdAJpmqHcQX5K87oCF0c4QjAPQhfgKOlvmEdCVstmOBT7bCaKj3i34xhV3hM1lgyjeIOco+S8o1b2tp1tQiQBvn5uldEGjCgMtXjWu3sQMByBW2YV00QuQ38NlseFzJQDWVm04pyIw395HAe0TZv9KoDahTcwXtsM8UtbNrEB7A6RWCU/upJq7iPwTUXXwwe2mB7LGtHWcGzBu0MSVr3vRBvDHQYS2hibrey53I4jrDS1JguhBoEYavBhj6qT9XPxma5XWjjsPRmGyvrFFT2DKI29YzSsahdd15X92Z2GO86RjoMd2att/mqbvNpmr7Z/uT6CWtaIbntkRqB7MtGY2kiaZgbma0ZA/g2T11ls7ybTlSIm6yYrr8q9RYRQVzoL3aKC2RYYek91D57JvtVXqUWaK8moesUqjT40NoYu/W2jKzQBCWSGlPc1A3aydpowB6Il2zvSuJ3VjV2j0jLApy0tDtRZgc6/123bgGN1pzjrt8GU+u0/Gs29btwYmi2F53XYM3GQXuiSseG9QBN8nY/1yhbsmXrsfw7NOLad0HK9GwhvvGEc6hwCvLi8gZEK34T4h9AxwDdggG/AHN/AAnwDT4tvYMO3Dd/+PPgWjZOiziHAi8O3WIVvQoxE6BrgGzTAN2iOb3ABvsGnxTe44duGb38efBum0NEgwEvDN+b0JcU3IYAlHASwUBO6eBilNnXbHYe581+H8V3Yd2CUha6bA4wjCII0jFOIYuwEZAr3Qe2cd7X0XU99+Iw38Hrh4KWyVEo87dtl7rk3Llj3mPbsRzQhXCUUw1XYJaq4xMlIs0XDLh8nS334dFQFzs9xGsR+kGQAu+T/p6nvQxQloRe6Se/+MpTxcpa+uy39P8fS/3MpLV5EAO1iNHNfJJoJMUihGIP0hkWDiXDG4sMmMMZ/HcBXnnpxAJwY5oFLljqt++r4KU58J8iRn/U2Js67aSwbbL0cjYWmy/AuXuPgJa5xKIRghGIIxgdcfS5SMkiDW7Lmx8lK7x4MFrsT5SFAkYtwEqM8Q8gPc9/zsAehi4KsD6bt2Lf1vq33a9b7nFfFJQseXLOpwxe54AUH/lB04H9flf/CtASkuOCPzY+TBd89GCx4183zwMERyNOcZZ0BKTmmpBimqZtFuXCD1LJvC35b8I+0wS8K/+cr3r9x3Gvujr0XueIFP+9Q9PP+vixp1Jm43nP209Qg0f4+NEV4YY7SOA6iGMWRn4a5k4dZjlMPEiAIkm61t9zbYt8W+0vR5slSJ3+ci5e6/yKXuuC3HIp+y999IUuDutVZ3+zK9JPlWjQBw2Dp45bETiiJ7bIkDhMkUJANgCGEbhw5Cc4djJwABDBz/AREQeKj0CcA0QGDQtifBifeMLfkW9QXbu9Sy3UlJr8XU+uIyS+XhVewVff7gQBxvYHXVwBewY0TXgxewYsEL8F/N4z14AW04AXMwAsMozFwFkInd6Hvu3kYJTGKwsT14yQEWZTiSANeYAOvDbw28JoHr/AGBBeDV/giwUtwzo0cmVmFVTeQGld4fQFbaWNpnw/TkrohykHuYeCGURC6LgIp9lDqpJ4HA5RNTC2tlO0QtkHBi7K4RNeAQXRtNYZHAQPBkzVyx55eYOzpBaSeXkOtBEWZ68A89CHGvpN5eeQi5LmOk+VREubx0NPrmZQQsC3ybb+XLHHgkD/rOqw/t7M6FJw5IzD29BKXOPO/mixx/uvQaoL9gEz/PEq9JMBkYUA/CR3sei5KU4T6gwfn3Zb4tsQ3j65H8+giqBXe+PHFqOW+SNQS/FMjKPP2ABJvjyl69U+GphMEMj+KEhC7KAxpWekApWEYekGC3Az5E38PhmLN34F9ujvvkwMqdhukbZD2ArQWWvrk4vUPXuT6Fzw6o6lHJxh7dE5XfvPzMKMXjnHkZS7CqRNlOMBOHHshDCKY5A72w6FP56a5bMv8JS1z6Ny4/sXLHL7EZe4JTp2RLzNGApkZEigNkMP1HsdJGqQo9PMg87HjRqFD1n7u534CQALCqelxW/Lbkn9RRkcIbpzg4kXvvchFLzh2RsHUzQtM3LyA3MtrvNiz3IuDDOQZ2eXjkKj4OEmCIPajNAlcZ+Tkta30baW/pM3du0aH91/kOhfcOaNwxk0C6H28gJmPF5D4eCGMvcxzcZySjZ+c97MgTvIEE6Rws9RN1G4S4Dl9vDac2HBCihO+qds3eGnuVEqcEHxBo0iPE0CLE8AMJ8DITwGgNAJe5KV+BgInjmMvDqM89h3yL8E4oBC24cSGEy8IJ8Ib53JjQfgicUJwu4xitecSUHsuAY3n0siVIXUDLwsdD6KInCIQBjF0sZdg30tyP8Aqz6UNCjYoeFlGhOgGgIvB4Fk9l5RgILgxxs7YcwmOPZeg1HMJjoJBHMcHceYHXuCBNAxw4Eaxk+YOzv0wzYeeS/B5FjncFvm230uWuAduHLhuKrrnTkPnCc6JsTv2XIJjzyUo9VyCozwPWUJU+dhDSe7hIHWdMIrSJKOFpGOQgKHn0rbEtyX+ovZxLzC9DIAvzNFHvcgF98QYTC764eSiH8ov+uHIvyd13DyNkzgLAi8HIU0/hwLkJkkS+U46uujfFvq20F/SXh5ek1YWvMhlLvjzxVJ/Pijz54NKf77hevcSlLmph8LAT3EeZjHMYBpigBwcBkkEp/5825LflvwLWvK+c436Dl/kkhdc+GJPZq6DMkMdVJrohkseQwhDFHkuANiPnIAo9aGXYRRlYZLDMJ0a57Ylvy35F6XO++4NdC9e9N5LXPS+4NAX+1PfHjhN4QQVKZyGy90HXu55no98P/DJAse5m6VkqYPcASBK03EKp22xb4v9Je3v8Jr93X+RS11w44uDmWt7qHfvgWbuPVDi3pO4XhCj2KfJ5hMPu1lAQCJwvMjxQjfI1Cmc4HO692w4seGEFCc80wBk+MLce9Q4IbgBxqEeJ4AWJ4AZTgwv82GOUECVBuBFOAcJgpnvpGngZInvh4mrwQmw4cSGEy8IJ/wbeLk+Eb5InBDcAONI7d4D1e49UOPeMzxS0BigxA9T6OCQHClCcppAYUZWDwJuAnOle892tNig4GXZEYx9/eALc+9Rg4Hg6xeLvn7/rBLSzR9OFcYn68MnOhl4dwqocKY0ds1o7JrSNPXeO3hQUgyTxHuJG+E4QqnvIhQDgEDgJaHnu1EW5KDPEqAUtxZSKF8wBImnR4i3fD2mFAkeLNoI8jvi+TDui9OdVe8w/mT1WTXqV9a5prOSLVT+XSwpRtbkZnxtvbHaL2cI8NfaOuKKnO5OBCrqc3GiWRkZqtR35X2KmDQCCNmZ7hF0wZLJ/wmf6M8pWa+ouD2sXqJBvU5VqUf25ZkgRoWOsqwjo4fThCPvWoJHzzLy6s+ROcX1LDeixy3oKPyhHkkZkqJd78wYOKIz4/eoPlnfl2VmfXOubtm+SrjPFU1lOoG9h/N+/2AnjLDuoG7w6/BElGHoAwflkROHXgQiN4cIITfIohQA0DtDDUSsBWk5+TSCXmXWCCbj2H5aB54maBaviGbvENEgWF7YdFeQn2orx0THuDsfbqsHjmcMtk6k7Q/Wriw/UZDhrSXKDIHCc0V/+Re6t7KqPB7pP9Ch2DeISMGp3pclkVOQd1Z0YpDf/2J9R1CMoJuYd3aMcLSrrArT3ss6uHv9OLD2anFipT8Kuo2RwHVs17VcQH0uILwWCX4s76mSyjZFsuLJiH5b1GTCP1g/kRmEMz6n6Cz42/lUMTnkSV4ShdX6X3Ta/crTEVv/98fzqawKtPt/RuBitMgaXuoCWd7bp9JOuwbZGW+QXfQNskmD7EPbIPIkL8lpxKbrwG7yI7OlKKJa+47f/nOIL8fDrRHgBQLgia6dH9HpVJbWd5+pit72xsdWHeg15hbzTozexpS+bWx/gjp29KPK6qZs4yrrnO93xvd7w/d78/haQJxt0/VYuLSs+kcKdGTm4+pATmIPx/KWrE+i42UVGVryU3vwalNo90obBcg73CptFvsga0cmGVPUaE9Zv95hQsJycLPzVgulFPOQ1emzDe/kDYyKNJUd5dJpE15Z02PoLWk2P0ZS1v2RKIh0klqIKiQn+iHkiDd8H+ksoju+fpQTXgOxry4ppr6pki9HlaQbCGC14MOxb+4slj1WPXhxCyKT2/qWnIW6l3/LJjRXZJD14Vwdq4IpF2/LXclWC0a7R9l8sI3sjDSlAza+tmzaFPKo7ppip7QpdCQw3V2U2w7vXJt1rt18n2z3GZoblPtRKOxHQLUfsbiDido9wG0WNzAyNjS2SBXdUCdHHk6cHORuhoMkRoHnZQEIUs8LAXCivlKVStpa6vkj70bxtht9LbvRVwfn0HLdG/IHuOvD+Qbljw7lkQDlUAXlLLpEBeKoeaiGb0YxyjITIZSDhJYQjjwHBin0UQozD7lhhLNADtxMzgbZG2QvvS2eRerpVVEPa0RR9a+CNXeDtWeBtViANU8Ja9WpqE+1Eti6xzPQxmmGvvaumwS+EwHXg3EQBzCN/ADlKfnV8bAfKcCNS9rgbYO3JTboFFXUQrGj1dRa7fRCsAtu4HVHcrCB3XOAXeAIYOerwO5Deoepy4YK7er+uRruWqJRJpAEe0nsQxS6cZ7GKMlRRs/gOIqS2FEoc62oDfA2wLvkCL5Zgr8S00F844ZXbTtw23aeZdtxhW0nUG07f8P3SgX7wJ+ptxtKMCxJ4WCUI/L/QO5GnpeiNEz91MV54sQuyFz5VkPFbNvMts08ipN5B2TAvfGv05+9DcieBciAAGShCsh4SK4KyvL2qRrMOMkwwVbqBnkIYieMvRxgEPhBkEYoSlGUB14M5XDGBW2AtgHaIwMavHGjqwDN3wDtWQANCoAmxgZ9OKHqdD7Khq5LJsRJJkgw9QqboRw7gqlIrw4JUsh9ev+vnxE9FnFv2KZVA+wRAmxeCa6xdHqcq/y865goRqDDgwRbeodZZOUEpu5eWRjVD3RSkjmZNbDBvWbPCRnw3pfWwjnFxLqL7fmVtwBTP8qP5wRbn0lPlxZbl0zC+VDQ/kM04OhcMw/bLuCIxnnWrxrf3hYbU9I1ZP6VFhFGzsmZheoG8WRfw6E0obENFG+PZXXKy11RdgQv7+L+WO4eSBsz2bl7+Gx64n7fPLc+pFW521nfseF4+jO3azvQcmJaAhGOUqapkeFRHK/eWN+fD9av6IHCewPkdD6+/fjG+oCZozdfJh/vS+ubM0HHQ70alCM7PxOwRmztNNBNXm6nJ4Ld/OUcyk/3pZ3wl8+AtxLdtAAOVADuCQAeSwCcpm2WgPae/zzMASc8G8ZrOUkY+TB1/MwLURzjwEVBhNMQ5w4i5+w+C5wgYbVgzkdD7nhD7j8ccr+v8L447y9VWFtYg+DGc1eFtQ3SVoM0IWjLdSSQ9iPfmceQ1mzYUkijz4Y3UchzcRAlKI2SNMxjGCYhTmI/xI6LE9edQBqVsEHaBmnPC2l/BpUTeldg81Ivqn8Xhwx/IUMEHee3DakXIrUQbea6EqQee4O2TZA6gg4eDsAaABS5QYLiKPDCAMEgxzmMojDPvczFaArWq7p/bmi9ofWG1kq0Dm58/1K0Bpei9YbVi7FaiMRygQSrv2crH9eDfJJtO/Lmoe2qULunGCWQd5IwicIQJgg6SZb6URIFwPOA6/s5mpoOejkbfm/4veH3o+N3fONerG3DTdt+QgQXArBcOIfgYA7BgRbBwchSEkSB7wcpilIP0nTAKIZuAnHsEVU8c9QIDjYE3xB8Q/DHRnDPmVQ1Mkdwb9PAnwy/hUgz15Pg90eM9hLkPvGfpZhNnw3ROg7i3M0JXucZCAOcOl6WJrkXu56XgTyaoDWVsOH0htMbTj86ToMbF1yK0/525/iY2BwKgXGuL8HmfzBIrCXwXHVPpAjdPB4aRTIf+NABkRv4KYBhmiE/90AK8xC4KXPjGIJ0I2TD6Q2nN5x+dJyGBKovxelgs4g8IWoLcWVuIEFt0k0SxCbtV6E1eTQsZZDjME0Air0si0AM3DDGbkAvItMchN5UnSYCNpTeUHpD6UdHaf/GuRilw02bflRcFsLk3FBmqR5HyHW2Y2lw3PDpsCB9CL0gcDyQuU4UxHEGgyDJ4xQlIMEITQF63ZC4DaM3jF7dOdkLJuVrzaEt2qDtUaFNCJhzZQFzv7B5zCpqSfCNzXJe7koFcgLJsFBvnvkQRSiLoecHyPVBCnwnjPPAgyEMwwnSCYI2uNvg7uXCXXjF/VV8bZGtDe5m4U4IL3PF8LK3d1VRn/Zk0v1Q5CfrLaoy6+dm/b0flpJIW1L7lpDaKSG1m6XK4vOn8cIGHOO4YR3Ltcink2+GgMzTZq1A4h9YqTYKHqc7dPjEsfBzQUa+rGqKf8hq65NYZIpZGQczNrm70fuRoECGHmoBI7MHcugrUgI4ZNLREq0COf14i378KF3CTxkNoKfJEcjkLfd7XPVJD2peb/Ce1lYia4ymObDqI07JlLWyok7LMy3eIrTurmnTa+sj+VdeVPWpKSI4RT2yOgtayay8P1DhCRPyhTb1c5HQV5eWgId/eZSMsc3H5F+WnMXrQ3kvO4f3v0/P4B/Is+dKKUYnQpHucC01HgwfSqwHLcFT2Q3+FInRgO1EtMaSMylaawDPjxKsfU3JSqjag4R4QOBI9yDx0wb+yz1si2A99WJW0Q3DoEOcBH7gwihzwiBFtOZ1FufIT3GeuElva9BvFuuo40+wKcXbprRtStumtG1Kyzel6AaGj7IpPfuGJIQ9Ale/IQH9hgQMN6ShazZGTgbSPEuQ76SREzhpEGAcJnEYpzCJoGRDGkrbNqJtI9o2og3CFRDuOje+dy2Euy8SwoVoSCBGQ/60p4g9qUVX0J/H9efEH4e5h30U5WlOK9s7kRO7YZBkMAuSNHQSDyV5h8uihGbE7KvB+IDvk7I62EPhRgAM1gRgBr8W632Cbb/9x315/9t/WHlV7kdg3IMrL2qfkCG8rQjwZRb7hq4QNEPK4pDuzqQZFMB3mLzhnz9xaEX1g3VAn4tbboIXakL3a+/lFHb+ihCDwIVrO17jlSHm7niuuu+hECoHxFC578+7nfUrneHTNZ6TZzab/eOFPnky1MJAGIPI8XCI3BziNCaaWB4ggis+8v0461b7RMxa6leGd0ValOfalrzCaOF7Ky78X/FfiQ5DPoaiPVmD5R6TxU21F1bdna5Vsv5fW2+srt1tet1XVoXrI5kWVAui32KxRnUA0CRwJT9ii0x3Ag1lTjUdovnUmBcAR9ZxR95XVog+q/dEQ3tFIUJAhvK4QcFjQoHr0JzAnnPjeCsVfv+lqM/savQ92T1KWrC8Ihpv2tR8J3pwUVn/PBT/fSZbd0rvTMlzMjBkSvz9sCsOq9d9/9y0xz7y9tD/svawku8n2h77zNpj17Q99Dlrj12y9szc4U2xxrD0eyiElwExvOzNcTaNLzqapPBVUI2v4WRkVzsd0MW4RwdbJnwFfFt67/Y91WCQVZ/OhwNLCc7jna22vtYrdqyyiDiMD/VdebJu6VhVD/w0iutTsS8P9HzX6zUsk3lSUB8CMlqT2/s7ergkggqiUu12K5/T/tylaTlihRY56wBw4w+vURRL55Hy3L5t7RFTbwRWIZufTej++b+o/vyOTxjaxoG5aT3nhNZAIvFQYJWx+QmDNMimCr3NZzBbphPjjxzsSNvbHOb2R2NnBU+BgJEQxAV8BQKO8uGKmCLLiTt+PtD8Upi6jpMlMIhScszLHDfyQZbHke8mceT1qRHGUlbzx1oIje4jq35fGzT+6TU5jovBjeuthosbJj4pJgohUiBQYOIooa4IJrKkuuPno4RfHohDL3GiHMQAxlEQQ4AzH8Tk1yzIpZi4anLdR1YXN0zcMNGhdREc5xJMXGoOt7QRohtEXgmRQrQSCEcQ+W15f9iVKGtdf0cwmTWPW+dcGVSOaYbxSz5OUxz4IPLSNPZT3wmIEomDPABEoWSZNXu4HEvaIPOPDZljp3gBX6B7A8Al+AI2nevZAUWIEQKRQucap8YWl540PfaEYIAj5LjphWECMQrT2IPk/wYJDqPYd0LfwzCVql3rpsneQORRQaS5XlgII/DGCS6BEbjByLPDiBB7A2IFjLQ5PxVIkvePlWDS0gxT7jsBcvIQ+j5MycENZVEQxk6eoAC5EOeZFE9aSRukfL16iX/jRJcAircByrMDihBIAR0FoPD45bcsRY4MUXhUsSSFjpRoGD8RJyCGTh6nGbWOZ2ma4NhLEzeliYUxkGJKJ2oDlc0+9MexD8HgxvUvwUl/w8lnx0nBvx+6Cpz80K1Hle5VDyiUWCmQDU90XoojjHGahHmOsgAgGm4GCIY6MI8zOVoKwja8/JrPddGF8BJs8PLs8CL4nkMwgpeP/fysrY/swRBdhAlc26eGYAIuU6phWkOMQi9HAXYjJ8cAOk6Ywgy4fuImTsjc9npsmcraoGVTxf44qpjn3AD3EqwMN6x8dqwUHPkhVDq19gCldGwdkCiVMZFu6OQfejBCUegg6vIVZshLwwi4jh9kvuvmcvu6KG3DzK9YHfPcGz++BGKWZuuzyjyv8Yl+341Ntu3jl1ej/wCf/Od/S27oP4T//W+7yS/V5JffNm+Dx0c0wU0fqt30B5Vghkt9Wg1m/HzoYRA7LsxBHETYg3kQB3mUphDmCPpk6YeuArlWrAqzIdZLs+LTFPcXeS/FV+GVz4Fq+B/nGrzaAGp1gIoFL3qo8qKfJHAeXANKkzhPKYbpTbELXRAkMYhznMAozmPsRDCHHq1i5QXyC8d1kzlvQLUdRx//OOqPy0CZeo5u7vTPD46COz0cu9PLUz/Tts6kfR49Hhbzy3Hkun7mJIHrR2ns5DgGmet6Hs7CxBmqbo+R7nkDxBenuQU33kUnTde9PlPyhh5XoofgaQ5FT3PBgkVz6rDJzGaMgCPC9LXbCW8fOc0oWHuOdByxraS9FjykgtOSdAnLa20IH/6KgdtvDhbe4VuajYa3vs1FUbXr/rX1/Q5/KRKWyz2z0nN9KvfFv2k69tfrLv22R4yXP3QtN2D3fsOkenNT51HilJuUDD9QHGDLfHBl1aZMp5jw5kQ7nv7rpxPFClx9xvXaqRhowjS+ugf3VG32dAoFqG2HXZwoRLB2zCx69ZLQrnxftfIFl3AY6Va+q1v2k/y1cqqh91WaunkMcJYQ7SHzwjyKnNRJvDwMMfRg79Epl7WWTvH4sLA4X02Teo8oDPeiklDT9HkiOlj/ZZGdlqkD5GcrLUk7cfbasv5OaETtov0ui44OUyH8NukMfVF6V5Y15pmwWEYbXpWi5lJJOzGqi91DCz/1C8Eezx1X3LoaezbceWzcEXzIYazDHaDDHWCEO8MkpUmAMjcI/STKXC910jQNYJ6njpsA4CKUzuMO2HDnT4878Ab4F+OOu+HOc+CO4GruOTrcgTrcgUa4A4fJWRIPhSBPPCdPPcdBoRv6RNlxkzhJQBbgedyBG+786XEnuHHci3EHbLjzHLgjuG57rg53PB3ueEa4441KRqcojrKAAI8HEhhlueN5OMYABfQBnMcdb8OdPz3uhDf+5TYeuOHOc+CO4NPtAR3u+Drc8Y1wxx8mXkJxEqchSHw3ABF2oQfJOOM4yXMYu34+jzv+hjt/etyJb8DluONtuPMcuCP4R3uif/S3GB+tb2lf/j2lSfJ/JSNeNXWOBPTJCJmd0be2gNP9MvTOSVPHj+PIp9fOTpRjD4cBytIwT/IYub13Tse+Xm7zRqBd0g+x7+mH2Ly+7jOAyUf0CVvIog2yigOZr3RCspYJZQzgt1ZfW+pNVxS4u1Sm107N+u0Tine1gmlZF9IcApl2gmgVF/IeXCE+//fk/TV/C73hbCu/0MIvSU0lYQs/YDK9Tuldc8FFK7zwvqswfX3W3XatWfP3wkIvbZGue0RGeKaIV/9cXceLTHIyKk/u2EP+xLT2AYBEdVsp4Tm7aacT7dvitiBtsP55IMLY3GcZzoVbdr6yP9CSznXnCLAyGLJ7dtL/ZCGy5tjnrjkswblwx978yJrT+ozMYCLFKZvilM1wymZfY3OcMs18Hgsu1Z7oUj2cGB/Ix6Q8aX8Lf+3sstn0qnuCVvmSPR7dqsUo9cIwzwIYOGGUuZELsiijRSCcKI6FG3eZrLVQUiXdKAPwmvj4Uz1UqYh6U/PKVehE9C1s8bT4bfF0vCMLsVHPMPeyYTW1+ioxtKI5PrEF81+s4tVwUNnSlAOqhQ/04p6rXdQxKBOg9DN+RWG6qxEoFp2ZlHFvSnQVu52F9ujfuGnZriBNr/+yEooOy0dscAqdQaaZq+C0cVRCopvSRzqm32NMlMs3O7qd81ISFcYEj8ikpIuGAO/KSNp4KCHRP4nOLjunLbERbUlTRIK2JOtbMgOiCpwyg8/AERy+PdHhm/szsi77EaNhsRzubcg+4q59xkFz8mSAl3mAQtfPvMR1sBN6QR5icmB1nAgGCXJR0uHlRMxaUCkR/ORaJKuNRd8uKI1kTuPq8MrKz6czLbJWpBZrKtfzeFP742SVn3fWbYUyhkFt5Zty93BLYKudDxadD51e2e5/vIogafmOtr6mZXIYnp1wetepiMmZwDau6w7Im9I7vEk8/yiHxYx6iGbs4JtgCorpJ3JofgGq5Z4esE4VOsqAcPRwioLvWoLnrm37NUA5vBk4r6+iGX8kS+34ICL6N0R8VpVHPle7b+8PYI+lFZ9YU0RIT5qm2LQp3VDZnWYxA+ZT/DTFccE33RN90z+UO0T0o4eaoGCnBU/rn9WUzK4ZWbeJjEuhzRENzZFOHiYgwCjMIwCizHNwhOM0d3LoJT7ui6XPSVzNkX32Hc9mkRSUSQI2VW39l/VzWX6yDiXZBSqyFKvXVj9gbY2pV7wqIgFudrbntdVa0yL91ycK6f3GwqD+gTw9otaxdWSAZL+zcmvcdb5xj31tPYpq+2eJAPr6cd13BhbjZ6r2GDiCW70nutX//Ui1KLKAjjOwx4goKByVoKcmGUCe4/pOTLAujeMAZZ6fAjeMMwcGvpd7cdzrtmp5awFeOfMGI7gL1rSZUhQSK7laRc2U0COu6PnaapvYmyvZwNHmv7LIB+6Kf7fVr5MdAUt+LOdFvJOKHMsLCqj36OG19RMtd30oT9a/zrQuNtk/eyf/Tip/GVFiebVsRBRpspNbeXHqWsC18RZzaTXLmnwM4obaJ0JFyV0NsN2g9cVd29Z4sN7cY1qts62u2JpUGtX/mzNpuk06/RdUsQ7/QB4wK/Mj6VXkmMwb1JZXbKYwV6qQnTQNsj/zBtl106AZ7WpmKZuqWYIrvye68v9KBoGMMzkzvb1D1Bj7huy0P5ATxJ2YlSZlz7oouqnRUUUwuuzFIMeBG9F0qkEapH4C3YDWIXNRBtL+PkYlbS2guScfTRdHbTdvoraLW/bRhkgTrqlY3ZVWjR5qiywaxC5myfymtWWthIz/4fa/rF/pXGZm8260eMO5JfFVp0jxSdhfplAA4r3BT9vsVN7cBjYlrAXjIq8+3cQp2k112+ZNr59bq2pHaqp7iE+mWkc7rZ9Hb/q6osEh+WO5/o3v37jBukD+kzANmyFDHRKxDa6f+4+D3MJCmMICuyrqYGMGqpVAaArUQuyDJ8Y+fI/qO2oO6FK58m1OUhs355R9etVmoinL5OoZxvGXco5rYVku1RCR4zVjLq2mKa3qR22GoopG52ND8heLaYrdNTn5e30uTvx02uhlrXmF3ovvUfUJnxiwov0RMQs/tYNSnY50CK5bzYUebZuTbRsQ3rnwsEXWuQftywo3x+vHcsp5dTlw/1EsmhK0cz3LhTcOTYw9cDGSr8VHjl3tbIgfznsyiR5aBKCT7JtdeWu9L2tqZ3nTXA6+YvPqHZ0bj2VCrHlLWsCgGJmQlthH2hK7vaVkMErn6AxsNj3aha1/UGq3QxejQAWjQiiH72hhVIueY9dGBQCK2m6UJxEM49wLoRe4IcyRk2WeA7IMwRAGfZ1dFeyto+s+GqjGG6huoHo5qHo3/pqgugHqIwOqEKPiu3q9dJxQSKFjSrMLzdEOUw1FUQ49x4NJgPw8TXL6f90UQgDyxHeABmLXzTu0Ae0GtC8RaKNxInFjoL06+dIGtBcArRCU44tBOd+fq0PBMoepddeWRKW9qgiGiqsf+l4McebnmYsxwEHokv95RJfNcJr2N0IqaashqlL+k2Pq+6rcl6f+OpteYzfG1i6xW5Odyzqye+7mKhtbqnF7bX2H0juO0UPszIo8x3S5EZEP5fnEXZaofTfB9M6d4G1NyERXetKckkKxVZA2fC6yM00X10SfjAKGnt2S+weGVAAt17tx/BvPW8n8+X+ci/TT7oHdU1FvuB/opLJ/bmzv74q0Ktmc6Tzn22uulZHxv3k72PVURgCSXS62dwD2vm1H7zLfrIQZZFSCjakpVAgT8sUwoe+LE/Py++FhP4OFnMi+fdgr0VBJMsTDIIq9LI4w9JAfOzhykJs5aQazMEsjt/eWV8tbDRFn3mCCicBZERPf0aiigd/854L8p6wIkDW+QnfFiWEgaS+BoZR5cT4QYMLcyaf5nI6/9eChHvOCaztzLuP3AdwR/xXRQ+tPBAc5eJ6EOxEaatS5plJkJPOK8BEU/csz3oB7thtbLk1FNcjOsI5P4bvz7lTscVagVrFi+8XPtKgtdTdgitRb7vf/aArVvmtEd31AHcR3tBH0tptqUXYTfDCHGeolaYoaQlyNPyhVUFj/w/pHmZREt2tijrLuuNofH7oMuIVtVw01b0rWnRuPHfXoJsWMaXybQrioojlkPI0Zr8WO+besgB9Lb1l+ZKEw1u2u2B9rTN3/KFQwT3L2L9bSxkucKOR5Qb2p2X31blfcYgInr603BBwIPHSX1W2K3NZJh26b1EWcReSgQ4Hr5pKbSDwf1z5wXqwSfQXudRziaJrwceIrw4X3NHcnO4w/te9uAmw61epHMpHtj3S2fFPRWfJoh0/aiHZ1N7E1nV5FHV9tFtWQ0EbMpfkt7LZX9cfNUAGXrhBH4/vzcClTs+ZRZZI3fJZ6WLvKc5IQxEHm+m4ch2SSxTgOPQ85qUNLMvdpxDW4to7mtRg93UfWvjb0/CrRM7jxokdDzw0510ROIXLFH1RV+ElVVKGYralQKEsqIJTAgJw9Y8+FSYiDIMuzDEW574aJFyauiIWPUFHh0TXHDfs27PNvgHPjr6I5rn9vsWHfCPuE4BVfDF55V9BgwZ318eFYMs/JB7XquOe09qmjVWmPWsqhmzlM8wBm5PTvZpDgZeZhP4a+Q/6XhTDpc4ppxa4FoAYvenL98R03lOGBT/gkuVhnPRNjvvnXvLKEz+G3w1xUA6S8zg27Ki5LmnWsIrMIfbGSc0Jvl9ssFVR+viMjNzXmvX5JSSq+Lk9uzwY+vcqA8cC38SqDJPsggkh7Nq3elWVG92KOkSxAh8ZSsWn07bk8lYf105+d2hawTGd70gK7zBuAZBE51JGBxeFkTQtmgLIhmQEdQ4ukK8Te+GLsjed4vFPedpkGBXgkT3mDU/EpB0TJswEEwtxJgE8jlmOYuKHjE/XRi8k/Yi/wkYs6CJQIWgv0pKKNVEV3RZijIZQc0nZlfZreVFBPlcOB19piqSXuMNGGqKcLrutuwlJ+Olr0e3pnGaHzn/FuwSermd4tQIf8WT26jie1olEZH+/Q4RNdznzO9qm8Hjd716FJm0fDMk60CXQ984nVp+/SZuySLRjT5StEZPhiRAZ+W+73uErHoYfCGsZpQ2LXaDdRa6RPh6pMnCIv9KATO2mWpYisZIxdJ8IIx0GY+t06lopaayX3wochjYbLGay5nEsW63bHDoAHqx8CGhzZHPiw1Z7p2BmO7EXsbor5aiCaNetIAy47VUd02/gvsok9sKhd6s52IN924kSk79KiPNc9cLA8isx3jQmdJEGgl3AHBhyqebLyhaQpWtCSfN4NADc+WAktaGIgdsn43QNm+Wn/1/CzP7Be5y40j5DR5Baf+PUiJq+3ywPHhOGKqOnU5a+fQQn5gjTFCSHkIJCFHPCQflW8AY/uHTkoTJ+NbORRhGMXBFmCPQS91AFpFCPXdf3cy/N44v8qCFrb7XUg+slx4W1T9I7uzl/6bCPck5ClnmJX4eSYU9K0TywWlmIIO9AkGBHVgOiqiMNI4zZbNX5dLVCU94dOfyCyyFKnN96vH30V/zlOJASYIuqvCoaBAeu4SLxtk4/9A5/IEZUrNd320J9OGhPPY5lw2hxopINIMxrFhqkxrPhnd0QRlpHCTUICDKYwJTjyB6Ij/89kruOqIJ1wKuecTHcNnV1TOpXJZpZq6MSfZCgDoQ/cJExjclpxk8CNsjwHOXKg2+s4syLXgjPNSybABh4Z2D52SZMbVGKu9sUh3Z0zutkyGWhHjiuHs3VAn4tbnjWMn2cOnygUEtk0dQhVnFrHrDP5N81bWrPKxIQY7WieU1EXer3lUXoUfBv64z9X+iFXcDMPRDfzbzD1Sv7uM/MWY3nqpNaJhJLZmJHxvG8SM8Uc0bDsVR6FaRb4fghwnKQexo4bpyk55rhp6Od93rU5iavlXTtTJdDWfKHeWrtqBvc7XDemWp6TqGsv0VtyCgssY5pdpmQx0wTGX6g+Q1Px7WhGzKE+1Ng/WxPsttBXXeghW+gB0WJu3KsX+ge82zVnKzoRrY80UempixRgd0/fHXB12+SUbCtOrKXB1OT9zeGKvt8+8fe3yYzYnMPs/XyJ1IKhT666zGKCqQ4jeIYHomd4V+v9fVmd8nJXlOO4xKmjZ1eO/djyKBwwp+6eS1jHTp/GvNfCmfZFRoe1NUuaM52GmtaZObVrVne46gys90Q/YfmyqMpS7FnuldfkHE0gjeotx/LETLYs9IWsE35zVVafhMuq+lQV1Bb0apDoqEnkTsHwnhwVjlVJMZE9anyU2cGAHxcbp/UTPpITQ0kzuLFraPa2SwNqjF0BSK/zXtmSCP+RfBr4JhDS3CEeHPg0LIGoJ3GJ/UGM9LHeobo8VA9C63pHh+6Y/Fjn41HQEW+KgFu9u0N7VJ7ZaNqOtrtPaWM09X4PkWrjEYILAm9+43mHyMFrcnqWoPGeECr8ZeepByo0SBw3wwH2yKnexR70Ye4GURg4MUJBKFRwnJe5lhL9+LtOvO06266z7TrSXQeSP4+762w7ztPsOECIzwj8+R3nfVX+i9q13fn95sjJbNdgt+loh/VQXAyRGzoZzJ0gC90AeJ6fY2qxiWMI/bm9ppO47TTbTrPtNH/0nSa88fzVdprVHbe3nWbBTiPEswSB2U4DzHYasGCnAcMSrjEM4hzh3E885Pihm9KsNCHwIMjI/3dMdhqw7TTbTrPtNH/wncYFN0682k4Dtp3mGXcaIXooCM12Gmi208AFOw0cxlimQQRgEuc5TlAcpn6AUJB7ZANynRj7uclOA7edZttptp3mj77TeDcOWG2ngdtO84w7jRB6FURmO41nttN4C3Yabxic5eZ+mnppnLkQ5WFCdposR2ESppGXpTg22Wm8bafZdpptp/mj7zTBjeesttN4207zjDuNECUYxGY7jW+20/gLdhp/6BMA0wi7Ueb7QYYcz8F5gFIAI5B5ZL+JPZOdxt92mm2n2XaaP/hOA5wbsN6Zxt92mmfcaYQ409Ax22kCs50mWLDTBMN7GjfyoIeoNwCK/TjJYA6xEzs+Bj4AjtGZJth2mm2n2XaaP/pO49747mo7TbDtNM+40wihwqFrttOEZjtNuGCnCQc7TZK4vg9CL4j8OAwCnCcYunEWpg5y4zDCJjtNuO00206z7TR/9J3GW9PLOdx2mmfcaYRo9BAMcyl3s+3t7kyAomKBrsOsyu2ktVNO0m0ukmejBDphHLp5CmInC2GUoxSRLcV1nDQNMxR6YmLlsaAVsyuPRbO4WJMsOsHrNVOC/pSzHBHjDFqoK3E2BPq21TSdDk2vReOOKT0D71/JunpfCcV9XvE9o1mH/+j6o9+R6nOFdw+0BCVq6vxY+IH0CTqlpD+W7QQEZM/H3w8l6WG+Vh87O+gdbsdOFr4+ejqF1Gm30BpI7Yx/aoh1HdsJLFbJY4V6RSzT7C9t3rRfmwwkH05Nwrb3O/TAlQpe36xd7m+6ScUi23/ar4mQtEyU3eZys2lWFAqYNWkTS3VOJuQDj3Hntc7a9dlNdB65zpIqzEClDH4MQ9yBEOIeiiHutEhmTUTSjuIJdac1ORoSu825O44uVBEMHaJcL4pyP/cymOcZiF2Qxz5wkgQBBDy3z8mhkrYaQCrlPzVA/lBWt7jJAngmI8Wzi+0wqoRcyK8IMNL38zlNRJdkufH8yDzDcZ+l55VQrqwHzC5Tclu+twVIREQeDk3hVPoPIqxCh1uW855m9KFpfupVgFIAom+I0C3PxwxGxjfQWzth2YczWRFoN002vz4UTkvjsldPU8wbIZ4KWUxhTwiwDsUA63foFv2bnk3f8tUoSSffUNjNep0kkZc/H2BeEDouTgFCSRikwIeO42UBzvzQ99M8zoM+dbxc2GoJ45Xf8qR493EITM2DFpdoQdqsqOleyeqEk9Gk+1JLNdUEWXHl19bPxSfMGPCOLMcDPfQ35SBZxvgWJ3vge8UMBsNUZ/TlGNUFURgTgoJ4X34mjEVuFSde6fyAcYazx9ca6UcxdN+QEJI/0UpI2BZcZqj3kaiK7bpvMh+1eEB0tofdYyVu5DljMcc/qhu2y7FJf7QfNEKftrFrdPMxM8XCZeAIhVjg0NeDI9Gx6YrUY6Rdt4SzUNmQDZ0ZEzcPMxDGTuDlyM2TmGiIwHEcHOMkDRMdYjYyN+B8AcD519WR00iN3BC0R1BaP3ND0MdDUCHGNQwGCMrNsz9QDvLft6iilnqxeltDYjcktkDCUVNFMMx06UZxFHkI+hH24shLo5xombEbxE6c+16Plypp6yEll3/byE87+c8Clk1zrKY5/aGXHn2m1rE7RG+RKowJkNL8l3RetyIIrJZnmgP8/q6g9dvIixOWEpOs8v9BqKg5MetqBTRYmLYJxDNefrxNncnohG8h4o7jSuNdWz/Tluc7/KVIdgR82ULbU8Be93Au00fb4TMrA9ADDjm8+msfXn8ki/XfZHjJltOuq5/ZmAhFQ+hN4mOdYO+693d3HXxOCBVDyPtnYUaxlE1xRohwDMUIx79hMoX6jb2Z2L/SifIRfzkJcHMglLSZGbuZHR9mpU8HQBNnAXCyPI2y3E2wn8R+gMjp1gmQlyI/CzugkYpaC2Wkwjn400T9zwQ2BVd0mJaFyOupOaUflEaJ4vfcpJEMApjh4zXRqNubkDc/Wbc08ymixYJ4dt2B4Y+0pz4SvKkP6Hh86K9IROCYuQxpbX1/ednXHl+lFua5NyC+FhS/IWj0yfqWFo3g9xpVmbLrMK59dRUJuDFvZe0roS+3M/Ly5gKDv7zVuro6BGze6rUuOdqYYqEQgxeKMXj/wIT4XNH7oL8fmhvw5iZZwMGeyiZUNqWyeyqOhjM0w1IDXhhCB+dE+4q9IEwTPwAhwi6AEST6V59NZEbgWsj4iZx6dkQ/ITO1e1frtzMoaPWk8PjG6psjQGJf8mxweiRHx2pXoqzFvOYcSlUzdKIFUmhNAWpMJuT0VFlz3ep//nZ2nDzg32/NTAOdFpiXRG3jJYfoQbc40Np/zc0Kaks1sZoHNVVQaoxfmv7lwRs/vBZq3ljf0wI2dJv6DtUP1q/oYeiJQksx/tzc6LfzWez3tUu4ITsnDWI3qWSyPNj36GHoj0IrM7buKN2kFxaCvqDb3JI3BSYhZCsUQ7Z+Lcu+dtX4muG+LPsqUUOlbPpo6COfQ9/L48wNM5hEBHpwmOUJSp0ERDFK+gytUzmrlTY4kH2BKmCSNzw11LDU9k1xNVYWrbborOk0L2bYoiW9+XX3sE53c7nK6jKPqp7Q+9hDcwh8KuVJ6M8/kS/hV6r9hY9wn/sNRqQ5VN+D31oivgxLAj7akThp32/DbLD6JRUd5YA7hYz2OsAUboW4pciZhdvpxYXy7TPgK7uuCIIsIidgFzoQAIgSnOIUpl4EnCTNotyZweCVbyo2KH4MKN7A948Nvr5z44Qb+K4PvkIoT+QOwLc9472n9bEl6m576qfXdFONV/J0eN8R+R7ysZNgEKdE0aUFyZ0kiaMsxkHoiYArEbVeSa8jrpgDk+I1z2KGRHt6l3UrOdjStslui5ubYnYn8UCWMPn75Jb5tfVtQ80QPdmVt/wC2SKzsKTH45QdyKkPYZZxIlY0tbdzUhvl4Uypnsz8eNEl8B8FwtVwB25cZxX/amZj/I5M+PIBk/FjxaiZv8CHdupjwfZIJo5NWnpk5uqV0Y+5VvMSzG1z2Fnf3pHm2HXfnN4aKTZHD4bdjLcpZDU3wPaHZXgoBJxEQIeHU310rg0dOs42dBCGkhFExCHw8jD0I5TnwPVRAnHoERWVAGUHknMSN6z8GrDyURyv//g4CQdltDacfDKcFMJQIjjCSYYN1i9EbDmnOH6mBGrNUXw8rDKS+U6agzQMkJsTDTKPkgz6BCZD5BAVMpSojqKstfBQJf3pYVC8pBZ7XXdNwirE0qi6tDhgBmoW+xSLdggFVfzlSGtek2Pga+6LUJwsFt/9sCvqu1cEF2lMQGYlZPndVuWZYB8TwGEQNdIojpIXs/X4auQZw4L68uJ0oq9jZWwJ2XmHrfSuLFLecOYp01j+69ebvWCzFxhsDP4g28ga9gJ2W/ZLkfB7Re6t1NyPNfvCN/0yGCzDx7EfsMuyz7Q9dtlc57c5JpqNoV+WU4hS2ROk6Gu6KQhBOpE3iE1M70i7UnoJ3HXaxxYDpqV3kUDffVSLGeqyu6Zs45K7cr678z65PkRxpkXXbxXRBVuF2KRp9o9uSyCLBFeHV01EI1F10fGIyfgQmO6yiHADbnPF33g3dg6T3NrLfczZ/X7vX/WvM72VZg4AFr2uPeE+GDwhAqm2TuZUSTcGHtNINoCS4ERlfSrI4ipzi4HGX54tCcjMzb0f37jhIPuE6ex/lKqubwQrZ3P//4HgCHU65Rj2DRkB7nZJe/q9kJXlbZOVZb3b/97g2dz8101TOHwRKDsxD0zmjykkiLGbBDEzyCV2cnvhb7edrE9AESsgzRNCayJfBWnv8OGsgq89fzZIajQhGAZYR6kXZInvocTPsyRxHQ+hNHXSBASZFyEhwHokZr3I6keFrXiDrUe1B6g0WCVqwRvXuQH+46HWhlhPh1hCKEsUqBDrR4yY/XKaIkJo1B0jUpSgVlMOTZguzOIsdp0sgTB0fRCmOInzGCAQOn6YycFsIG9DtQ3VevVsIa6BQeDcFbjmbrj2vLgmhM5EoQrXaLCM9c2uTD+pQI2a6e2koVAjWk82CtODTpZFyM9RHqYgBqnvJXGcRgCAIGUpyiRw1gvbsOxPg2XGJ82FiObfeMEqiAY2RHteRBMCYKJIhWhvErIUVGCGmodqHGMUI3dzP4px6uIAxjgjR8s48TzfA4FPHXGEMlNTORt6bZrYtfAV3jjeKvAFN/h6XvgSwmSiWAVfbXjjR/ZQAWNtGOKpIVLD2YBy6MGdIjdMcAqy1HMdFKQRihzkwigNHIhgKoe1gbwN3jbl7DLrWXTjRauAmreB2vOCmhCMEjsaUNPAmQmQDSAsywMyr3IncJ0wdmOQZzhw0zD0gwB4aTAPYRt4beB1oZEMODfQXQW+/A2+nhe+hHCO2FXCV5ugXwlgAsEMhLVUAxDzPC8Jke+AKCb/gcgNMEY+jaZLwtyJVCDWytpgbIOxi3QwAG7cdW4wgw3EnhfEhBiMGGhBzHrHxkUHZfa+ITMANE47tJrFcewl5DyZRgTWPCfOQj/P0iQNcz9yHF8Da1ziBm6b/exiJQ0OkihfgW9XVzTa8O06fBNiJ2KowjeayJQIV+Fa2j1W41lDMyyT5+a5l+ZOFvjQycI4D7MgJHiWEzDL4kjhj9FI2vBrU84uU878Gy9eBbyiTTl7XvASfPxj0cef5yt8W+7JqBQ1meMT3zKeVDDtKMaOZYrnQ/8LHxF9C4IE+06e+pGbQuQjDN3EibGP+jTJCmFrIZhSvAl2hStiV5vMogmDTTCZKTw5McppohYhv2hXg+1eDFthCfLY2PVfM84X/5qsUGuPMl6LjRUGPaS7M/n3/rw7FUeCb/hLWpx4zBgiTLh7HaXukijTf7Am7FiB0EuqeK4au8W7i/WULPJp8nga9vQN7/A3+VPUY/tThHC5rIyne0PvVa7PtlrSKPCf2uqE9IPaYC02cCwXIR+8x0m4St9vF8L7u+Cs/v18ghnmXFWhpGGMli8ENMRiQMOvmPQjWb/v78pTF7k2E6N1z+ntI6Vvk8/oY7RM2cYxWk3zbNa8Nma5adXVkbySNl2P5NF1tUFYYyal3hpFlIXEsllFNARWj7PLsFrSKiCfKS1P3EXF8AJ0Le7zZKt7VHQ4X5VU22SZ88vz7Z3Aad2Rr2EFn9uYXqJ5pJ8aXZOqpSeyXZC+xazsncVIk/KL1eY9bZPdiyn4X1vrBm6lfcWFi3eCrmjpXPHjWlf5uLa+IwOUnradYNWdIB77DJmC1aOE1Enyhw3a0RUzeE+WKiuws3YeXUkGsQGeduUMjk0LDBLnygBWe0wIHNU2I0ShxIFmm9HsKmMbh4xmeAUVOwl0UOYFfhQkSR460CPnBdKoBHgREhJESIF/pfQQj7KpxNumotpUHntP2TaTr2IzAd7Yjr7qZrJtJCtvJELYTxzqzivjq0DpaUN6EaimHF4DBolHNhcUwiSMgtyHwMmjyPXSLMtgnqHZrWXdS8Btg3n5G8wlUdrbpvIH3FTCGx+usqm4117ObpuKwaYiRF7FYuQVmUyfyep/c4sPKSv2mE2PKBkDL25Tp9URs/ExRUUw8idBOcggSkMAQz8PwsDLAfCyGGaB46DeTU4lba1t5MQ+2Ubsk4cvePq9BFvC51K45pk1+aiwLJxl/88m23x3R5rhvDiQv+0e6I3qb/+BkvIztv6HleCH8pD99h9C0voTzWJPJiYh5Te6FPknZXLlafOe/dLiD5u1s0VL6N74a1Wz7ZN3tknbhSvI9ywP6zt2QXM6VRwpmEbwsTrXp/uyOhEFY+X0bH3+zjaNu2Cspw4CNRkkavnvWsQuAU59i2ZwUIktpuZ/IWgrFoO2/mdBy58erP95IALqUQZ8Af0+seejDPUd9EmfjvxPMpAlUZ5mEAdJ4uLYizPHSWMnzwKc9nnfpaJWK7LGv9ZWvOSpge+7z6TnC4Z2fyVzlTqDEDW5ZMoqb6JFlFLmZZKc6+JANO0mkWbT8glykUeTArZ0uVDXkabwrE39DLhW3W3Uu7YgJaEmU5bMHvSlrSpOXtmUzK0weUnaFndjEE3LGdI5+FdCRTT0A2l7cVmCtlWh8uvUNqE3CDdbpRr4h3PS1zL+pvzSZzv+56H47/OkJsa3uC5uD49VFrwWWmMntDXttemZtWa0Yu2MtWYGN+XAZAqafVBY6IhBYR8LspTaDkGVmHOEoPRD1zr+iEPk+MFQKwxzP808TLTSALi5n4TYiZPUIUAZgkxILzKWshYwkiPx4WQ3qpUtvMUMFKOVtUEKjCcyHbmmJ3Y3SxzMNtaUVzhskhJb99ynq5lJHJ3YV7G0rQP/F6Ld1SUtbmvtcVagJsfxIEHxK+bCQnEvbc9VvKIRfeW+oFi548WPGgTmJg3aWvaq85Fm56ZuMbwJlK1VXIWylI9ffvLVMq9jYAOHOu75BG3WUtUayCDfNxxWVnXyI60MSutNNfraxyL9hFf0tWsAhgMFUbjs4UxnhSZpdVKbbrSNhnbibZiBlcliNkWUQEAUV4EoP7OFI4eUXfNsiinsyTAyPsRx4DnIybKQnDdTx4MeQJCWOUsc30NSUGFiNlTZUOVRUCW4AVejyggPRmvUaBWGwioUA43eY4JFp7LC6nPQEROooCSqo5CKYLg088gLAQhjPyITGbqu60Sx76IwDIGLQZ+LRyVtrRWqlv8cC1TV/6O6AaSpOTkKFcyKSdcAfqCnGnK0Y3YhvmRbj+rmeoBIZt/517qvaXjVCm6PWe1CbmvKsEIwrd/fZ6xYyXvqnngsj+cd4o1rG7XVOVjt2MRRx7txaHLudXUZpqp8d7hFt0yRaSYrNztR4yHuSgo2RvbHUmiYvoKbhnRrmFubqL0dd2UC20IaM1qNErpMtZtIwFUxwOkdGRb6CuufP00Rdd88tM/FGEunjwYoGuIwdmLkQKLN+HnkpFGCItdxUz+JkyTr/X2mctbCT5nk50DOaQ/3l07cJsRAkaxFBlBNa2j8EVF72IVV/akgCvBralNl+EYI0k/MLpRNsE4EYHtU/XUKvQ2yvbJqXH0uUkz+RpaIoK9QyxGShVaxd7erjOD6s5vgCT6lu3OtCBsYP52i4bQWDx28t5zpGREyGGQBX8WwxGzz3xa3BWlHc7H22xk4blyT4x6fB3zcGzsTjcl6JKsSM8pnvCnthVdtt7PRLg69fYlMshmAlOCRKTTGAjSK4VM/ktn+YP1YEmnoobZ+5CUoWmy8o0/tu+ap3RSo4OAoeTYsJ4ASDEEeBzBJgyCDQR64YerHfopA7uZ9xKdE0FrwKBX91Pj4Kz3IkRNT9VAesMWaZLVN4sZOOlUP+J4GAL69o0Wt94hOzqbOGytPVeP0UY9WfyoL96t5T5d7RO/G1M4u/XO1vwvBE6J8PweiAsuJmWNIvHbdagoOTbhSt7mT5/+s+Y11ByJ02/yAdusrnZ2HBysHyiOSuhge8pzeLlGts1vw9IKzpi2ZAVUZjhmiauAIqCoGNX2ga9H6H9aHtLC/Lyzqo0awgCsbEwWULVzeVEKeF/ZRIB+rpCbE46M+iuI0RygAHvJQGsZx7Lh5GvlJ5IAehk0kd7jMO+jymq7sXXPvMQHpeG1/Qn66xxVzVBMqAZ5wencod+XtAzfSHQqqRJLm0xKFVl4waLbuK3K+qegDNvpE7t25JkPcGMr25/TOouel149bPorGapOJnX/Zign+Ee9boe24NvBYSa/wxltLLWYfRNMCccX4l4J8XVkxD9g3B57M4WOxZzao9/SSnSsmP9MKmqQ7fuKVhVeG81PbJq4hf27aRB8h3iab3ubbNAcBbRO/i93xNnH4nwN2I6g0RXpXQHoxrugtaQ5Z1EcCH3vquNfap1twF5/bwnOO5tKnA/iOcoTTGGW5E4cwRGkW4TxDWYjcNE2CEHbwLRW1lh6disLTTvjTgzQ9rEo6XFdxlgF7d8CvT1UxMBnQO8DeJ5y8hJ/GLPGz2ZUMfo5on/GFRocQ8MZxV7jQGKt58FuL6y+9y26X8+zH1sGd9C7p9sfS7yBZs2z19j67XUazzseeYGszCRXr/0R08fNxkujHeM0DYc2LISCe4/HLY6YQvy0JH9MAhGVPSPjdLtNUU5GEr3wVwfAIHbhelsAscGPo51kOvDgLMwxycn4GWZR3i18lba31r5ZvAgGuu+ppukkeohoFDRbwG5Q7ejqr6aEc7bhdkd2VNDQELU7ceJgVZIOqWf3o0qIelvxn+m6Wc6m+Kw7P7262aW8vSHtjR3A3uAHRjec9/2VzAAUUE2MOvj9Xh4KlweJXnj/V5Z5MgyKdnlDzlrS5nila0vHpVEc4QDcY+XmEvQylcR55GIUARlEe+EECHAewMtr8M3VS10I5/XueHO3eWF2j+P3xxOOW6en16Xw4tDcWtIUEz3a40Xjqv/CL5KTcZdxlo4vQIVt995EWi3srUupJe/or14Pas/D4TrsJXujbdiwwNaizu52y3Fv8erDeYhauRRHo37juC0ART0AR0X//17LMaKY4OvkMKqzf9+QLCqwbck1y9whsk0x010bBzjRpBZyIFuOE6EufVjS1U/aK3rdWdl4V+JDtHl5xdOhPQQ1mdFDCzkHUub9Z9VR/Ssg5fOjw0n45S0xJBAo9MbR57YpPuMk02b3iDtWkpfhgEcwp0vOOLDDSFI4WPFJgeHnLb4Vf0Rb8C7NLXPrKzoOGXeCliPTQZ3Sa3Nju0eGAK8Ky25X3jesLSwvXnHQOVnnYEf3N4oaBtOmBU3Vm3UNk1RbNqJlXBNEoHFLjH2n3pdFYMwfBmZrvXx20Qdv1Lde58b0bZ5g53RBMHiW7juQU3EV2tVaG7kDc+9d8WDOCVXIM7mK5mjb0J+LetUYXwzoHg9pYVuWOIAQnuM5oR7DeVCfr7wfcH9BGe4BNjuZ2m7l2eK/cJkaQUg3z7QAYgNDJvMDxIxjFWZY4EORBGkRZALM+llUua7WECI+7FcTbVvD1bQVrXMH/wTcAl5aUdZ1H2wA28H9E8BfiSFx3FvzHdWSnWCwtJqsgGxXF9nIcgxy5TpjFrpehxItAEERulkSZm83g/6plZbcNYNsAtg3gkg0gvnHBGhuAu20AT7wBCCFMLpjdAGhJg1n8vy+FMGUl/FOq4eWYn8VRnsc4xGnqAxynUe6nSRBjF+YoiWfQn8rawH8D/5cE/pe6ArRYCuCNA9fAUrBh6RNjqRC25MJZLP1I0/DsywP9yFlMPQ0JNdgqUg8w1nXS1EMxBACmIYzTLAsBCnIQZ1meJbMWFlHmhrUb1m6K9jMq2hCspGjDbXN44s1BCNxyvdnNgaWXmN8WcEui2RA43dDYgnIXulGaohh4IQhcN3OTPA/9DIMIenhmK+DStk1g2wS2TeA5NwH/xo/W2AS8bRN42k0gFOLMXH92E/i+LE/DyiYTOM5bEs0mwOkGm4ATBzjxI+QS3d/NkJ8DEGEMgtzz0hT6c5sAl7ZtAtsmsG0Cz7kJRDcwXGMT8LdN4Ik3ASEEzQ1mN4EfKG/1YLmz+8Atp3L1O0FLOdgL4iAGqev7GILQgzhAmR/4QZ7HUZ66ke/N7AWtvG032HaDl7QbXGR49+CN662BqMG1JTg2RF2IqEKAnxsaISowQVRgjKhgmKoBelGYZb6LkyDK3Dz0opQo2o6buYEfI6RHVLAh6oaof3xEDQZ1Oi5H1HBD1CdGVCHY0I2MEBWaICo0RlQ49BDPYieMAz8NHB+EIKcO4iEiQ+76DvYh1CMq3BB1Q9Q/PqLGg1jkyxE12hD1iRFVCLx0YyNE9UwQ1TNGVG/oEYJR6OV56BCtNHHCyAvThJz4fcfPA+AHsR5RvQ1RN0T9wyOqT0798RqIGm+I+sSIKgQuAscIUX0TRPWNEdUfIGoepnHiurnvx3kQ5wnRUvPcTVFMbampl+kR1d8QdUPUPz6i0pQ5qwSDOBukPjGkCuGAQAwHZKm5uiFjWWjenquadN0bVu5xmDSNUnetsSm1zaltkZpjrAHtMFrESYIgyJIQRDiJ/MiPIwd50PNgnkAn6VOpGQheLTs5fVWXx4Qlt0z5q1D/qidH3e92+DNqa021pWm6NOUsGfkQXLvMiUPU4p9idZ/ymlb+7iCYFgNthXOkbOFwu9pffLUPWHlON7rx4NrJIN/hmgBL8W86ot/l3fAx5BPygT8W6u3719uYvb4HvT4J+AzgmeCEYT7IUIh5A2LM2zueDetHVFQ07znN8d3s94McarT+Ei2uZt8RQpZNtJ7mT1MTDeAMxBkA5PwNXSePc4Bi7Dte7gd+kiIYBZ6QO00tcbUiNOz7mXyabZ0m122+3xC+wIrw9WGoatHm/LVuE7r2FWDI6BJ63Fbaa5WwXn+kKQS7CjFNnQaaetT+b6JpFqcHi+cffkV0zwyXDfsgkIYXaGoags4ZzxbOBE0LdNG04U0pvmZaNiIRLU9zOheMtkFKBrtdHtR6+Kn4C1F1T0WNt1JeW57KmW3Ds92w8V/wg2u3jTd8x6Bz9FeeK/Dboib48ED+S2Cb6uDW349NblUyq/9OfyTrjBXBY5vJqsozstucrrSiDqtXxptD/ts0xy55c1iC8LJtDjlb881Fo0fPArXpfiLE/QEx7u8nSnxboX1ngOhOHaJHV9GStXaA/mDQ+3TNEQ13lAglMXBdJ0yj0IuwmwchdeMifyX/i/pQvzmJ6xkiqoyeX+umyMeylOOr7idE6SkrMi41PdMnZNPIBpoxAVxufLAaFqE4/eciIQv8ZPXjmWOc8fM9A/tXFvnGI5mEdN203/h4sM1qS7LSkoZH8w4i4hvgDo7mM1OUHswfMUcPL9e1e+gAhqFH357vaRe3oNJaDVZWT89NGzpUYZDRLww6zB2SNBNlBky6xttNZ3b5+23amfpzOVAhjBA8BjwzhAFmCANMEGbo3pQEvhNlGUjcALg48bw8dWM3dgjOgBA6yARhwIYwXyXC+PGN41yJMO6GME+OMJEQmQR8M4SBZggDTRBm6O6TJFmWhGEYZH6Qx54bIh8hN88zCAM/cox0GLghzFeIMIDAy41/rQ4DNoR5eoQRwl5AYIYwnhnCeCYIM3J/id00yEGeBombeFkMAEr9OMsBCGCYO54JwngbwnydCANuPHAlwsANYZ4eYYQwEBCaIUwzfAYgc+SUo4oGeoZxMQP1579gGIn+FDAyV5xzMZr4tgMtJ6LFH91HsblcmBh/Q5QFiCKEQQAxDIJWWno44d1O5tIi4IlIN/HT6NBklmoYBwGRm4WpFzjAR0mUO0mcp14cUZ0liLI+b8OsyLX0llp8ydjPzAhz4MpFJc+7E7116yvAMY+qxplBfoNH/W0YlNDrjMF9njjG7DKOsdWPfx13QRGR5JwQmGU1LmX3WZPH08usbxjJO0ry9HdYBCxZpVwvHiS/fK4qSZHgrA9EZ/0f8IHMDzY93vxEM+LyDVe29G87UhsVdr83n8arv1vcBhxjZaJvj/3mJ7trz2rVkXRNMlQt4IqqxU+HE3OfY5f7ZMlPh+Q9G5K2ia/I2k13Z7rEyaaHPqNih8hEt7oK7kJNydfWwGlq7IBJEWIWTES3qaZmG2PKHsgyK9JW2yGv2RMlh7l0YotdQZL25K1XwH1bGVP3aY+t9FyAQ6eHI+b106XX6qOnUxT62FGsCUKyVqndAxJMlFdMnZSlHzF5LMFSRmK9yVf+jj+vk4NvuzG9X3DgjTusNaWD5KeuN/ULdSPiVZU/Uveen/asPbgeatRd4fbH8rhj7kystLJN3YzImbBpx0Cr7oq1z6jX2k1Gq19D1T4rhHBAMYTjBzqWo3JTP9C3/yipMNU9GN4hZFmCcgjczMdhnkGiNCPyf/MwIdt7DHsLX8e+llr8BJtmvG2aL3XTVPnSSU0EDagFA4ffRwC1DdCeCNCEAArojgGNrcIxorU/TiGNPRnm7gWBkwE39GDgBMCLUBzhJI1z7ORhhpAzxDTGv4HaBmrPA2rxjeeuBWruBmrPCGpCvAQEY1D7ubwt6zGotT9OQY09GYAaUc8cl2hqkef5vpu7UZp7mecjoh1Ccu7IhqDG+DdQ20DtWUDNBTdusBaogQ3UnhHUBKd9CCeaGosJmqhq7a8SXY09GuBaFAUAe5hgmJ/CLAjzyImcOItikOW+l/sjZW3PLbobsG3AdvVl9ZKw/Q7avBsI1oI2uEHbM0KbEC0AvTG0vS2PD2Nga36bwhp9MCwcEIRpHLh+5AcZwGmQYOgmThBkEUgBdIIhqFH2DdI2SHseXS0cF1K8AtC8DdCeD9BiITgB+mNA+1iWu4mq1v44hTT2ZBgxCSPHz3EK4hhFKYpA4MepAx3k5W5AtLchpjH+DdQ2UHtMPU3p5vPHuppWXuO60Q1c7Rztb9j8jNgshHXAYKJsonp6jG5/lKib9MkAm8PEC708cdMkhb6bOU4IAfJdH3hp6iA8uvFg/Bs2b9j8LAonACveeAQbqD0jqAmRJDAcg1rrtf+R/TgCt9YDvX04BbkBxbBuCAZRCvPQASEmJ2wYhhFIYj9zQOwkboCHYDeQs4HeBnqGoNd/vfUNT212Hep5N8BZC/XCDfWeEfWEaBcYKVBPgXdzSDesNpdigJ0scVIP5S6IIYgTD7hEj4SQ4BeQYtyGbhu6PdO1CAhunNWuRaIN3p4R3oSgHhhPrIhCxseJMXH4TGJTFNNFDkyLSZbnoRfnUeynuRd5sRvnCIZxhpCXYndkWhTEbJC3Qd5zQd4kh9MVkBdvkPeMkCfEV3iT+IpJiXkGQt9Lq8oLj4b2OT8IwgBjkCcxmUU+zCIPO74fJTH2Uw8OAe77VWvHb9C2GegWARukp9XVXJK3QIvnRDYh0MITAy1+4XlFvuWz9e8HbNMKQCLK8blv8/nc1eCppvHYasJxGDZ/qc1fancvvRbg5A2wj2V1ystdUS5FOm/FMOxf7zBBgYpVrSGTn0xfMi/aWjnVK7qcEM1efnpFq670v2fFbUFG0yp2BPZOZHKU5Md//vTbf/7z/xSoyso63pWn8rZCxzv6w2lQqIf8XV2Vh5ZFoeliKEjty/pkNfOXLvJ79PBEKterP0/dioAgrOXCG4fe6w7gVbEYHzskd1kCiCHgeCrAEYIgPKACHPJt7/DhrEIbOpD88UC5ktEMQyRS3w3D2PHjmLoT45AcIzMXBk7uIBB4SQdJMklrqVtPiUbxhkZPb9Hv1rE3vsdcaR0/+xoWfP49OLOGP7QYrlrFo3IvinUsqfcSIy/KPQR8L0ijMIOumwcxQMhFIAsd5ClX8rqVXra1/MfVLP5UKkVwA4Iroch9kVAk+Oh73gwUvW+XpIBGg+MG6WGRZgBISsIBJmU+zJIkCrLczVPkozT2HJzEEXI8PwnzsMMkpbgNlv7EsPTnO+fQpJ5XghJ4gaAUOoKfvefPgNKbpDyfZgCpfT4LRoxoGFwUBxFO3CT3Ihz7WZamaZwnoe/7oQ+cOFYCERO1gdBXA0JrGn/bVes6N55/5aqFL3LVCh7YXjCzaif3PeMzRi69+pFTDRYuDhwQpjBynDgLYZpHWYZwEjqYnHayCEXKU02+6oXQtnK/IvVhbimDcRmz5UvZe5FLWfA79sKZpfwtPqFiZ/1Cl4l6G+ZUdkM1uxkLpMM6GTlCQYqdPPUgcqKcrnGUImqETEAMfOWWLAjclvdmtFi4wL0b59q9WhcV5j7LAhdcbD3Rxfbv/Db/V3RK72jV6ePUBskv/O17SkILMx/HVkgVwai0FvaB68YJ9EAWQIyyyPFQ7GKAMhwHfbYllbS1VrNa/pMvXpo5/jflEPz2H3SBob6kdFu8meBbWdHK00ecFnmRksF+YEXV2TdZFUNA8iHMy4K86e5ck5E81a+tX1nm+VPdlYrOLF5729ohsmhP4wVOJJf3rDz0dH2nJZljKTP+l7l1Ksh5t8AprnnFDI6ZpF2i98ceHQisvLa+x4hWvyW/1HuiiN1ZJyHFL/MnIZhU7ot/M58UNjz1uGnHqqT+AqyDMNrTkh9WUpHWDrPms37h7WUyWaHsPfpEqYoTK46dYVoP5K4sGurGwYV3Jp0g5B3FnnnWlNYOI5qyn/RXzT6pBTUy0R77RuXPeMHrAlrKBAY38Ors/GOvl/fMYepkvS33BKaLund9opOAl5Qmg//bGThuXFs/krljUex/NPeXI2+QnXYNapCJnFaqpqg0gyv7jrSF6SAzLjAcVWyGKjb9EPvDkuLSoSN4LXui1/I3Fb6nUWitW1DTaZJKBA1lVwaEU07LkGjohttImsfAhZmboDgFqefCCHgQpgSKUZbDPi5XI3St3SRpXtM6J7Upzp9PI6SbimaMLFauvBZhGh2PBAYpolH8pS0mkE3Al+85ryyCpzlBe7Y2mn2g9TXkRXWssq/InhMhD1bTNcKuI+4FrFRU9fBKsgW8mu4BeEdg5XCa7AJ88dBNg2x0t+h2BP7UjYzugAXdl1q/MYoChIbuoaz9TTv/WvPKK9w3sajTkvQCazb+kmLW82SfoMRkI330UixLMf7ryrof2AAyj/DwxguevSxL6AjuzL7ozkyzt7eLizmoviuyfxGgPuAHnsrP+i6ny0YARcrSghFlsXsWnovP7lg4OpoyDOs1+VkCYIQcFHgBANjLYJy7cQxdJ8h83KfLMpW+Fl7Sed2CJHvfvn8frx6Hm/dNgNN9ZOD8TsQNcmYlaJJSLKOawAHfW+Jg937UeafLUqbicCg/c79exVR4bX2kCNaAZgdkCYdOKqM+PewwB1ELcQV7T3RdovKSUzR9dzmoafeqQ16mzQqFpArqFM4xsCDacU0dqgdlqVpEpG2SNLgmnU2741VTsYqeG84JmfnWZ6KfoBars4zuJK0396k8p3edii02lHwYhVZ6+fJY8Pm1asav/iSgH1EjjBfeQOcFgL7g6e2Lnt4/EnzZUYxpEKE5BEsU4I7S5jDLKacKsIZueOXhBikM/QiEOUx9L80yADycBy7AEEMX9cg+L3Q1QO9ew6G9ec0zKsDjWBjNeDGVVhL08g59osfEpNxlVl5UggGzbKJROsOMGNXSGSPQgVYEpPPztfW20WWJIvuZ6uWImm6IZipWK+XGmlsKvE090kZdZZPzcNo9jAJxWlhtImPIpkIQEVWfmMK8ajTMqprqH9YaERKIslznxiH45L8AfBIcw33RMfwD2p8rVFjfn3c7smYwPvR1XmWlQjm53ZP3VUynFUMNiIfJqBOfoFQEESJY5cQJBl6SuBECDk7jCPX3OCaSV6sf2rwr79/VVU9+RuAaKaDHkhxLWwXUZFCbk/YOVbdEZ2PAxXQ9pqZRKzE1NzUaZXI+nbqj9gkl1gF9Lm4ZXr2ihlGqMLbmAarj1kRx/dBAGwGrI9NNq5JRkX+UFdoj2tama617VFVFWbEDOzp8YofuXsGsmUJN4YGs4EaFfjyoasd20Xn6DtP4SFU9wdHTKU5NNhSmYr/lTM+BXa5jsevrG/ASsEtwiPdFh/gP5yq3PpCJtdsxA3hmsYLCMtwix5ncrhmpnVBSm5lvZuqcGnCMA+x0LFcjkUa+IQr5KwbYfdscHUsGQvdlRWCELOy+XvGgPnEXlvubduzoSpepWn+xPlJVa6DTdMoPWTikpecD4bzFpxPTbdpT6umOrOtb/vp79BkzyyOzCBafi9NAo6KLydoV5DUHqoFZPGHpC6xj+ofVjiJWSZn6ut3AeHCFrpsXLzkqz1cBmOBG73tjAOu+jBYNElUtutrbh3bzcOAeM6UYaVN54PuZF+AcuRH0fD/J8zTCyM+yzI3yXpuayFlNd3p8xIo3xHouxLrjZU5ngEviPdMt/ejGB4+69J972buCo7rvK5e9q1zz7vyCd4dGfORDkIUpc53xPS/3XBSgyCWdjmAUxorV7m5LfVvqayz1r1ZH8SfV1K4AKvdFApXgm+8HSqACSqAC80AFhsmYsjAAboQzkPmu5yVxlqZOEMRJAjH0AqQAKrAB1QZUG1DNAZV348K1gAq8SKASIg/8UAlUUAlUcB6o4ACokAcS38vy2E1ACuMoJKoVACByUhAknpMpgApuQLUB1QZUc0AVrAhU8EUClRBB4UdKoPKUQOXNA5U3jEh2wzxxshS5Lg6gB1wPhND1QzfyAi8CUAFU3gZUG1BtQDUHVNGNs9rRz3uRQCU47vui477v/PafvmN9OO6KE/1geofcOojz+DYBu3zHJn8Yrc1pO0/6jpajmZZy6L7kA48cEiOUApjB3HOiPEUwJb2UgwylPbBpxa4GdewVjRtA68afNa8wckL1H9F5ST9onavPjfWm88LsQrWY92fdX9wnaEdd/eo26y539+f+S43/AGqiw+7QLrfJY5v+pQsQm0/1S4RWTWRU67Jv3d/xQIIdmcncTZV8O0ZVj4MsNoy0j0zuga/UxD1q5P7UJyHufaB4PNsriyBNZefUnSIj3G0YQ3kg/2DEU4+vzVNqRbCNmLcBuIHR83obkF/q3w8UF+i1IcNHwZk/EJ35vy/LzHrPZtQJDV0EJzGxlNYWaXsd7MMwOFZLObSk4QQ7DsLYAUGehwkiawChLHZiTJOd92n6tGLXgsecvugovqh9uCxudk2Q/OfhMy52DB9pfmgKAETDaqI8iYZ2wKL+px3X10QDHHhWZkV9h+tOj+tcOgcxSp+LhPzz1AcyNdG2RdrE6rYfU/Mo+GIY/9SESFvfCS6fLZi+sqjDJ5lr/2YaYlGRf9c0SOCcNR5bo1DcM9F5EfUrZaH+5C8idL62/lbeCznem5j8qYdSF4ywo59WPbzeopweGSbdiEY50cNz+PxOWa7g8B6IDu/fs1z8H5gL9bdN3oh3qPqE2USWuGYJDHbDYHcMU6dSM/JhOtMkz4IERzFKUewB6MRB6AcwC9wkjIOkVyPNZK8GluxtNXtbk2HD3ndve8bDs6S0AkNIcWhtoph1ENDl9aBHY3rqLRnA8I/BNGTopy6NQKtckd5ICsrDRLeqaO8H/6qPO+0glappQsTma+u9EGhKFsMhLXAXf09/4xFSiLTgsePtO7fRV+2BmSVcIMrwlyWYdaSgTBReagmQIdb0+RSv3jc01q80+8AzABUNx3SIMvcygErwfA8Gnu9kXpBJ+jc2nUmfEUb0xfq/ynLfBN9NFTnOYjMWu2WxKUsT+DjW50wZhplOMwfFDvSQ68CYaHV+4iRhkCdRFmLgwLQ35xlKX+3wy993YO87tu/7N30fj8NcpuQFqydHMR3SNlmKqGJ1YMYOwUwzIAiyr0dRiVwPYpZFRI+he4JF/6b8Y3sekU5OoOR0S/a/rCIIVpO3tV73XTBQ24tMT6M9afGerLlfPTNX4np0emY5U/hgWGwwrPoTUSm50ZAdmbtI/e5Fg+PzCEf5J98Xu91cxpIB2ApR/U1+F24goDmgeGaKmgM74jGezKjZ9QeLln25KVC+LsUxtl0WHu8GA2Pms+Gx4M0fiN783+CHkkxSupJ/KYusX78sEI8tm3ZnE2sfJoyNBlnYnwlbB72j3wcIm4a5FyLXDRPopmGQhTlEmQ88z0EJzqI+4H0kZLU8IEOxPZayqEgW6d5u9PUzgOn/r4Ey3sxeieIrmi539h2nPm7QekMgiZwlid5HzX4op3ErO4I5FCDo7Qc9JdNjKqUi31hkr6wzO5ezbBxkLDG9Iin3iJ5AWcx7h4y0TzqtkZ4PD0WdMqzJKcgSHZJqjKlVp4WdF03c+ysKQ/uixkJg0oni42uyTXwz+q5XFlV0y3Pz2/nw6VDeH/hJmEU3UWWVfglNpcPO/4rgf/oPNtkeNWT9QtXyjx6+/nXFWMWs2pt344HnR2UCyzxtGkVmNlmLtItxJNPu/9/rzJTM6gvCjokHAElGcsQIdIxAwQh1jFDB6OkYPQWjr2P0OSNZgA1Bo24YdJckRaFBXw24jDtqwGXcSwMu4y4acAn9wzeWE0rq+d7p6cz7ZsJj0DMTHti1NSfonJTlJzvHdH3MtHZAOWwvk1PfsY12VgKjMf7WIb3+O4f0+rEf0utHfUjfj3e+K9JPlX1LMaZ6mO+CAemkF28f9rPs5Llx7/W0+p7rafuZ0aeuMELGKblxS5Ws+oYrWfWjr2T1JF3Q3igYdkFLfkEXjFiXdMGIdUkXjFj7LuBZp5gaNvfpjIxSTaY023yN1saAciKH3kAdSnI2P6EzvVlK0PzWI6E3Hg01r3441Lz68VDz6sFJzdsD1R4VhyadwGzfCXTGfTbl0ffVlEffR1MeVd+EMzxh3yc4K7pZZ5/u5+f5hNq8fxScBr2k4DToKwWnqscCLWcw6rcuMQg5BpfkaPxg0HsTnoV9qOI37UkVv2l/qvhNe1XF3/ftAd/XdkIOSLcVPaTz0s+zPcs5bjnlBDvZUxMIFgmNR0XCpB8KCZO+/yVMnvQjbWoU4a65xt8r8Mg7ULsJdlRyfsNRVA/hDp/oed+oHQLtVFZ5uqUlwIt0XkxHZj4VxiwGE2HMYjANxiz63XHC0m+KfQmH+bUh0Bn3x5RH3yFTHn2PTHn0XTLl8bUANuUJtJvvlCdU8EQzPJGCJ57hiRU8rjM3qI5sZpidgWQMl8yV5eegGeZFs2e5tWiGedF8GjMvmlhj5kUzbMy8aKqNmZfNucks6SdfjVGV3tHk9ns94o+JJ5Dfnu+MpvGY2HgKKxj101fBqJ+6Ckb9tFUw6qesglE/XRWM+qmqYNRPUwVj3M8KWqTJQLHhdNKJdbovmKKhNR+KhBMpn4s9Lo001AGlXI72czqqCf89TrpCExmqPs2KGRMbLxMFo36ZKBj1y0TB6Ck/XD8npByzHdrnwTUW3LPIJDdUO37rOy9SpF0yUBI+o3GS8BkNk4SvHyUaY3JOsNFCGdFO+q95rh0OgW66q/AQSO7BM48gjBJPk+XPbidTJoOtZMoExzczzIXL5GqG0i29mhF4jK9mBB7haobGFhht2JRy8WYtYTK4YpkyGdyzTJkMLlumTPrNWcKk35glTL15sCpPzMfMvi+rbP46ryVllNONskKf8c6uKQ29Wz02l9tzW6aUxXiAZ9n1Qz3Lrh/0WXZPXJG0fIxuMVKaJQtRoDdahAK9sAD7BMg8IfD8IhxTm69EBafBclRwGqxJBafBwlRwCvffPJgb54Qo0wHtkNZ8jKV8BmMt5evHvPXCoh5X85ckA8rp1kj+SbCAVknaoYf5dT6iNd8fpXwGW6SUD2qUNhtmF+hthGuqupVlUtzOC2MkMs60pD7CKa73pPd1MgbEU58FGo5RUG/h+YXdkU0ksBCMB5uVkpmVIRJOpJTn6oTR/DppaIznxpBePyeG9Hr8GNLrUWNIr9/Jh/T6TXxIH4p9a9MHZopUI2WxLiXnM+71xRqVnM94FBbrVXI+41FRalcJu6VojhizIzOgNB4XGZd+VGRccLTmm/iIO4x0PnASeuP2q3n1X6HmFc9D1M23LjWqTU+2QAcbsZioYSOWvp31obzX78gdlfkOOuIw2DtHHFA4KaSfEnTINGcETiTRFzD+1DiQH1nqlVmFYUi8QGOQMpqoDFJGYVUcj6atH5JOeiLD9Sf9WHdUE36aPeNAr0CN/FMHtAs8VGV8Jj6qMj4TL1UZn4mfqozPH3p3GflmCYTGvSRh0neRhEnfPxImfedImPQ7oYRJvw1KmPRmfwlT1MMFLRaIqsy+PxpZAyX08oVjMx8EQ/cJKYfEA7Arunh/R/aipCQN0XgCSjjMp90Mt8H8m+E2mIgz3AYzcobbYGrOcBvM0Rlug8k6wx0JM4HX/9SoGz3ZgjEfsZgM9Iil38zYfQazc9BsV8mObNr2Hh/O8zuSgmm6wUkI3cWiXSO5wEYJ0WMXS2/4jPtfLwPMthPaNa4+00LUi5vas17V2omY+QZ7ra1jeYN71qsaPBGjn/JGYvQgZyRGj3ZGYvzZUfBtGpZZ7MtDgXbLR2LIbrSgApuWirtkSXWcRu8J7bwsTxr1dY5xau1aiGcmUDakcRfIc3XtM0GuK0HLEK8ug6rrUcocoC7Dputh6XpEuh6Mrschcwi6HH2WAc9FmGMMN5cgjSnInHB6xxKDoHlDq0Bnfp854TG4xJzwCMYvoqJiRI5C9R1NoDB3zhEpzY0EEi4DE4GEy8BAIOHyJBeZZqjfkV5whSmwLbm/FNiWXF4KbEtuLgU22bVleThprVgT6guuLoecSy4vh5wG80PBaWBCUnDqz6MqTv1ZVMWpP4eqOCPxcpMCWXIudiwPhG5BSOhlvmgijYmL25heJzOlGUM0G7qcRSfZSJtR8OhkZ0Wd0mvmJbJbniVeejP8Rt56M/xGXnsz/PoVNs/vK8dNb96WclzarzJTt2SeEqXjVPIy2osmq8Cnm1UG+oqUY6oJlem5bv04NB52AuUCF7spl4mP3ZRLsE2dy1OpuxzhNObmhQG9gR1hQG9gMBjQG1gGBvT6nWZI38dRVr9r4Z2TTGZGpcXw6ncpbFe/64+tDY2E1+jc1pMZD/CERT/GExbhpvP34pDreoeSyJIBHIuKGV0Nbs4n1BN5e3SL/l0cML19qDUh7QLlgqD2KZdJWPuUyySwfcrVq/D4y3FXGvfchNr4i1Wc+q9Wceq/XMXZf/3p4YjvKwLolYGv+ZjY/IApZzQ4ZcoZ+xWT7PAho7UXDMZuRDs9YrOsXLsiLU4PenybUM/LM2ifhH5eJktrbC6Skc9LvL9Dp3ucleZCW455uQTx/oV18CvlMJ9jM9wGE22G28Ale4Z7uinPUftNQsgmLW+zfUvHqb6lR7JlI8V55seKFZVaMFKcfl4mjcYgKigNozQXLDDNSzdQWyX0E5l/IwevN4fsLb17//2dbv1PqOfl/ahf/xL6eZkfTA6YUo55uW+0itaUfJoLgZCgQ8Y8GX43yNAwIZ+X2GVYqs3F9jzz3//eBK2kHMZoNcetR6s5bj1azXHrjxBz3L58rE74y4mZtxeMVc8zPw9MDPgyhnmpBogioZ/IjJz5LybPJzzJ7lwZWCB6MnOf3TGLgcPumKXXvN4yp9IPZXl4Q9OTzjZ2RDv10TyU90grpaNa5IUqcph5oYocg/gVlka5TVBf6qNYxvTmGSuUvAYJK5S86m/RJeeS0E/GcEJzV+FlPcQ4pnLLiqgAu6KkCbI1i2JEa97fUj6DvpbyGeQFkfIZpASR8hlkA5HyBaKPsVEeRoFummGzQrTKKE+vPZ9rU6ScyPEcD1dVWWnviUTCqctlExhh4sI5ol1yDSnhM7qIlPAZXUVK+AwumqR8BtdMUr5AiPLa7etTpbni7ajMjbsjDgPD7ohDiG+gSdLLI66QJg9HS2a+t4xZDDaXMYtBGpYxi0ECljHL5KJDH1UnEi691hCZjO+IRCYoWCHrT0bAJBIusEFOmExMkBMmEwvkhMmbBMbSVAXkke48NyVfolbIWY20CjmrwWanYjXY71SsgvNieU52GH85lvWZqA96I6aMwfw+R81scLmjZhamfHk+nFBxaD/dwG4oZ5lu0GWZ0YgCrWVTJFRKMWjXkNQ8vbaMzSDTtowNTtrNrGB35cmo5S2xshea3LeZkbSWWCmtPpYGOXcm1It7dsxp3rljzmn/GkUDj4kXf4E8HnjQDL1ZYESrHmS9MWBIOrv0aPZZ4+VHiZXSkl15u2AZ9uSzEpvEOcYi22I/KpnGnpwyhsUTQ8IMpJ+5YFB78qmxBudlhVmRIhObzZh6Qbi1nNMk5FrOKRgDmttoEz1rRGuueUj5DNQOKV/fdurO026ofSW1+UwEUhbzhARz7AZ5CebYZclSaM4tw2wplFTqN5yWem88gU4lw+QKU6RUydH7cYiEKilG3nUjWpUs/fWESKiScqxM28MpVXKMEVNCv8jnW85r5vst54XjbzG5mhMpJR5q6HSn9UljNAsOqiK9yRlVpDfxWxTp+5MeDJwjLSWB9vPWCIHO+JumPPrvmvJMvOFo7TFbg6hD0qW+cUM2Yxe5IZvgQoU/Y7QzafaA0tzhS8Jl4PMl4RKcWBAt4UgT6vCSg/Omqj2qTp3SNWbtvuN4aGRX1OL7YOLUOpI8YBzKnTOL6YUAhRC4RAjsv/Bc3eJKV7VmJLLlufS7RvyLP2nEP/4amzyyqdW+QsVp8XcNuK/6Qpmky75VJqn/anKesyvdqWMotmWZzPiU+jnhJZIYw4X9NGBe2jUD5r437kryb/RA4IJoi0v6ZMg46ZnieEeRk2rSta03NAxlT5kn8mkVllQTnzYU2nBc2PdDbiC04wv5/WDfVsVuWWsEvovbNJWxdFrIZPSzY18mxQ6TuX9CxW45rsvYL/1WtajFn6wWJX75AT/Y+Et6hw63eNE3i4wXf61EyPLvlAjpv7CvMsZOYnZeVPXJ5qF1C753Tsxk1Y6Ja5zSktJXv3QgR/vW011RrfBSUczknfVdSbCrPpXVkskjcF04c6YSlk6bqYR+ztTnI64I9Sd8MgtPH4mWsF/6nWpRiz9YLQoqRHnLRXkKUf5yUX43Hk1+5uJQ03mZLplqY9apblM9HE+lSf41gXBB/OyEySR0dsJkEjU7YRIrY+55kXoTp/kx8TQypiWw23uy2kxgTz8js5kFhhIb6hl5Bu4zY+K51hlW4JJyzMgliklmKJCSShIlHD49GMxigW5BwPyYxyRafswDB8nbKuo3pQ8JGZJK08Dxxwbzekw8I21f1LXO6j2hlsuzKYltmN9xQL0ow6OM0yzHo4wTyr6BXtyYfgGlnesPkxDxKfmsRB7aYCyRk8+OWXG4JQq02RydsBhINp2zEiajdmcFWtxwwmMiW6fvyVkMJC8cxiGXPE2kaa7XMbG8tenZoHHpgsxOIwbDRdszmGVkFRjMUrEKDAZ+jUMGg6wZQwaDZBlDBn1BsRGDQa278cg5Qir/A1lz9ak6p5/0e9aEWlIaQKAwQAEJ/bxM/X3glNz8rkfFanDto2I1uAFSsXrSLqA1cDTBMVPy2U41giYZw9TF4ZwkO0wA8Xg379zQ05m7NUx4DBwaJjzCpVVBj8j0Rl0fTTKiNb+2kvIZ3FtJ+QxSPEj5DFI9SPkMUj5I+QJhXzkn+e5Bqwo0VJI4keJwSqpzfacfoxHtAkdXGZ+Jl6uMb+qWYQKDI1pZvAx/buJwNSZWSzO4cB/RTmRRFeUO53pdUiRUSjHoqiGp8ShL2fSDLGWDk3Yf74pdWZe6o/OUXNkTtByakSxKqJSyY3XuT9hIUks816aT4egoZgtLUt6m2DA5OsoYzOugq5kNKqKrmQ1qo6uZPcH7AO1sapI+GXXFlHyBH4KC1cQZQcEqFGhD9R213hgs3iGpuZlGxmZgqZGxQbG2c002rp0+M8aAcqr0oCqhmbnuyqNJH0zJZyU2l11afFXwzMo2vjFSMc1K16vqE+pZeUZOfDKGWan87+ZCG/pZmY16bC60ZZgfLT38Tskl5dZOB1zXNlW67BPeH3dIsz9IORYE6Km5TYL11NwGGUpnuHscrss0pZ2W3pWlxgNApDQP/pNwGcT/SbiEyJ9zXaQ2d+gyGUMJvXnom5LXIAJOyWsQCKfk1R9o1Ly+sP8OroM1m++AdsHOK+Mz2XZlfILxmugVe1bT1cT+PiI2N+DJGQ0MeXLGvv0ws9uThZ2eEw2oT6jNPV0VnAb+rgpOYQ0yj6LKYG8eUE7T57VPTcL3hrRqWfrNd0g606o2EY5hw1pytUSjjXxCrZaXlemprAzFNcRqaWTpUWvpnZm4ltocTRWcBliq4DRAUgWnN/36+7sHuuPoQqgn5Or+NDEujonV0gyUoBHt9LKDOVIa3H71dCoZJvdcIqVKjqH9YEKtkqc/9IuEKikncuwx+zpOqZKTF4fsXJvI4ZRKOfqxH1BOZ1FxKPbkPNulOJmfR2Nq8zWu4DRY4wpOgzWu4PTUX0/OiZnGA1fBc3lPDPgv6I8B/wW9MuA30CNn+fUG8nl+/W3iPH9fwhfRy+JMj2kC3bSMNn9mUkxXpFTJ0TpVCHQqGUaawohWKetMDlS1mShOqpJkgEMDSpWcxj5vsAxlDObli9XMBvWL1cz61TfDrF96M8z6dTfD3N9OJcWtnZQ7g2UzoJwaadqnJta/Ia1alslNz5hYLY2GpZuJopQzX2h0GJiSqyWaWLWGtBNZ/8Cn8qxR2Bsa40UzpNevkyH9MLTV5Iwu0C0Ky116Mp/yCDeWGH0ymcMC3fRukT7THz57MrkEMw1tSCqXZHLH2dOpMwra93iXlntsllOwpZ6RZ9BJQ9q5tlEfD7uRY9a+nkMr1+jSWc4zI9vISD4ln0h8czzaH07njND8ajBEU/I5iUZZkyX0czL1GZPHxHPS3pp0o4R+esg6J9hGVN3UpsUYkpqbE2VsBsZEGZsYEE1NvQb3Yy2Z5JKFPjK6uusJFVKMtm2RUiXHJDXSkNTck0rGZuBMJWPTK4FSNr36J2XzJ72kz9w0oFT0tjZGoSdTSGDJPnhdRgNBArVCntFlX0+okMJ0r6T8YiCnJV04i0ZsprNoxGY6i0ZsprNoxKY/PkjZ+oPDgeVmM/JfESnNHVckXAYeKxKuHiZRdbJNEtwKdOYnzAmPwcFywmNwnpzweEKK8QNzTqV7hG1QQEFCP1lEQxqdZjGhNu4/Fae+F1WcUP4NRsUKpByavmF+oA8LuoczzEs1Ur6kHPNyjVQmKYcsAbX9HU0sbX+gmXTtj7R0iC4T9ZRj6nLHgzVsGq2hr2Q5oZ6X1+SWrM1lthzzck12YxmDRqqBRiVjmJdqnDdLyaXvC/tETm76GowzfLp5sTsumRe7o2ZeGPh3TunnZbLsZQYWThXTRDo+4Or2wc6q4kCOmdqlMSXXSNQfyyX0Gpkmgb9SDjO5Nlgu2QaGsuEFsqFGdllpS+dN6TUyDSavjEEjVT9xJfSS3ac60tJ62EwxGRLPSGsMGPYHvQenimlGut5OMaKdkfXeyJ4noZ+R+fYOVabtY7Qzsv6mu6waks6NcEFmwu06sj6ablJylgX65wy7iRI6ww4l3/VBm1VlRDvTRx/OR2okNJXGqWf7HO2N+xrt51qGd0RzxlmnQ9sftQZaLfeS9136pgvmjUrGksmjkqE/F+pl6C0Fehl6s4Fehv7GXy8jlGGhQdaBCfXsKvhysr/RWrNkDDNS3/G4hDfHo6HUnmFuHzA7zo3JZyR+r9clxsRz65IlW7Y/luSP6YcPeKbp0jHZwE+Vidl7SDojSatJD0lnJGmNqUPSGUl6XXxEOyOL1gisDWUx2hlZRm4pU3Jd6zR6/IR6Vp5pIn0py4xkk1z4I+IZaUYG6im5eap/FatBGQsVq34/UrLqtyElq373UbIKHi/V+YR2BpdlPd30ZoE/0+KFQKeSYRAhJhAqW2LmkzIiVkkzqj49ojW/M5HyGVyaSPkMbk2kfN74m80i64a0S795xGf8zSM+428e8U2+2ejqcECqmjEmV3Ui5VRVuDtX6Z2RbUCkVMn55zFlJVTt7z7rdUIpi/kBYI7dQPefY4fj7zKwRwiEqt55j2ptsMiQVCmJpr+zfzC4U5MxqKS+Lff786E4GUnsiFXSPuBqr6u3K1KqW2WiYw9pVbJMtGuRUiXnZwrjC1aNSD8v84IVJGVcuo7mhBivpjkhUP69xitLIJ/vwQWrbMCgkbp0xUnY5t+waPWNWOYlm69EkV7XWvNVOeSYl2u+QkX6icyqTD+hxCR5wYBSLUercw4ozYN0JVwGIboSLr12IuPSnwpkXP60f3bFAZ+PZj3EadV9zZ9rjqQTarW8xm/DwElVzqKVvEjm8rmx1L9Fwbhghiwt3axg1B8cFYx6W6WCMZyOUX0sD7VuQ5hQq8fcQOce0aplZbyOgP6qT8qxfCYt4IZXcXtXcftXcQdXcYdXcUdXccdXcQtZNy9iv262uddNN/e6+eZeN+Hc62ace92Uc6+bc+6iSaeCH9PtdshzHQRp+eGV/N6V/P6V/MGV/OGV/NGV/PGV/DpI0gu4dga6105B99o56F47Cd1rZ6F77TR0r52H7sKJOE5R2NTVNXF7/wfl+47zfWj5PixzgtfLMInK1MnoLSJF3d3X6T9wTGz8VQpG/acoGPv2f8csEbhK2y+c/YAPrEgQc65ZOjBKVv1HKFlnPsN+p1XMp2I50xWfNBBwyYcNBPSf92tZTj7w24cD2hfp0k9s2K75yKGIiz5zKEIIy9uV3ABpElc3pJ1etLTPDS4MB6RqSWYBxlNytcR7nDEPZr2BQ86il2wWE6jiMr+w00gwuLrTSDC4xNNIMIj80kgwCALTSAhm5gD+clo4BQjHzGxF1anA9ZK5NWDRS142t8Zcy+eWQsKCuaWQsGBuKSQsmFsKCQvmlkJCMDMHjOeWyKGeAfn5gCuiJi2YWwMWvWQDfUrBs3xeSfkXzCop/4I5JeVfMKOk/Avmk5Q/mBl149kkcqjH3CTb35hYVqDgVKQmFz4DSkU5EpvV/zBwWBpTKwsnGLWrp5zI4eHfWiE92UTCJ3ywk3N1MIiAGpIqkx9UNMXGjnoc6+LVpBwLw8bl3KbR43Ju0yByObdpLLmc2zSkXM4dCLFz50N6R9fGZ1bFvtTGDk7oJyP8T1q4xxbjWWdFTsknEt+3q+67PMeaxT6i1cnSWEAn1BN55LBffdLfOPdkCgkGxxaRUCHFJHh1QKmSY6KeDUnN85PL2AwSlMvY4KjdZsesEa2iD/pcQNxqtURkw7KwTxTspn2jYNfj1Cy7Hqhm2fVINcseSCa4br8fUCoG1+BCVyRUSKG5JHf4ZCapJ5Zmp6vP1Epj10inFQ9pzTdCKZ/BFijlEzLOsbrQO/LYCDSm5Ob551SsBmnoVKz6xaFk1S8MJat+UShZ+wXReFmbdfuY2LxcmZzRoF6ZnFHf4QpGfXcrGPWdrWDUO6QoGMNhASqjARpQLis5tXhoZFyGRaYWD4qMSz8iMi79cMi49AVRZVyRAPQlUXQN9LuWTLJV0EdG+l1PqJDCUnjZroGYhlIhp01UayKpo51tEzBuE5iVA43lQM23gQXfNt8mz7hNnqZNcEGboDSfvH2Pk7rQld8RCBflTh8xmSVMHzGZZUkfMfXxMrTAINEBd8VnnZPlgHLa8fy+6L443dnFbncmx0uW0HHeJ1DJZa7KayQYaPMaCQYKvUZC39v/xgc9uLVEkz6mDwyArSeTStDfsnVUUn6j/FIioVQKs35pRTAqKT9NIqTLxCHQSWWIMbEGBnI5i1byIpnG817BqJ/uCkb9LFcwDie3wUGvJ5NYi9qiu2a2pxG1ceepOPW9p+LsD2gsHOW2Qsc7AgkG4UsS+mm/iDQL0gLN8M2/o/WmMZfecszLNUsUJGeZl2wULCPlmJdrECwjoZ+XqXB5qVQy30ldTJMdIipQXhUZeqAFO2lGCT2qKrmmGaPvUFWcDJRxkVApxaSW0oDUPO+0jM0g77SMDU6/vqhrbcLsIa2yD/LzIauNJDFKpRyTWicjWrUsogQX2FAWp1XKui+rXbZHRyNhLbFS2g5Vt9gu9ugWGwkU6NVfaxKoMiaemdO7o+GM3qm/06Tu1YB0Kqmrx8guoJiU2rBmpMBxQeHIKfeS6pFT7n79Zbgubg92dkDm2KbgmRbJFU8y9q48nQrccJifgIZ88ndUOC2O2MwiJWMwL8OrZjaowqtmNijCq2bWW6tmmPVGqxnmQDoM+hCwCfVFA7CsBJOKc1nXLyu+pOJc1unysktpl+WqHRSzGsZHopcQ6CZI0En4vZXwe0L2wx2eeYembOCY3BzqVKwGOKdi1Y+sklU/tEpWX9J7RvmZpuQX9N7i/ExK1iW9tzg/k5JV6L2HRLgmWjy3KbdyWg9Ezw/KgNR8QGRsBoMhYzMYCBmbp+pJs8ko57mwAy6YlrP8S7tEMUFJ39yXZdrGEXTU5WF+mqmYJsqJitCmsTSaUAUNr/FImMnRj4iZHP3ImMnRQ4iZHP1OayYnmB/T0325fDAJk9mMIYQXz5ie97oZM5Fz4YyZyLlwxkzkXDhjJnIunDETOfIZ09jqTZy51Wyzs2ZIunTeSLkvmjlzkpbNnTlJy2bPnKRl82dO0rIZNCdpMIfIJvbf5yIznDpD6tkZM6BcOmFkzBfNlxlBy6bLjKBls2VG0LLJMiNo2VyZETScKg0F1YcNFWbCxZnoT79nPBxRJdNkkqhEc9ZeOa3I/C8+40W+8yomc/V0XoCBfjovQKgGK14wGCxdCb25U5uS18CvTclr4Nqm5DXwblPy+oP4+TZ8Xt+DE2rzxB4KToM0VQpOgzxVCs7+iFIj1NeEMfh+Cb25l4eS18C/Q8kLJRb0+2KX7YocLz7YTyU0D+deYtBtSq4LzPVyCUtM9nIJBudejQQD04xGgn7H0knQezzqJIRzY603P6uYrhnpZcZojYCLxnmZaVoj4KJRlhiqlw2yKKAf41vEwhwpSFKAwTU+nJjfl8my1jGb58A3E2SQEd9MkEF+fDNBBtnyzQSJlu08x+ToskOfy7PullegrRbcfcrYTMzZEjYTU7aEzcSMLWHru4nm+qkwNgrdHtGa79hSPoPdWspn4IMp5TOIppLyGYRRSfn06CLn07vNy/kibVIxOV+sTyamGHhHCHOuz7R4Q3Wy87La15pg5yGx8TxSMOonkoJRP5MUjPqppGAUqprf2pgHtuqj1Qek5lFnMjaDoDMZm0HAtYxtdL+Tnw+f9Dc6lGrZHY7AYXhrI3AY3tMIHAaYO+Loh31fsj0r2Z0rw4hZKYd5ZMEMt0GIwQy3QazBDLe+D+e49ZA8x60H5jluPTzPcffRTfQJTblnCAJTcnOTi4rVwOKiYjUwuKhYhYtNol2zpN97TLOKz9tzh7Tm5lspn4G1VspnYJyV8hnYYqV8BqZXKZ9+isv5+gNNvad71674TLVuetVIyzVX9mfX0AbygfH/zPn/TvjfM/5fXO0bwJVvANo3wCvf0NuKqJuzJpKPk0wuN0hzuhruGglD0okkFp0zL4GTTOO0msJJmlDElmqaJKcpNuWaxD+P+fWBzx2HccRzx2Ec6txxGMc4dxzGwc0dx8AV8URmkqvzQGRE08LVX447RNdvG2rK8n/NC1PwGMoGF8gGyvnSJKE1mzYt8eLZM2I0n0QjRvO5NGI0n1IjRvOZNWIMhsAE9MA0HSSGMvOcnEQJJ7rw346MSGj+DuzT3XmfHFCxG+KaRlZDo55pwGyOgeWzCyyfV2D5jALL5xJYPouAAqCAAT4BLYSAC+AJGMITuACegBk8gSXwBC6FJ3ApPIFL4QlcCk/gUngCcniCeniCcniCeniCxgMyINcPw4AcjtAKGqAVVAMnNANOqJ660GzSwuXTFS6fqNNealQaaKL3QO3ihxcACzQEFngBsEAzYIFLgAVeCizwUmCBlwILvBRY4KXAAifAcq4SdLDrU4Xxya4/GbpjKLmMO18nQT8KOgn64dBJ0I+LToJ+gHQS9IYJnQS9/U0nQX9RopNgcGWinVKOvgSLVoZBFRatjN5c8nDe7x9oAtlbrLkvHVAarxEZl35dyLj0a0HGpZ//Mq7edn9Cp1NZ2piWWW1z6HSuQa2Hj6Fpicv6ncn6vZH1+9hJaPBCpncYYJmKyTzX37wAg4x/8wKg/Pv0qWim5JOddkhSnYpakwVCxnBZTw2ZF/bSkNkgM6Ka2SA3oppZMdnr9A5nZ01KHCnHZX054l7YmSNuxXyjuefMv4dSz882g9B9Cb00u+npfJzgiyGuqNgn8o3SJreEylZqr61EQqUU/dIfUCrltEmmtLn1xuR6iWCZRKCUeMJobySLEiqlVPhzoZu/I1qlrPSEjOQQOnU/meX07UmVkngmfL1/pIReklWjIti2R7V9W+QsVWhm79Ah4xUzjPdqnRjJ+8THmtmokz7zVYO3AMO3DJkm0lnOFKO6aAJhI8U2KIom4TKoiCbh0m+SMi797ijj6rfF/Lzb2fdFdroz6aMJtXkOCQWnQQ4JBadBDgkFZ39hj44Xb0wyVqlc7cY0Jp5eiAoE2g1qTCyVlpX3h12JMnI0IDu4Jo+ljGG2jfrtb0JtPI9UnPp5pOKE0m8wSgQpY5jtGQ7uug1KyjErt2Zp7+q78mTeYIHnot6f8oNB2xYmoJSzzH61cSJKFZNGukaxGRPPSjNQKKbkUommCsWIdqrs9x3RR1QvCF5U8s+/YV55kLOYH7rm2A1OXXPsBofYOXZvvlvA8m4B13ULuK5bwHXdYn5pN8vuz/cqXN6r8Lpehdf16vSGSUrmLf8uzwwA/OWS/et6zL+ux/zr5qE/WZ4ZxkTfKT5jTTq+hkpdAe4efe5LT5uVghuwmF+UzbEbXJfNsRtcms2xG1ydzbH7krpzJtlWJ9TT43m5Q5VdP9REd19UH3yO0TyASC/EIJpIL8QgtEgvxCDOSC/EIOhIL8QgAkkvxCAcSS/EIDZJLyTuZuPfjzQkk1AdF81FNZvxTNSK0M9DrQj9LNSK0M9BrQh/kJz2VPc3XUYYrWKaJkdF9R0Nl+jOSTyFx0LzglyK5iXzthspi7kBZ47dwIozx25gypljN8gJOsfu64bOILfqDOOVPbw046peyKW9vTQPq16IaIasDgVLybRkRiuYFhglZwWY2CZnBZiYKGcFGPTyvAChh4vTAde1ffuwX9THSjbzXtaJMOhnnQiDntaJMOhrnYi+t1Fh21WZlGRPqjlthsVkTuaXNUQSOmQjYaexMPHFM+TzBqNZVnMboYkYA3OtiRj9sBuJ8cTuM7avFbPmNVqYak9rjj8ceaqlhyVjoeVeVIrLRJJZfS4TSWZFu0wk9ePiOR6/4DNMViahN+4xNa++j9S8+l5R8/b9gLu0dLSAqslMknIY98Uct7435rj1/THH7U10Nq75m6vBAv1iDW3Ka66YTXnN9bEpb98Pu+Jwiytas+FULlOjZjmN+8ZEir6XTKTo+8tEin67N5Ei5L/AKL3jrlD1oryKc4zmuTH0QgwyZeiFGOTN0Avxpoko+5Ldcv3G1LPFVN5cC/aoMMpyNc+6PC3mnJgFyTHnxBjkBjERY5AwxESMQb4zEzEGWc9MxOjtgkZiormp1RZ5dpdOrI7xmmk1FnLRpBoLuWhKjYVcNKHGQnyTngeX9jxYo+fBGj0P1uh5sEbPgyU9Dy/tebhGz8M1eh6u0fNwjZ6HS3reu7TnvTV63luj5701et5bo+e9JT3vX9rz/ho976/R8/4aPe+v0fP+kp4PLu35YI2eD9bo+WCNng/W6PlgSc+Hl/Z8uEbPh2v0fLhGz4dr9Hwosyx3LhMpLceut+qO6ZeYchW8RvZbBa/gcMtitYqUUqLdDn0xMlMrmMy/al6AwafNCzAwSs8L6M/He3SL/l0cqEnwcGKhYAamYznP1EAtpzMpMzHPam6aNhFjYJc2EWNglDYR0w/NO1SXh+rB/oEMIE0899aksp2KybjLNAL0naUR0K/NA6Z3t2WV0dzUtcnEk3IYf9kct/6z5rj1Qz/HrYfvOe4et/9BC06cK0QmVpt5z/6V26Zme3WGz7hv9TL0PayXoe9nvQx9b+tl6M1Kehl6m5Jeht6gpJeh9zPTyzBI7mAwyQzSOxhIkRfDWliYbSGyKFmXlbhaiClKVm+mC5YWAru+Atj1pb+ur/k1v9H2yHos65PZXJFwTPSfXwnVe0b1nlJ94I34oB+AOUbjMTAQoh8GAyH6kTAQokdlAyF6WDYQEkimBffCWDQvRJYFy2aG3WTNzLCbLJgZdpPSeDPswumySu8IXKcDj7ILU8LIZdG0mPLX6QNlx9TT+DiRgnv+mx0pVWwLDpUaESbHSo0IKP/OE/5y4gnbzD+y55nvQ4NQ3gn5vMRjVaZ0GhpEhCrZjN6wWPZlYz1kXjjKQ2bF+JqVVZCzaHqqv8fUu7vNMF7Yc1IhS3tQKsTEBKMV4sk7jZoHULpgUTQMiswURAs6oqqozSprKXiMB2Ce3zRxhYrfNIWFil9Q+nDGk3rQSpXjEIqF+9Cvjaz3TFajVbwf+YHIXjivTEgYzFUJNbOBIqFmNlAj1Mya3tdDhJrtqo5ZCA9aEZd1kgIaMhpUemCF22qe68Zg7qiYjLtJI0DfSRoB/U706VB8xotKoUo5jL9sjlv/WXPc+mGf4xbC94vDQzsnMlTNK11jYvNQaTmjQZC0nNEgPFrOaBCgL2fUn/cUjIG0q3fF7d3JuK8Z9UWdLXIu622Rc1l3i5zL+lvkXNbhImff40eaVJW5uy5Y8Som8wD2eQEGIezzAgyC2OcFGISxzwsQCqYRBaaiKQjOhdlt3ph8wfWagtXkSk3B2m8Md+h4fLDviNacoYdan5dKQj8NyidKG2bxOnVa2HmxuPCsiYDurceDJkjfXBhQCIOXCIMKYd4lwjwujHTu2x162JfV8a6o92a3lVIO4+k3x62fgXPc+uU8xy0JKlrirq9iWh5edKmbvkbAgkAjnXt+H1zKoY2c2Pb4VNE4+yXRuXLmC6J0ZwUtidadFbQkandW0OCmJ7svq0/0UHGlVfVXQVRzuWZ/HOcfpO9jtVrbInF6fJazTCB6SqY3ESp4DGTTD10omrIsuQlTsxtdg6nZje7A1OwmJv0Zdn+mV43z5s2zGowfDwNa+A7OZCDdIKeeislA+i33kHEXym/ZrpiDIxGXzMORCKj/TnDZd4LrvxNc/53A/DvhZd8Jr/9OeP13QvPv9C77Tu/67/Su/07P/Dv9y77Tv/47/eu/0598549UJWv3c/vX4nRnvz1XdVnZb2jMvFY9NeCfZiw6E12GO6TeoaKqTw87XJupeGrGBeqdVoiJaqcVYqLWaYWYJGTRCun35uJQn9BthfbthDDNkzrHOL1oUhODS98ClrwFXvoWuOQt3qVv8Za8ZUGG3J86KWNv2+5FH8j54eGEdzuZOj/7mllO48VnIkW/+kyk6JefiRT9+jORoreUmkjR+4iaSNF7iZpI0fuJmkgx8BQ1mnYGvqJGcgzKgRnJUc1gd9kUdlVz2F02iV3VLHaXTWNXNY/dZRPZ7e3/t/iAKx6MhArBqX1h9sIfejFvfrJ/7cRMDBU/0Oc/6mwTHdUEqNmTnw4nEwGMTC7h5/K2rPUSGJmiDdSxwUAEpzPG5ymPHo2nPHDY1rfl8UHfUkol/9aPZbkz+FRGtuxLRRbDDxVZxt+JapMhYWTyL2337Y9aZ7Up+axEY1nL+m/IZNiDQyb9Pi1h0m/LEib9LixhCkZT0dSUNaFeODGnnKbzc8o5mqbf681YAt1kWn0u6jPa2Rmui9tDd8KsDJH6F879LeduwzYquXTqBaNz0pUxzLfZzEdXzmI8irPs+qGcZe/Hc9Cb1MvMyHVTyTXptzHlG63tXcqhHQ8Dy6qcRdvib/EJFTv7lwLfL2q3wGc85noZ+oHXy9ADpl6GHj/1MvRwqpehP9LoZYTd2JeHHY2nvUen9M44P5+KyXjUNQL0Q64RoB9vjYD+WvCbCt9TfaHVyxvfVKPzv4bXuLvM5Oh7zUyOvvPM5HhDg2lDdE/Nne+K7F/luTrgB64E29/lOdb4a5sKmcDbj8XtHfOksrkIfpFuNoIaXuMRNJOjH0EzOfoRNJPTj+AHtD9X5LT5/Xm340XFOjuZoSnMQIC5RcxcmIFhzFyYgX3MXFjfufW5ymmptnK3sxNy0MmYy8LD4jK8GjH9YFLC7v6BHpjnh25CPlliQxJ3gThXIwsskAU0suACWVAjy1sga2q79h2b/Plw3BUn+wOfJi2W8l17VrqW23ghmUrSryJTSfolZCqpXz/f06u796J7Xdf1H/TKjJbbuDdNJel701SSvjdNJQm9SS/H8Ae2OXxb3BYnokq+Q9UnfKLmSSOwNxNh3q9LxBl07hJxULgGQhVB078xvvdtUqD/qyz3jeJhMtlMhSy4HFok0OSeaJFAkyujRQI9IVvzQ3nI7NMdtj+XRaZJ0DygHQHu//v//n+7RSFR', 'no'),
(178, 'rs-templates-counter', '0', 'no'),
(179, 'revslider_table_version', '1.0.12', 'yes'),
(184, 'ctf_version', '2.1.2', 'yes'),
(185, 'ctf_usage_tracking', 'a:2:{s:7:\"enabled\";b:0;s:9:\"last_send\";i:0;}', 'no'),
(186, 'elementor_active_kit', '6', 'yes'),
(187, 'elementor_font_display', 'swap', 'yes'),
(190, 'envato_market', 'a:2:{s:16:\"is_plugin_active\";s:1:\"1\";s:17:\"installed_version\";s:6:\"2.0.10\";}', 'yes'),
(191, 'sbi_statuses', 'a:8:{s:8:\"database\";a:1:{s:14:\"hashtag_column\";b:1;}s:13:\"first_install\";i:1693830907;s:4:\"gdpr\";a:1:{s:19:\"from_update_success\";b:1;}s:12:\"data_manager\";a:2:{s:9:\"last_used\";i:1694602048;s:14:\"num_db_updates\";i:31;}s:24:\"support_legacy_shortcode\";b:0;s:16:\"wizard_dismissed\";b:0;s:12:\"feed_locator\";a:2:{s:10:\"last_check\";i:1695884245;s:11:\"initialized\";i:1693831025;}s:30:\"unused_feed_warning_email_sent\";b:1;}', 'yes'),
(192, 'sbi_usage_tracking', 'a:2:{s:7:\"enabled\";b:0;s:9:\"last_send\";i:0;}', 'yes'),
(194, 'qi_addons_for_elementor_install_date', '1693830894', 'yes'),
(195, '_transient_qi_addons_for_elementor_plugin_activated', '1', 'yes'),
(196, 'qi_addons_for_elementor_placeholder_image', 'a:2:{s:2:\"id\";i:7;s:3:\"url\";s:93:\"http://localhost/durafilms/wp-content/uploads/2023/09/qi-addons-for-elementor-placeholder.png\";}', 'yes'),
(197, '_transient_qi_blocks_plugin_activated', '1', 'yes'),
(198, '_transient_timeout__boldlab_core_welcome_page_redirect', '1725366906', 'no'),
(199, '_transient__boldlab_core_welcome_page_redirect', '1', 'no'),
(200, 'revslider_update_version', '6.6.0', 'yes'),
(201, 'elementor_version', '3.15.3', 'yes'),
(202, 'elementor_install_history', 'a:1:{s:6:\"3.15.3\";i:1693830906;}', 'yes'),
(203, 'elementor_events_db_version', '1.0.0', 'no'),
(204, 'qode_framework_permalinks_updated', '1', 'yes'),
(205, 'widget_custom-twitter-feeds-widget', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(206, 'widget_rev-slider-widget', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(207, 'widget_instagram-feed-widget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(208, 'widget_boldlab_core_blog_list', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(209, 'widget_boldlab_core_instagram_list', 'a:2:{i:2;a:6:{s:12:\"widget_title\";s:10:\"Instagram:\";s:12:\"custom_class\";s:0:\"\";s:13:\"photos_number\";s:1:\"6\";s:14:\"columns_number\";s:1:\"3\";s:5:\"space\";s:4:\"tiny\";s:16:\"image_resolution\";s:4:\"auto\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(210, 'widget_boldlab_core_search_opener', 'a:3:{i:2;a:5:{s:17:\"search_icon_color\";s:0:\"\";s:23:\"search_icon_hover_color\";s:0:\"\";s:18:\"search_icon_margin\";s:0:\"\";s:17:\"search_icon_label\";s:0:\"\";s:16:\"search_icon_size\";s:0:\"\";}i:3;a:5:{s:17:\"search_icon_color\";s:0:\"\";s:23:\"search_icon_hover_color\";s:0:\"\";s:18:\"search_icon_margin\";s:0:\"\";s:17:\"search_icon_label\";s:0:\"\";s:16:\"search_icon_size\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(211, 'widget_boldlab_core_custom_font', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(212, 'widget_boldlab_core_highlight', 'a:2:{i:2;a:11:{s:12:\"custom_class\";s:0:\"\";s:4:\"text\";s:9:\"Boldlab \";s:8:\"text_tag\";s:2:\"h1\";s:10:\"text_color\";s:0:\"\";s:20:\"line_break_positions\";s:0:\"\";s:25:\"disable_title_break_words\";s:2:\"no\";s:18:\"highlight_position\";s:2:\"-1\";s:15:\"highlight_color\";s:7:\"#000000\";s:26:\"highlight_background_color\";s:7:\"#ffffff\";s:4:\"link\";s:45:\"https://boldlab.qodeinteractive.com/elementor\";s:6:\"target\";s:5:\"_self\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(213, 'widget_boldlab_core_icon_list_item', 'a:4:{i:2;a:23:{s:11:\"item_margin\";s:10:\"0 23px 0 0\";s:4:\"link\";s:15:\"tel:15628675309\";s:6:\"target\";s:5:\"_self\";s:9:\"main_icon\";s:13:\"elegant-icons\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:10:\"icon_phone\";s:22:\"main_icon_font_awesome\";s:0:\"\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:5:\"title\";s:14:\"1 562 867 5309\";s:9:\"title_tag\";s:1:\"p\";s:11:\"title_color\";s:0:\"\";}i:3;a:23:{s:11:\"item_margin\";s:10:\"0 23px 0 0\";s:4:\"link\";s:113:\"https://www.google.rs/maps/search/3+Wakehurst+Street+New+York,+NY+10002/@40.7157081,-74.0023485,14z/data=!3m1!4b1\";s:6:\"target\";s:6:\"_blank\";s:9:\"main_icon\";s:13:\"elegant-icons\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:8:\"icon_pin\";s:22:\"main_icon_font_awesome\";s:0:\"\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:5:\"title\";s:18:\"3 Wakehurst Street\";s:9:\"title_tag\";s:1:\"p\";s:11:\"title_color\";s:0:\"\";}i:4;a:23:{s:11:\"item_margin\";s:9:\"0 3px 0 0\";s:4:\"link\";s:42:\"http://boldlab.edge-themes.com/contact-us/\";s:6:\"target\";s:5:\"_self\";s:9:\"main_icon\";s:13:\"elegant-icons\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:14:\"icon_hourglass\";s:22:\"main_icon_font_awesome\";s:0:\"\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:5:\"title\";s:22:\"Mon - Sat 8.00 - 18.00\";s:9:\"title_tag\";s:1:\"p\";s:11:\"title_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(214, 'widget_boldlab_core_icon', 'a:13:{i:2;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-behance-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:14:\"0 10px 0 15px \";s:4:\"link\";s:40:\"https://www.behance.net/qode_interactive\";s:6:\"target\";s:6:\"_blank\";}i:3;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:23:\"fab fa-pinterest-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 10px 0 0\";s:4:\"link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:6:\"target\";s:6:\"_blank\";}i:4;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-twitter-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 10px 0 0\";s:4:\"link\";s:35:\"https://twitter.com/QodeInteractive\";s:6:\"target\";s:6:\"_blank\";}i:5;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:22:\"fab fa-facebook-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"15px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:4:\"link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:6:\"target\";s:6:\"_blank\";}i:6;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-behance-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:40:\"https://www.behance.net/qode_interactive\";s:6:\"target\";s:6:\"_blank\";}i:7;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:23:\"fab fa-pinterest-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:6:\"target\";s:6:\"_blank\";}i:8;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-twitter-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:35:\"https://twitter.com/QodeInteractive\";s:6:\"target\";s:6:\"_blank\";}i:9;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:22:\"fab fa-facebook-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:4:\"link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:6:\"target\";s:6:\"_blank\";}i:14;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-behance-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:40:\"https://www.behance.net/qode_interactive\";s:6:\"target\";s:6:\"_blank\";}i:15;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:23:\"fab fa-pinterest-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:4:\"25px\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:6:\"target\";s:6:\"_blank\";}i:16;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:21:\"fab fa-twitter-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:2:\"25\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:10:\"0 20px 0 0\";s:4:\"link\";s:35:\"https://twitter.com/QodeInteractive\";s:6:\"target\";s:6:\"_blank\";}i:17;a:21:{s:12:\"custom_class\";s:0:\"\";s:9:\"main_icon\";s:12:\"font-awesome\";s:19:\"main_icon_dripicons\";s:0:\"\";s:23:\"main_icon_elegant_icons\";s:0:\"\";s:22:\"main_icon_font_awesome\";s:22:\"fab fa-facebook-square\";s:22:\"main_icon_linear_icons\";s:0:\"\";s:4:\"size\";s:7:\"default\";s:11:\"custom_size\";s:2:\"25\";s:11:\"icon_layout\";s:6:\"normal\";s:13:\"border_radius\";s:0:\"\";s:10:\"shape_size\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"hover_color\";s:0:\"\";s:12:\"border_width\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"hover_border_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:22:\"hover_background_color\";s:0:\"\";s:6:\"margin\";s:0:\"\";s:4:\"link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:6:\"target\";s:6:\"_blank\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(215, 'widget_boldlab_core_separator', 'a:11:{i:2;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"18px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:3;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"10px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:4;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"13px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:5;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:3:\"7px\";s:13:\"margin_bottom\";s:0:\"\";}i:6;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:5:\"-10px\";s:13:\"margin_bottom\";s:0:\"\";}i:7;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"-4px\";s:13:\"margin_bottom\";s:0:\"\";}i:11;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"18px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:12;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"18px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:13;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:4:\"10px\";s:13:\"margin_bottom\";s:3:\"0px\";}i:14;a:8:{s:12:\"custom_class\";s:0:\"\";s:8:\"position\";s:0:\"\";s:5:\"color\";s:0:\"\";s:12:\"border_style\";s:0:\"\";s:5:\"width\";s:3:\"0px\";s:9:\"thickness\";s:3:\"0px\";s:10:\"margin_top\";s:3:\"0px\";s:13:\"margin_bottom\";s:3:\"0px\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(216, 'widget_boldlab_core_side_area_opener', 'a:5:{i:2;a:3:{s:24:\"sidea_area_opener_margin\";s:0:\"\";s:22:\"side_area_opener_color\";s:0:\"\";s:28:\"side_area_opener_hover_color\";s:0:\"\";}i:3;a:3:{s:24:\"sidea_area_opener_margin\";s:0:\"\";s:22:\"side_area_opener_color\";s:0:\"\";s:28:\"side_area_opener_hover_color\";s:0:\"\";}i:4;a:3:{s:24:\"sidea_area_opener_margin\";s:15:\"0px 0px 0px 6px\";s:22:\"side_area_opener_color\";s:0:\"\";s:28:\"side_area_opener_hover_color\";s:0:\"\";}i:5;a:3:{s:24:\"sidea_area_opener_margin\";s:15:\"0px 0px 0px 6px\";s:22:\"side_area_opener_color\";s:0:\"\";s:28:\"side_area_opener_hover_color\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(217, 'widget_boldlab_core_social_share', 'a:3:{i:2;a:5:{s:12:\"custom_class\";s:0:\"\";s:6:\"layout\";s:4:\"list\";s:17:\"dropdown_behavior\";s:6:\"bottom\";s:9:\"icon_font\";s:12:\"font-awesome\";s:5:\"title\";s:6:\"Share:\";}i:3;a:5:{s:12:\"custom_class\";s:0:\"\";s:6:\"layout\";s:4:\"list\";s:17:\"dropdown_behavior\";s:6:\"bottom\";s:9:\"icon_font\";s:12:\"font-awesome\";s:5:\"title\";s:6:\"Share:\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(218, 'widget_boldlab_core_twitter_list', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(219, 'widget_boldlab_core_author_info', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(220, 'qi_addons_for_elementor_regenerate_css', '1', 'yes'),
(221, 'qi_blocks_global_styles', 'a:4:{s:5:\"posts\";a:0:{}s:7:\"widgets\";a:0:{}s:9:\"templates\";a:0:{}s:9:\"undefined\";a:0:{}}', 'yes'),
(222, 'qi_blocks_cropped_images', 'a:0:{}', 'yes'),
(223, 'sbi_usage_tracking_config', 'a:6:{s:3:\"day\";i:0;s:4:\"hour\";i:15;s:6:\"minute\";i:28;s:6:\"second\";i:43;s:6:\"offset\";i:55723;s:8:\"initsend\";i:1694359723;}', 'yes'),
(224, 'envato_market_state', 'activated', 'yes'),
(225, 'vc_version', '6.11.0', 'yes'),
(226, 'boldlab_core_options', 'a:400:{s:17:\"qodef_logo_height\";s:2:\"40\";s:15:\"qodef_logo_main\";s:4:\"4846\";s:15:\"qodef_logo_dark\";s:4:\"4846\";s:16:\"qodef_logo_light\";s:4:\"4846\";s:24:\"qodef_mobile_logo_height\";s:2:\"40\";s:22:\"qodef_mobile_logo_main\";s:4:\"4846\";s:25:\"qodef_enable_google_fonts\";s:3:\"yes\";s:25:\"qodef_choose_google_fonts\";a:1:{i:0;a:1:{s:24:\"qodef_choose_google_font\";s:4:\"Hind\";}}s:25:\"qodef_google_fonts_weight\";a:1:{i:0;s:0:\"\";}s:25:\"qodef_google_fonts_subset\";a:1:{i:0;s:0:\"\";}s:18:\"qodef_custom_fonts\";s:0:\"\";s:14:\"qodef_h1_color\";s:0:\"\";s:20:\"qodef_h1_font_family\";s:0:\"\";s:18:\"qodef_h1_font_size\";s:0:\"\";s:20:\"qodef_h1_line_height\";s:0:\"\";s:23:\"qodef_h1_letter_spacing\";s:0:\"\";s:20:\"qodef_h1_font_weight\";s:0:\"\";s:23:\"qodef_h1_text_transform\";s:0:\"\";s:19:\"qodef_h1_font_style\";s:0:\"\";s:19:\"qodef_h1_margin_top\";s:0:\"\";s:22:\"qodef_h1_margin_bottom\";s:0:\"\";s:34:\"qodef_h1_responsive_1024_font_size\";s:4:\"60px\";s:36:\"qodef_h1_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h1_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h1_responsive_768_font_size\";s:4:\"60px\";s:35:\"qodef_h1_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h1_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h1_responsive_680_font_size\";s:4:\"55px\";s:35:\"qodef_h1_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h1_responsive_680_letter_spacing\";s:0:\"\";s:14:\"qodef_h2_color\";s:0:\"\";s:20:\"qodef_h2_font_family\";s:0:\"\";s:18:\"qodef_h2_font_size\";s:0:\"\";s:20:\"qodef_h2_line_height\";s:0:\"\";s:23:\"qodef_h2_letter_spacing\";s:0:\"\";s:20:\"qodef_h2_font_weight\";s:0:\"\";s:23:\"qodef_h2_text_transform\";s:0:\"\";s:19:\"qodef_h2_font_style\";s:0:\"\";s:19:\"qodef_h2_margin_top\";s:0:\"\";s:22:\"qodef_h2_margin_bottom\";s:0:\"\";s:34:\"qodef_h2_responsive_1024_font_size\";s:4:\"45px\";s:36:\"qodef_h2_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h2_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h2_responsive_768_font_size\";s:4:\"45px\";s:35:\"qodef_h2_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h2_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h2_responsive_680_font_size\";s:4:\"40px\";s:35:\"qodef_h2_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h2_responsive_680_letter_spacing\";s:0:\"\";s:14:\"qodef_h3_color\";s:0:\"\";s:20:\"qodef_h3_font_family\";s:0:\"\";s:18:\"qodef_h3_font_size\";s:0:\"\";s:20:\"qodef_h3_line_height\";s:0:\"\";s:23:\"qodef_h3_letter_spacing\";s:0:\"\";s:20:\"qodef_h3_font_weight\";s:0:\"\";s:23:\"qodef_h3_text_transform\";s:0:\"\";s:19:\"qodef_h3_font_style\";s:0:\"\";s:19:\"qodef_h3_margin_top\";s:0:\"\";s:22:\"qodef_h3_margin_bottom\";s:0:\"\";s:34:\"qodef_h3_responsive_1024_font_size\";s:0:\"\";s:36:\"qodef_h3_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h3_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h3_responsive_768_font_size\";s:0:\"\";s:35:\"qodef_h3_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h3_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h3_responsive_680_font_size\";s:0:\"\";s:35:\"qodef_h3_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h3_responsive_680_letter_spacing\";s:0:\"\";s:14:\"qodef_h4_color\";s:0:\"\";s:20:\"qodef_h4_font_family\";s:0:\"\";s:18:\"qodef_h4_font_size\";s:0:\"\";s:20:\"qodef_h4_line_height\";s:0:\"\";s:23:\"qodef_h4_letter_spacing\";s:0:\"\";s:20:\"qodef_h4_font_weight\";s:0:\"\";s:23:\"qodef_h4_text_transform\";s:0:\"\";s:19:\"qodef_h4_font_style\";s:0:\"\";s:19:\"qodef_h4_margin_top\";s:0:\"\";s:22:\"qodef_h4_margin_bottom\";s:0:\"\";s:34:\"qodef_h4_responsive_1024_font_size\";s:0:\"\";s:36:\"qodef_h4_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h4_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h4_responsive_768_font_size\";s:0:\"\";s:35:\"qodef_h4_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h4_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h4_responsive_680_font_size\";s:0:\"\";s:35:\"qodef_h4_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h4_responsive_680_letter_spacing\";s:0:\"\";s:14:\"qodef_h5_color\";s:0:\"\";s:20:\"qodef_h5_font_family\";s:0:\"\";s:18:\"qodef_h5_font_size\";s:0:\"\";s:20:\"qodef_h5_line_height\";s:0:\"\";s:23:\"qodef_h5_letter_spacing\";s:0:\"\";s:20:\"qodef_h5_font_weight\";s:0:\"\";s:23:\"qodef_h5_text_transform\";s:0:\"\";s:19:\"qodef_h5_font_style\";s:0:\"\";s:19:\"qodef_h5_margin_top\";s:0:\"\";s:22:\"qodef_h5_margin_bottom\";s:0:\"\";s:34:\"qodef_h5_responsive_1024_font_size\";s:0:\"\";s:36:\"qodef_h5_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h5_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h5_responsive_768_font_size\";s:0:\"\";s:35:\"qodef_h5_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h5_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h5_responsive_680_font_size\";s:0:\"\";s:35:\"qodef_h5_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h5_responsive_680_letter_spacing\";s:7:\"#686868\";s:14:\"qodef_h6_color\";s:7:\"#909090\";s:20:\"qodef_h6_font_family\";s:4:\"Hind\";s:18:\"qodef_h6_font_size\";s:4:\"19px\";s:20:\"qodef_h6_line_height\";s:5:\"1.5em\";s:23:\"qodef_h6_letter_spacing\";s:0:\"\";s:20:\"qodef_h6_font_weight\";s:3:\"400\";s:23:\"qodef_h6_text_transform\";s:4:\"none\";s:19:\"qodef_h6_font_style\";s:0:\"\";s:19:\"qodef_h6_margin_top\";s:0:\"\";s:22:\"qodef_h6_margin_bottom\";s:0:\"\";s:34:\"qodef_h6_responsive_1024_font_size\";s:0:\"\";s:36:\"qodef_h6_responsive_1024_line_height\";s:0:\"\";s:39:\"qodef_h6_responsive_1024_letter_spacing\";s:0:\"\";s:33:\"qodef_h6_responsive_768_font_size\";s:0:\"\";s:35:\"qodef_h6_responsive_768_line_height\";s:0:\"\";s:38:\"qodef_h6_responsive_768_letter_spacing\";s:0:\"\";s:33:\"qodef_h6_responsive_680_font_size\";s:0:\"\";s:35:\"qodef_h6_responsive_680_line_height\";s:0:\"\";s:38:\"qodef_h6_responsive_680_letter_spacing\";s:0:\"\";s:16:\"qodef_link_color\";s:0:\"\";s:22:\"qodef_link_hover_color\";s:0:\"\";s:22:\"qodef_link_font_weight\";s:0:\"\";s:21:\"qodef_link_font_style\";s:0:\"\";s:26:\"qodef_link_text_decoration\";s:0:\"\";s:32:\"qodef_link_hover_text_decoration\";s:0:\"\";s:13:\"qodef_p_color\";s:0:\"\";s:19:\"qodef_p_font_family\";s:0:\"\";s:17:\"qodef_p_font_size\";s:0:\"\";s:19:\"qodef_p_line_height\";s:0:\"\";s:22:\"qodef_p_letter_spacing\";s:0:\"\";s:19:\"qodef_p_font_weight\";s:0:\"\";s:22:\"qodef_p_text_transform\";s:0:\"\";s:18:\"qodef_p_font_style\";s:0:\"\";s:18:\"qodef_p_margin_top\";s:0:\"\";s:21:\"qodef_p_margin_bottom\";s:0:\"\";s:33:\"qodef_p_responsive_1024_font_size\";s:0:\"\";s:35:\"qodef_p_responsive_1024_line_height\";s:0:\"\";s:38:\"qodef_p_responsive_1024_letter_spacing\";s:0:\"\";s:32:\"qodef_p_responsive_768_font_size\";s:0:\"\";s:34:\"qodef_p_responsive_768_line_height\";s:0:\"\";s:37:\"qodef_p_responsive_768_letter_spacing\";s:0:\"\";s:32:\"qodef_p_responsive_680_font_size\";s:0:\"\";s:34:\"qodef_p_responsive_680_line_height\";s:0:\"\";s:37:\"qodef_p_responsive_680_letter_spacing\";s:0:\"\";s:19:\"qodef_header_layout\";s:8:\"standard\";s:17:\"qodef_header_skin\";s:4:\"none\";s:30:\"qodef_header_scroll_appearance\";s:6:\"sticky\";s:33:\"qodef_sticky_header_scroll_amount\";s:3:\"340\";s:28:\"qodef_minimal_header_in_grid\";s:2:\"no\";s:27:\"qodef_minimal_header_height\";s:0:\"\";s:37:\"qodef_minimal_header_background_color\";s:0:\"\";s:29:\"qodef_standard_header_in_grid\";s:2:\"no\";s:28:\"qodef_standard_header_height\";s:0:\"\";s:38:\"qodef_standard_header_background_color\";s:0:\"\";s:35:\"qodef_standard_header_menu_position\";s:5:\"right\";s:38:\"qodef_vertical_header_background_color\";s:0:\"\";s:21:\"qodef_top_area_header\";s:2:\"no\";s:38:\"qodef_top_area_header_background_color\";s:0:\"\";s:28:\"qodef_top_area_header_height\";s:0:\"\";s:34:\"qodef_top_area_header_side_padding\";s:0:\"\";s:30:\"qodef_wide_dropdown_full_width\";s:2:\"no\";s:32:\"qodef_wide_dropdown_content_grid\";s:3:\"yes\";s:25:\"qodef_dropdown_appearance\";s:7:\"default\";s:23:\"qodef_nav_1st_lvl_color\";s:0:\"\";s:29:\"qodef_nav_1st_lvl_hover_color\";s:0:\"\";s:30:\"qodef_nav_1st_lvl_active_color\";s:0:\"\";s:29:\"qodef_nav_1st_lvl_font_family\";s:0:\"\";s:27:\"qodef_nav_1st_lvl_font_size\";s:0:\"\";s:29:\"qodef_nav_1st_lvl_line_height\";s:0:\"\";s:32:\"qodef_nav_1st_lvl_letter_spacing\";s:0:\"\";s:29:\"qodef_nav_1st_lvl_font_weight\";s:0:\"\";s:32:\"qodef_nav_1st_lvl_text_transform\";s:0:\"\";s:28:\"qodef_nav_1st_lvl_font_style\";s:0:\"\";s:24:\"qodef_nav_1st_lvl_margin\";s:0:\"\";s:25:\"qodef_nav_1st_lvl_padding\";s:0:\"\";s:23:\"qodef_nav_2nd_lvl_color\";s:0:\"\";s:29:\"qodef_nav_2nd_lvl_hover_color\";s:0:\"\";s:30:\"qodef_nav_2nd_lvl_active_color\";s:0:\"\";s:29:\"qodef_nav_2nd_lvl_font_family\";s:0:\"\";s:27:\"qodef_nav_2nd_lvl_font_size\";s:0:\"\";s:29:\"qodef_nav_2nd_lvl_line_height\";s:0:\"\";s:32:\"qodef_nav_2nd_lvl_letter_spacing\";s:0:\"\";s:29:\"qodef_nav_2nd_lvl_font_weight\";s:0:\"\";s:32:\"qodef_nav_2nd_lvl_text_transform\";s:0:\"\";s:28:\"qodef_nav_2nd_lvl_font_style\";s:0:\"\";s:28:\"qodef_nav_2nd_lvl_wide_color\";s:0:\"\";s:34:\"qodef_nav_2nd_lvl_wide_hover_color\";s:0:\"\";s:35:\"qodef_nav_2nd_lvl_wide_active_color\";s:0:\"\";s:34:\"qodef_nav_2nd_lvl_wide_font_family\";s:0:\"\";s:32:\"qodef_nav_2nd_lvl_wide_font_size\";s:0:\"\";s:34:\"qodef_nav_2nd_lvl_wide_line_height\";s:0:\"\";s:37:\"qodef_nav_2nd_lvl_wide_letter_spacing\";s:0:\"\";s:34:\"qodef_nav_2nd_lvl_wide_font_weight\";s:0:\"\";s:37:\"qodef_nav_2nd_lvl_wide_text_transform\";s:0:\"\";s:33:\"qodef_nav_2nd_lvl_wide_font_style\";s:0:\"\";s:28:\"qodef_nav_3rd_lvl_wide_color\";s:0:\"\";s:34:\"qodef_nav_3rd_lvl_wide_hover_color\";s:0:\"\";s:35:\"qodef_nav_3rd_lvl_wide_active_color\";s:0:\"\";s:34:\"qodef_nav_3rd_lvl_wide_font_family\";s:0:\"\";s:32:\"qodef_nav_3rd_lvl_wide_font_size\";s:0:\"\";s:34:\"qodef_nav_3rd_lvl_wide_line_height\";s:0:\"\";s:37:\"qodef_nav_3rd_lvl_wide_letter_spacing\";s:0:\"\";s:34:\"qodef_nav_3rd_lvl_wide_font_weight\";s:0:\"\";s:37:\"qodef_nav_3rd_lvl_wide_text_transform\";s:0:\"\";s:33:\"qodef_nav_3rd_lvl_wide_font_style\";s:0:\"\";s:16:\"qodef_main_color\";s:0:\"\";s:27:\"qodef_page_background_color\";s:0:\"\";s:27:\"qodef_page_background_image\";s:0:\"\";s:28:\"qodef_page_background_repeat\";s:0:\"\";s:26:\"qodef_page_background_size\";s:0:\"\";s:32:\"qodef_page_background_attachment\";s:0:\"\";s:26:\"qodef_page_content_padding\";s:0:\"\";s:33:\"qodef_page_content_padding_mobile\";s:0:\"\";s:11:\"qodef_boxed\";s:2:\"no\";s:28:\"qodef_boxed_background_color\";s:0:\"\";s:19:\"qodef_content_width\";s:4:\"1300\";s:15:\"qodef_custom_js\";s:0:\"\";s:17:\"qodef_back_to_top\";s:3:\"yes\";s:20:\"underscore_animation\";s:3:\"yes\";s:16:\"reset_to_default\";s:2:\"no\";s:37:\"qodef_mobile_header_scroll_appearance\";s:2:\"no\";s:26:\"qodef_mobile_header_layout\";s:8:\"standard\";s:26:\"qodef_mobile_1st_lvl_color\";s:0:\"\";s:32:\"qodef_mobile_1st_lvl_hover_color\";s:0:\"\";s:33:\"qodef_mobile_1st_lvl_active_color\";s:0:\"\";s:32:\"qodef_mobile_1st_lvl_font_family\";s:0:\"\";s:30:\"qodef_mobile_1st_lvl_font_size\";s:0:\"\";s:32:\"qodef_mobile_1st_lvl_line_height\";s:0:\"\";s:35:\"qodef_mobile_1st_lvl_letter_spacing\";s:0:\"\";s:32:\"qodef_mobile_1st_lvl_font_weight\";s:0:\"\";s:35:\"qodef_mobile_1st_lvl_text_transform\";s:0:\"\";s:31:\"qodef_mobile_1st_lvl_font_style\";s:0:\"\";s:26:\"qodef_mobile_2nd_lvl_color\";s:0:\"\";s:32:\"qodef_mobile_2nd_lvl_hover_color\";s:0:\"\";s:33:\"qodef_mobile_2nd_lvl_active_color\";s:0:\"\";s:32:\"qodef_mobile_2nd_lvl_font_family\";s:0:\"\";s:30:\"qodef_mobile_2nd_lvl_font_size\";s:0:\"\";s:32:\"qodef_mobile_2nd_lvl_line_height\";s:0:\"\";s:35:\"qodef_mobile_2nd_lvl_letter_spacing\";s:0:\"\";s:32:\"qodef_mobile_2nd_lvl_font_weight\";s:0:\"\";s:35:\"qodef_mobile_2nd_lvl_text_transform\";s:0:\"\";s:31:\"qodef_mobile_2nd_lvl_font_style\";s:0:\"\";s:34:\"qodef_minimal_mobile_header_height\";s:0:\"\";s:44:\"qodef_minimal_mobile_header_background_color\";s:0:\"\";s:35:\"qodef_standard_mobile_header_height\";s:0:\"\";s:45:\"qodef_standard_mobile_header_background_color\";s:0:\"\";s:29:\"qodef_fullscreen_menu_in_grid\";s:2:\"no\";s:33:\"qodef_fullscreen_menu_icon_source\";s:10:\"predefined\";s:31:\"qodef_fullscreen_menu_icon_pack\";s:13:\"elegant-icons\";s:35:\"qodef_fullscreen_menu_icon_svg_path\";s:0:\"\";s:41:\"qodef_fullscreen_menu_close_icon_svg_path\";s:0:\"\";s:23:\"qodef_enable_page_title\";s:3:\"yes\";s:18:\"qodef_title_layout\";s:25:\"standard-with-breadcrumbs\";s:33:\"qodef_set_page_title_area_in_grid\";s:3:\"yes\";s:23:\"qodef_page_title_height\";s:0:\"\";s:42:\"qodef_page_title_height_on_smaller_screens\";s:0:\"\";s:33:\"qodef_page_title_background_color\";s:0:\"\";s:33:\"qodef_page_title_background_image\";s:0:\"\";s:42:\"qodef_page_title_background_image_behavior\";s:0:\"\";s:22:\"qodef_page_title_color\";s:0:\"\";s:20:\"qodef_page_title_tag\";s:2:\"h1\";s:31:\"qodef_page_title_text_alignment\";s:4:\"left\";s:40:\"qodef_page_title_vertical_text_alignment\";s:13:\"header-bottom\";s:25:\"qodef_page_sidebar_layout\";s:10:\"no-sidebar\";s:25:\"qodef_page_custom_sidebar\";s:0:\"\";s:30:\"qodef_page_sidebar_grid_gutter\";s:0:\"\";s:24:\"qodef_enable_page_footer\";s:3:\"yes\";s:28:\"qodef_enable_top_footer_area\";s:3:\"yes\";s:33:\"qodef_set_footer_top_area_in_grid\";s:3:\"yes\";s:33:\"qodef_set_footer_top_area_columns\";s:1:\"3\";s:37:\"qodef_set_footer_top_area_grid_gutter\";s:0:\"\";s:38:\"qodef_top_footer_area_background_color\";s:0:\"\";s:38:\"qodef_top_footer_area_background_image\";s:0:\"\";s:38:\"qodef_top_footer_area_top_border_color\";s:0:\"\";s:38:\"qodef_top_footer_area_top_border_width\";s:0:\"\";s:31:\"qodef_enable_bottom_footer_area\";s:3:\"yes\";s:36:\"qodef_set_footer_bottom_area_in_grid\";s:2:\"no\";s:36:\"qodef_set_footer_bottom_area_columns\";s:1:\"2\";s:40:\"qodef_set_footer_bottom_area_grid_gutter\";s:0:\"\";s:41:\"qodef_bottom_footer_area_background_color\";s:0:\"\";s:41:\"qodef_bottom_footer_area_top_border_color\";s:0:\"\";s:41:\"qodef_bottom_footer_area_top_border_width\";s:0:\"\";s:35:\"qodef_search_page_enable_page_title\";s:0:\"\";s:32:\"qodef_search_page_sidebar_layout\";s:0:\"\";s:32:\"qodef_search_page_custom_sidebar\";s:0:\"\";s:37:\"qodef_search_page_sidebar_grid_gutter\";s:0:\"\";s:46:\"qodef_search_page_excerpt_number_of_characters\";s:0:\"\";s:24:\"qodef_search_icon_source\";s:9:\"icon_pack\";s:22:\"qodef_search_icon_pack\";s:12:\"font-awesome\";s:26:\"qodef_search_icon_svg_path\";s:0:\"\";s:32:\"qodef_search_close_icon_svg_path\";s:0:\"\";s:22:\"qodef_search_icon_size\";s:0:\"\";s:23:\"qodef_search_icon_color\";s:0:\"\";s:29:\"qodef_search_icon_hover_color\";s:0:\"\";s:23:\"qodef_search_icon_label\";s:2:\"no\";s:21:\"qodef_side_area_width\";s:0:\"\";s:37:\"qodef_side_area_content_overlay_color\";s:0:\"\";s:32:\"qodef_side_area_background_color\";s:0:\"\";s:27:\"qodef_side_area_icon_source\";s:10:\"predefined\";s:25:\"qodef_side_area_icon_pack\";s:12:\"font-awesome\";s:29:\"qodef_side_area_icon_svg_path\";s:0:\"\";s:35:\"qodef_side_area_close_icon_svg_path\";s:0:\"\";s:26:\"qodef_side_area_icon_color\";s:0:\"\";s:32:\"qodef_side_area_icon_hover_color\";s:0:\"\";s:32:\"qodef_side_area_close_icon_color\";s:0:\"\";s:38:\"qodef_side_area_close_icon_hover_color\";s:0:\"\";s:25:\"qodef_side_area_alignment\";s:0:\"\";s:44:\"qodef_blog_list_excerpt_number_of_characters\";s:0:\"\";s:33:\"qodef_blog_archive_sidebar_layout\";s:0:\"\";s:33:\"qodef_blog_archive_custom_sidebar\";s:0:\"\";s:37:\"qodef_blog_single_archive_grid_gutter\";s:0:\"\";s:35:\"qodef_blog_single_enable_page_title\";s:0:\"\";s:46:\"qodef_blog_single_set_post_title_in_title_area\";s:2:\"no\";s:32:\"qodef_blog_single_sidebar_layout\";s:16:\"sidebar-25-right\";s:32:\"qodef_blog_single_custom_sidebar\";s:0:\"\";s:37:\"qodef_blog_single_sidebar_grid_gutter\";s:5:\"large\";s:36:\"qodef_blog_single_enable_author_info\";s:3:\"yes\";s:42:\"qodef_blog_single_enable_author_info_email\";s:2:\"no\";s:38:\"qodef_blog_single_enable_related_posts\";s:2:\"no\";s:47:\"qodef_blog_single_enable_single_post_navigation\";s:3:\"yes\";s:55:\"qodef_blog_single_post_navigation_through_same_category\";s:3:\"yes\";s:27:\"qodef_enable_share_facebook\";s:3:\"yes\";s:26:\"qodef_enable_share_twitter\";s:3:\"yes\";s:17:\"qodef_twitter_via\";s:16:\"@QodeInteractive\";s:27:\"qodef_enable_share_linkedin\";s:3:\"yes\";s:28:\"qodef_enable_share_pinterest\";s:2:\"no\";s:25:\"qodef_enable_share_tumblr\";s:2:\"no\";s:21:\"qodef_enable_share_vk\";s:2:\"no\";s:18:\"qodef_maps_api_key\";s:39:\"AIzaSyDkMVAtv3CME-0U6qQVnGPWylTwhuf19pg\";s:15:\"qodef_map_style\";s:7457:\"[\r\n {\r\n \"featureType\": \"all\",\r\n \"elementType\": \"labels.text.fill\",\r\n \"stylers\": [\r\n {\r\n \"saturation\": 36\r\n },\r\n {\r\n \"color\": \"#333333\"\r\n },\r\n {\r\n \"lightness\": 40\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"all\",\r\n \"elementType\": \"labels.text.stroke\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"on\"\r\n },\r\n {\r\n \"color\": \"#ffffff\"\r\n },\r\n {\r\n \"lightness\": 16\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"all\",\r\n \"elementType\": \"labels.icon\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"off\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#fefefe\"\r\n },\r\n {\r\n \"lightness\": 20\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative\",\r\n \"elementType\": \"geometry.stroke\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#fefefe\"\r\n },\r\n {\r\n \"lightness\": 17\r\n },\r\n {\r\n \"weight\": 1.2\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative\",\r\n \"elementType\": \"labels\",\r\n \"stylers\": [\r\n {\r\n \"lightness\": \"0\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative\",\r\n \"elementType\": \"labels.text.fill\",\r\n \"stylers\": [\r\n {\r\n \"lightness\": \"-30\"\r\n },\r\n {\r\n \"hue\": \"#ff0000\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative.country\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"hue\": \"#ff0000\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative.country\",\r\n \"elementType\": \"labels.text\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"off\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative.province\",\r\n \"elementType\": \"labels.text\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"off\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"administrative.neighborhood\",\r\n \"elementType\": \"labels.text\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"off\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"landscape\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#f5f5f5\"\r\n },\r\n {\r\n \"lightness\": 20\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"landscape.man_made\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#f0f0ef\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#f5f5f5\"\r\n },\r\n {\r\n \"lightness\": 21\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi\",\r\n \"elementType\": \"labels.text\",\r\n \"stylers\": [\r\n {\r\n \"hue\": \"#ff0000\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi\",\r\n \"elementType\": \"labels.text.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#3d3d3d\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi.attraction\",\r\n \"elementType\": \"labels.icon\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"on\"\r\n },\r\n {\r\n \"color\": \"#6d6d6d\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi.business\",\r\n \"elementType\": \"labels.icon\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"on\"\r\n },\r\n {\r\n \"color\": \"#b2b2b2\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi.park\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#dedede\"\r\n },\r\n {\r\n \"lightness\": 21\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi.park\",\r\n \"elementType\": \"labels.icon\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"on\"\r\n },\r\n {\r\n \"color\": \"#7d7d7d\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"poi.school\",\r\n \"elementType\": \"labels.icon\",\r\n \"stylers\": [\r\n {\r\n \"visibility\": \"on\"\r\n },\r\n {\r\n \"color\": \"#969696\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#ffffff\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road.highway\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#ffffff\"\r\n },\r\n {\r\n \"lightness\": 17\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road.highway\",\r\n \"elementType\": \"geometry.stroke\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#ffffff\"\r\n },\r\n {\r\n \"lightness\": 29\r\n },\r\n {\r\n \"weight\": 0.2\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road.arterial\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#ffffff\"\r\n },\r\n {\r\n \"lightness\": 18\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road.arterial\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"hue\": \"#ff0000\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"road.local\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#ffffff\"\r\n },\r\n {\r\n \"lightness\": 16\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"transit\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#f2f2f2\"\r\n },\r\n {\r\n \"lightness\": 19\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"transit.line\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"hue\": \"#ff0000\"\r\n },\r\n {\r\n \"visibility\": \"off\"\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"water\",\r\n \"elementType\": \"geometry\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#e9e9e9\"\r\n },\r\n {\r\n \"lightness\": 17\r\n }\r\n ]\r\n },\r\n {\r\n \"featureType\": \"water\",\r\n \"elementType\": \"geometry.fill\",\r\n \"stylers\": [\r\n {\r\n \"color\": \"#e1e1e1\"\r\n }\r\n ]\r\n }\r\n]\";s:14:\"qodef_map_zoom\";s:2:\"13\";s:23:\"qodef_enable_map_scroll\";s:2:\"no\";s:21:\"qodef_enable_map_drag\";s:3:\"yes\";s:36:\"qodef_enable_map_street_view_control\";s:3:\"yes\";s:29:\"qodef_enable_map_zoom_control\";s:3:\"yes\";s:29:\"qodef_enable_map_type_control\";s:3:\"yes\";s:36:\"qodef_enable_map_full_screen_control\";s:3:\"yes\";s:35:\"qodef_portfolio_archive_item_layout\";s:10:\"info-below\";s:32:\"qodef_portfolio_archive_behavior\";s:0:\"\";s:49:\"qodef_portfolio_archive_masonry_images_proportion\";s:0:\"\";s:31:\"qodef_portfolio_archive_columns\";s:0:\"\";s:29:\"qodef_portfolio_archive_space\";s:0:\"\";s:42:\"qodef_portfolio_archive_columns_responsive\";s:0:\"\";s:36:\"qodef_portfolio_archive_columns_1440\";s:1:\"3\";s:36:\"qodef_portfolio_archive_columns_1366\";s:1:\"3\";s:36:\"qodef_portfolio_archive_columns_1024\";s:1:\"3\";s:35:\"qodef_portfolio_archive_columns_768\";s:1:\"3\";s:35:\"qodef_portfolio_archive_columns_680\";s:1:\"3\";s:35:\"qodef_portfolio_archive_columns_480\";s:1:\"3\";s:35:\"qodef_portfolio_archive_slider_loop\";s:0:\"\";s:39:\"qodef_portfolio_archive_slider_autoplay\";s:0:\"\";s:36:\"qodef_portfolio_archive_slider_speed\";s:0:\"\";s:41:\"qodef_portfolio_archive_slider_navigation\";s:0:\"\";s:41:\"qodef_portfolio_archive_slider_pagination\";s:0:\"\";s:39:\"qodef_portfolio_archive_pagination_type\";s:0:\"\";s:38:\"qodef_portfolio_archive_sidebar_layout\";s:10:\"no-sidebar\";s:38:\"qodef_portfolio_archive_custom_sidebar\";s:0:\"\";s:43:\"qodef_portfolio_archive_sidebar_grid_gutter\";s:0:\"\";s:29:\"qodef_portfolio_single_layout\";s:6:\"custom\";s:37:\"qodef_portfolio_single_sidebar_layout\";s:10:\"no-sidebar\";s:37:\"qodef_portfolio_single_custom_sidebar\";s:0:\"\";s:42:\"qodef_portfolio_single_sidebar_grid_gutter\";s:0:\"\";s:28:\"qodef_enable_portfolio_title\";s:0:\"\";s:38:\"qodef_set_portfolio_title_area_in_grid\";s:0:\"\";s:33:\"qodef_portfolio_enable_navigation\";s:3:\"yes\";s:48:\"qodef_portfolio_navigation_through_same_category\";s:2:\"no\";s:27:\"qodef_enable_404_page_title\";s:2:\"no\";s:28:\"qodef_enable_404_page_footer\";s:3:\"yes\";s:31:\"qodef_404_page_background_color\";s:0:\"\";s:31:\"qodef_404_page_background_image\";s:0:\"\";s:20:\"qodef_404_page_title\";s:0:\"\";s:26:\"qodef_404_page_title_color\";s:0:\"\";s:19:\"qodef_404_page_text\";s:0:\"\";s:25:\"qodef_404_page_text_color\";s:0:\"\";s:26:\"qodef_404_page_button_text\";s:0:\"\";s:30:\"qodef_woo_product_list_columns\";s:0:\"\";s:36:\"qodef_woo_product_list_columns_space\";s:0:\"\";s:40:\"qodef_woo_product_list_products_per_page\";s:0:\"\";s:32:\"qodef_woo_product_list_title_tag\";s:0:\"\";s:37:\"qodef_woo_product_list_sidebar_layout\";s:10:\"no-sidebar\";s:37:\"qodef_woo_product_list_custom_sidebar\";s:0:\"\";s:42:\"qodef_woo_product_list_sidebar_grid_gutter\";s:0:\"\";s:34:\"qodef_woo_single_enable_page_title\";s:0:\"\";s:26:\"qodef_woo_single_title_tag\";s:0:\"\";s:41:\"qodef_woo_single_enable_image_photo_swipe\";s:3:\"yes\";s:34:\"qodef_woo_single_enable_image_zoom\";s:3:\"yes\";s:41:\"qodef_woo_single_thumbnail_images_columns\";s:1:\"3\";s:45:\"qodef_woo_single_related_product_list_columns\";s:1:\"3\";s:30:\"qode_framework_ajax_save_nonce\";s:10:\"5eef995bc6\";s:16:\"_wp_http_referer\";s:52:\"/durafilms/wp-admin/admin.php?page=boldlab_core_menu\";s:23:\"woocommerce-login-nonce\";s:0:\"\";s:8:\"_wpnonce\";s:0:\"\";s:32:\"woocommerce-reset-password-nonce\";s:0:\"\";s:19:\"google_maps_api_key\";s:0:\"\";}', 'yes'),
(229, 'ctf_rating_notice', 'pending', 'no'),
(230, 'ctf_statuses', 'a:6:{s:13:\"first_install\";i:1693830907;s:24:\"support_legacy_shortcode\";b:0;s:17:\"first_cron_update\";i:1693917307;s:18:\"smash_twitter_cron\";a:3:{s:15:\"request_counter\";i:0;s:26:\"request_counter_reset_time\";i:1695762749;s:24:\"last_update_process_time\";i:1695762749;}s:12:\"feed_locator\";a:2:{s:10:\"last_check\";i:1695884245;s:11:\"initialized\";i:1693831025;}s:13:\"smash_twitter\";a:1:{s:9:\"error_log\";a:11:{i:153;s:98:\"2023-09-20 07:48:42 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:154;s:98:\"2023-09-20 16:09:05 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:155;s:98:\"2023-09-21 08:07:03 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:156;s:98:\"2023-09-25 10:00:42 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:157;s:98:\"2023-09-25 15:42:07 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:158;s:98:\"2023-09-26 07:12:39 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:159;s:98:\"2023-09-26 21:12:56 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:160;s:98:\"2023-09-27 11:40:17 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:161;s:98:\"2023-09-27 12:59:44 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:162;s:98:\"2023-09-28 06:57:25 - Your site is unable to connect to smashballoon.com and start updating feeds.\";i:163;s:98:\"2023-09-28 15:00:30 - Your site is unable to connect to smashballoon.com and start updating feeds.\";}}}', 'no'),
(231, 'ctf_db_version', '1.5', 'yes'),
(234, 'sbi_rating_notice', 'pending', 'no'),
(235, 'sbi_db_version', '2.2', 'yes'),
(236, 'sb_instagram_errors', 'a:10:{s:10:\"connection\";a:0:{}s:7:\"hashtag\";a:0:{}s:8:\"resizing\";a:0:{}s:15:\"database_create\";a:0:{}s:10:\"upload_dir\";a:0:{}s:8:\"accounts\";a:0:{}s:9:\"error_log\";a:1:{i:0;s:274:\"09-27 11:40:16 - Your Instagram feed has been not viewed in the last 14 days. Due to Instagram data privacy rules, all data for this feed will be deleted in 7 days time. To avoid automated data deletion, simply view the Instagram feed on your website within the next 7 days.\";}s:10:\"action_log\";a:1:{i:0;s:41:\"09-04 12:35:07 - Retesting GDPR features.\";}s:7:\"revoked\";a:0:{}s:11:\"unused_feed\";s:257:\"Your Instagram feed has been not viewed in the last 14 days. Due to Instagram data privacy rules, all data for this feed will be deleted in 7 days time. To avoid automated data deletion, simply view the Instagram feed on your website within the next 7 days.\";}', 'no'),
(237, 'sb_instagram_settings', 'a:44:{s:15:\"sb_instagram_at\";s:0:\"\";s:20:\"sb_instagram_user_id\";s:0:\"\";s:30:\"sb_instagram_preserve_settings\";s:0:\"\";s:23:\"sb_instagram_ajax_theme\";b:0;s:27:\"sb_instagram_disable_resize\";b:0;s:23:\"sb_instagram_cache_time\";i:1;s:28:\"sb_instagram_cache_time_unit\";s:5:\"hours\";s:16:\"sbi_caching_type\";s:10:\"background\";s:23:\"sbi_cache_cron_interval\";s:7:\"12hours\";s:19:\"sbi_cache_cron_time\";s:1:\"1\";s:20:\"sbi_cache_cron_am_pm\";s:2:\"am\";s:18:\"sb_instagram_width\";s:3:\"100\";s:23:\"sb_instagram_width_unit\";s:1:\"%\";s:28:\"sb_instagram_feed_width_resp\";b:0;s:19:\"sb_instagram_height\";s:0:\"\";s:16:\"sb_instagram_num\";s:2:\"20\";s:24:\"sb_instagram_height_unit\";s:0:\"\";s:17:\"sb_instagram_cols\";s:1:\"4\";s:27:\"sb_instagram_disable_mobile\";b:0;s:26:\"sb_instagram_image_padding\";s:1:\"5\";s:31:\"sb_instagram_image_padding_unit\";s:2:\"px\";s:17:\"sb_instagram_sort\";s:4:\"none\";s:23:\"sb_instagram_background\";s:0:\"\";s:21:\"sb_instagram_show_btn\";b:1;s:27:\"sb_instagram_btn_background\";s:0:\"\";s:27:\"sb_instagram_btn_text_color\";s:0:\"\";s:21:\"sb_instagram_btn_text\";s:12:\"Load More...\";s:22:\"sb_instagram_image_res\";s:4:\"auto\";s:24:\"sb_instagram_show_header\";b:1;s:24:\"sb_instagram_header_size\";s:5:\"small\";s:25:\"sb_instagram_header_color\";s:0:\"\";s:28:\"sb_instagram_show_follow_btn\";b:1;s:33:\"sb_instagram_folow_btn_background\";s:0:\"\";s:34:\"sb_instagram_follow_btn_text_color\";s:0:\"\";s:28:\"sb_instagram_follow_btn_text\";s:19:\"Follow on Instagram\";s:23:\"sb_instagram_custom_css\";s:0:\"\";s:22:\"sb_instagram_custom_js\";s:0:\"\";s:17:\"sb_instagram_cron\";s:2:\"no\";s:19:\"sb_instagram_backup\";b:1;s:15:\"sb_ajax_initial\";b:0;s:24:\"enqueue_css_in_shortcode\";b:0;s:30:\"sb_instagram_disable_mob_swipe\";b:0;s:28:\"sb_instagram_disable_awesome\";b:0;s:18:\"connected_accounts\";a:0:{}}', 'yes'),
(238, 'sbi_single_cache', 'ike4Ef9SBGtxpeB9Za3AYXlxemVIUUQrZ2FaMTRDR2tsY09iNTNzSThOUUJ2R3VTWGxoMTkvb1RjV3V0clpsUDYzVmJPR0YzWGpBcUpRWk1SRE5GYjF3a1ZidzBVZUo4UWtnbFF0WFI=', 'no'),
(240, 'ctf_notifications', 'a:4:{s:6:\"update\";i:1695814840;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'yes'),
(241, 'ctf_newuser_notifications', 'a:4:{s:6:\"update\";i:1693830910;s:4:\"feed\";a:2:{s:6:\"review\";a:6:{s:5:\"title\";s:22:\"Could you help us out?\";s:7:\"content\";s:273:\"It\'s great to see that you\'ve been using the <strong><span>{plugin}</span></strong> plugin for a while now. Hopefully you\'re happy with it! If so, would you consider leaving a positive review? It really helps to support the plugin and helps others to discover it too!\";s:2:\"id\";s:6:\"review\";s:5:\"image\";s:12:\"sbi-icon.png\";s:4:\"btns\";a:4:{s:7:\"primary\";a:4:{s:3:\"url\";s:12:\"{review-url}\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}s:5:\"class\";s:31:\"sbi_notice_dismiss sbi_main_cta\";s:4:\"text\";s:18:\"Sure, I\'d love to!\";}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:9:\"No thanks\";}s:8:\"complete\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:27:\"I\'ve already given a review\";}s:5:\"later\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:5:\"later\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:12:\"Ask Me Later\";}}s:4:\"wait\";s:2:\"14\";}s:8:\"discount\";a:8:{s:5:\"title\";s:28:\"Attention {platform} Lovers!\";s:7:\"content\";s:221:\"<strong><span>Exclusive offer!</span></strong> We don\'t run promotions very often, but for a limited time we\'re offering <strong><span>{amount} off</span></strong> our Pro version to all users of our free {plugin} plugin.\";s:2:\"id\";s:8:\"discount\";s:6:\"amount\";s:3:\"60%\";s:5:\"image\";s:12:\"sbi-icon.png\";s:13:\"image_overlay\";s:7:\"60% off\";s:4:\"btns\";a:2:{s:7:\"primary\";a:4:{s:3:\"url\";s:127:\"https://smashballoon.com/{slug}/?utm_campaign={campaign}&utm_source=notices&utm_medium=newuser&discount={lowerplatform}thankyou\";s:5:\"class\";s:32:\"sbi_notice_dismiss sbi_offer_btn\";s:4:\"text\";s:14:\"Get this offer\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:31:\"sbi_ignore_new_user_sale_notice\";s:6:\"always\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:18:\"I\'m not interested\";}}s:4:\"wait\";s:2:\"30\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'yes'),
(242, 'sbi_notifications', 'a:4:{s:6:\"update\";i:1695814842;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'yes'),
(243, 'sbi_newuser_notifications', 'a:4:{s:6:\"update\";i:1693830912;s:4:\"feed\";a:2:{s:6:\"review\";a:6:{s:5:\"title\";s:22:\"Could you help us out?\";s:7:\"content\";s:273:\"It\'s great to see that you\'ve been using the <strong><span>{plugin}</span></strong> plugin for a while now. Hopefully you\'re happy with it! If so, would you consider leaving a positive review? It really helps to support the plugin and helps others to discover it too!\";s:2:\"id\";s:6:\"review\";s:5:\"image\";s:12:\"sbi-icon.png\";s:4:\"btns\";a:4:{s:7:\"primary\";a:4:{s:3:\"url\";s:12:\"{review-url}\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}s:5:\"class\";s:31:\"sbi_notice_dismiss sbi_main_cta\";s:4:\"text\";s:18:\"Sure, I\'d love to!\";}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:9:\"No thanks\";}s:8:\"complete\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:1:\"1\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:27:\"I\'ve already given a review\";}s:5:\"later\";a:3:{s:3:\"url\";a:1:{s:28:\"sbi_ignore_rating_notice_nag\";s:5:\"later\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:12:\"Ask Me Later\";}}s:4:\"wait\";s:2:\"14\";}s:8:\"discount\";a:8:{s:5:\"title\";s:28:\"Attention {platform} Lovers!\";s:7:\"content\";s:221:\"<strong><span>Exclusive offer!</span></strong> We don\'t run promotions very often, but for a limited time we\'re offering <strong><span>{amount} off</span></strong> our Pro version to all users of our free {plugin} plugin.\";s:2:\"id\";s:8:\"discount\";s:6:\"amount\";s:3:\"60%\";s:5:\"image\";s:12:\"sbi-icon.png\";s:13:\"image_overlay\";s:7:\"60% off\";s:4:\"btns\";a:2:{s:7:\"primary\";a:4:{s:3:\"url\";s:127:\"https://smashballoon.com/{slug}/?utm_campaign={campaign}&utm_source=notices&utm_medium=newuser&discount={lowerplatform}thankyou\";s:5:\"class\";s:32:\"sbi_notice_dismiss sbi_offer_btn\";s:4:\"text\";s:14:\"Get this offer\";s:4:\"attr\";a:1:{i:0;s:11:\"targetblank\";}}s:7:\"dismiss\";a:3:{s:3:\"url\";a:1:{s:31:\"sbi_ignore_new_user_sale_notice\";s:6:\"always\";}s:5:\"class\";s:18:\"sbi_notice_dismiss\";s:4:\"text\";s:18:\"I\'m not interested\";}}s:4:\"wait\";s:2:\"30\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'yes'),
(244, '_transient_qi_blocks_set_redirect', '1', 'yes'),
(245, 'rs_cache_overlay', '6.6.12', 'yes'),
(246, '_transient_qi_addons_for_elementor_set_redirect', '1', 'yes'),
(247, 'elementor_onboarded', '1', 'yes'),
(248, 'wpb_license_errors', 'a:0:{}', 'yes'),
(249, '_elementor_installed_time', '1693830919', 'yes');
INSERT INTO `DF_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(250, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{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:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a: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:823:{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 & 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 & 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 & 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 & 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 & 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 & 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 & 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:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club – 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:115;a:18:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot – 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:116;a:18:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors – 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:117;a:18:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends – 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:118;a:18:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe – Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:119;a:18:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:120;a:18:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:121;a:18:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe – Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:122;a:18:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:123;a:18:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe – Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:124;a:18:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe – Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:125;a:18:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe – Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:126;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:127;a:18:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health & 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:128;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:129;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:130;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:131;a:18:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health & 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:132;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:133;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:134;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:135;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:136;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:137;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:138;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:139;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:140;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:141;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:142;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:143;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:144;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:145;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:146;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:147;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:148;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:149;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:150;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:151;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:152;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:153;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:154;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:155;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:156;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:157;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:158;a:18:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion – 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:159;a:18:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar – 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:160;a:18:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion – 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:161;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – 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:162;a:18:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store – 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:163;a:18:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails – 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:164;a:18:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival – 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:165;a:18:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course – 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:166;a:18:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop – 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:167;a:18:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy – 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:168;a:18:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic – 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:169;a:18:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe – Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:170;a:18:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car – 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:171;a:18:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe – About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:172;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:173;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:174;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:3;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:175;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:176;a:18:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – 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:177;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – 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:178;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – 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:179;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:180;a:18:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – 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:181;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – 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:182;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:183;a:18:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – 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:184;a:18:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer – 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:185;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:186;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:187;a:18:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – 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:188;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – 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:189;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:190;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:191;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:192;a:18:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – 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:193;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:194;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:195;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – 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:196;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – 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:197;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:198;a:18:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe – About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:199;a:18:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – 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:200;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:201;a:18:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe – Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:202;a:18:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – 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:203;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – 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:204;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – 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:205;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:206;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:207;a:18:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & 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:208;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – 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:209;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:210;a:18:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – 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:211;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – 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:212;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:213;a:18:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – 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:214;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – 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:215;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:216;a:18:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – 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:217;a:18:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe – Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:218;a:18:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – 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:219;a:18:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe – Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:220;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:221;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:222;a:18:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:223;a:18:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – 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:224;a:18:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – 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:225;a:18:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference – 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:226;a:18:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – 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:227;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:228;a:18:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency – 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:229;a:18:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – 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:230;a:18:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography – 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:231;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:232;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:233;a:18:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – 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:234;a:18:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer – 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:235;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:236;a:18:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – 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:237;a:18:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture – 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:238;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:239;a:18:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop – 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:240;a:18:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – 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:241;a:18:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – 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:242;a:18:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe – About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:243;a:18:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – 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:244;a:18:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:245;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:246;a:18:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – 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:247;a:18:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe – About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:248;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:28;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:249;a:18:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & 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:250;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – 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:251;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:29;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:252;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – 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:253;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – 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:254;a:18:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – 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:255;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:31;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:256;a:18:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design – 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:257;a:18:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – 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:258;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:32;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:259;a:18:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog – 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:260;a:18:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – 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:261;a:18:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel – 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:262;a:18:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – 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:263;a:18:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe – Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:264;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:34;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:265;a:18:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – 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:266;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:35;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:267;a:18:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe – Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:268;a:18:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & 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:269;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:270;a:18:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – 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:271;a:18:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:272;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:37;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:273;a:18:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – 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:274;a:18:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe – Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-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:275;a:18:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – 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:276;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:39;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:277;a:18:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant – 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:278;a:18:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – 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:279;a:18:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer – 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:280;a:18:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – 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:281;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:41;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:282;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – 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:283;a:18:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – 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:284;a:18:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition – 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:285;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:42;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:286;a:18:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – 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:287;a:18:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger – 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:288;a:18:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – 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:289;a:18:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop – 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:290;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:45;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:291;a:18:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio – 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:292;a:18:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – 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:293;a:18:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – 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:294;a:18:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop – 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:295;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:46;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:296;a:18:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – 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:297;a:18:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog – 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:298;a:18:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – 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:299;a:18:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App – 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:300;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:48;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:301;a:18:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & 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:302;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – 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:303;a:18:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – 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:304;a:18:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare – 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:305;a:18:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – 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:306;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:51;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:307;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:52;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:308;a:18:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare – 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:309;a:18:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – 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:310;a:18:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop – 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:311;a:18:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – 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:312;a:18:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – 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:313;a:18:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine – 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:314;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:55;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:315;a:18:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – 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:316;a:18:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company – 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:317;a:18:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – 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:318;a:18:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction – 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:319;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:56;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:320;a:18:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – 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:321;a:18:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency – 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:322;a:18:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic – Health & 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:323;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:324;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:58;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:325;a:18:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – 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:326;a:18:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – 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:327;a:18:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School – 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:328;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:60;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:329;a:18:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – 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:330;a:18:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – 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:331;a:18:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – 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:332;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:63;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:333;a:18:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – 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:334;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:64;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:335;a:18:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – 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:336;a:18:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – 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:337;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:338;a:18:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – 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:339;a:18:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – 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:340;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:67;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:341;a:18:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – 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:342;a:18:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – 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:343;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:68;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:344;a:18:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – 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:345;a:18:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – 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:346;a:18:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – 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:347;a:18:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – 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:348;a:18:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – 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:349;a:18:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – 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:350;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:71;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:351;a:18:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – 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:352;a:18:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – 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:353;a:18:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – 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:354;a:18:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – 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:355;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:73;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:356;a:18:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – 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:357;a:18:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – 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:358;a:18:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – 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:359;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:75;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:360;a:18:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – 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:361;a:18:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – 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:362;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:76;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:363;a:18:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – 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:364;a:18:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – 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:365;a:18:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – 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:366;a:18:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – 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:367;a:18:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – 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:368;a:18:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – 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:369;a:18:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – 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:370;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:79;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:371;a:18:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – 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:372;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:80;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:373;a:18:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – 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:374;a:18:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – 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:375;a:18:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – 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:376;a:18:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – 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:377;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:82;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:378;a:18:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – 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:379;a:18:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – 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:380;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:84;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:381;a:18:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – 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:382;a:18:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – 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:383;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:86;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:384;a:18:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – 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:385;a:18:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – 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:386;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:88;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:387;a:18:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform – 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:388;a:18:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – 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:389;a:18:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – 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:390;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:91;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:391;a:18:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store – 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:392;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:93;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:393;a:18:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – 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:394;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:94;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:395;a:18:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – 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:396;a:18:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – 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:397;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:96;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:398;a:18:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – 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:399;a:18:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store – 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:400;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:98;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:401;a:18:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – 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:402;a:18:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency – 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:403;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:100;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:404;a:18:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’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:405;a:18:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – 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:406;a:18:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – 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:407;a:18:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 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:103;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:408;a:18:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – 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:409;a:18:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – 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:410;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – 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:105;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:411;a:18:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – 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:412;a:18:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – 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:413;a:18:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – 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:107;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:414;a:18:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – 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:415;a:18:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – 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:108;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:416;a:18:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – 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:417;a:18:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – 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:418;a:18:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – 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:419;a:18:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course – 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:420;a:18:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – 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:111;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:421;a:18:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 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:112;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:422;a:18:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course – 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:423;a:18:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course – 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:424;a:18:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course – 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:425;a:18:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – 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:115;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:426;a:18:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design – 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:427;a:18:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – 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:428;a:18:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design – 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:429;a:18:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – 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:117;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:430;a:18:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design – 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:431;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:118;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:432;a:18:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design – 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:433;a:18:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography – 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:434;a:18:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography – 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:435;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:120;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:436;a:18:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography – 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:437;a:18:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography – 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:438;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:122;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:439;a:18:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography – 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:440;a:18:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography – 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:441;a:18:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography – 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:442;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:125;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:443;a:18:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography – 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:444;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:126;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:445;a:18:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography – 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:446;a:18:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography – 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:447;a:18:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography – B&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:448;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:129;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:449;a:18:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography – 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:450;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:130;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:451;a:18:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine – 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:452;a:18:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel – 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:453;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:132;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:454;a:18:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel – 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:455;a:18:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel – 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:456;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:134;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:457;a:18:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel – 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:458;a:18:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel – 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:459;a:18:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel – 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:460;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:137;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:461;a:18:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel – 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:462;a:18:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio – 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:463;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:139;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:464;a:18:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio – 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:465;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:140;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:466;a:18:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio – 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:467;a:18:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio – 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:468;a:18:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency – 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:469;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:143;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:470;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:144;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:471;a:18:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm – 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:472;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:146;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:473;a:18:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm – 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:474;a:18:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency – 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:475;a:18:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym – 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:476;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:149;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:477;a:18:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm – 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:478;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:151;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:479;a:18:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm – 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:480;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:152;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:481;a:18:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm – 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:482;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:154;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:483;a:18:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency – 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:484;a:18:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym – 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:485;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:156;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:486;a:18:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm – 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:487;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:157;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:488;a:18:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm – 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:489;a:18:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency – 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:490;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:159;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:491;a:18:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym – 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:492;a:18:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym – 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:493;a:18:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm – 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:494;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:162;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:495;a:18:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency – 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:496;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:163;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:497;a:18:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym – 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:498;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:166;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:499;a:18:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym – 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:500;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:167;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:501;a:18:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency – 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:502;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:170;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:503;a:18:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym – 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:504;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:171;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:505;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:174;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:506;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:176;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:507;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:178;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:508;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:179;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:509;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:182;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:510;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:184;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:511;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:185;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:512;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:187;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:513;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:190;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:514;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:192;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:515;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:194;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:516;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:196;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:517;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:197;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:518;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:200;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:519;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:201;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:520;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:204;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:521;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:205;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:522;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:207;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:523;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:210;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:524;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:212;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:525;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:214;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:526;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:216;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:527;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:217;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:528;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:219;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:529;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:221;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:530;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:222;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:531;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:225;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:532;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:226;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:533;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:228;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:534;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:231;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:535;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:232;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:536;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:235;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:537;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:237;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:538;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:239;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:539;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:240;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:540;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:243;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:541;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:244;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:542;a:18:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 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:246;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:543;a:18:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – 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:247;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:544;a:18:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – 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:248;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:545;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:250;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:546;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:251;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:547;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:253;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:548;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:255;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:549;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:257;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:550;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:260;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:551;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:261;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:552;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:264;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:553;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:265;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:554;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:267;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:555;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:269;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:556;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:271;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:557;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:273;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:558;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:274;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:559;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:276;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:560;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:277;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:561;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:279;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:562;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:280;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:563;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:281;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:564;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:282;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:565;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:283;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:566;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:286;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:567;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:287;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:568;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:290;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:569;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:291;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:570;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:292;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:571;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:294;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:572;a:18:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 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:296;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:573;a:18:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – 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:297;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:574;a:18:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – 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:299;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:575;a:18:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – 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:302;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:576;a:18:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – 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:303;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:577;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:305;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:578;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:308;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:579;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:310;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:580;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:311;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:581;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:314;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:582;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:316;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:583;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:317;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:584;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:320;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:585;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:321;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:586;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:323;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:587;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:325;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:588;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:326;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:589;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:328;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:590;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:329;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:591;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:331;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:592;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:338;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:593;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:340;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:594;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:342;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:595;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:344;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:596;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:346;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:597;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:349;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:598;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:351;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:599;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:352;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:600;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:354;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:601;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:356;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:602;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:358;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:603;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:360;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:604;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:362;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:605;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:365;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:606;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:367;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:607;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:369;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:608;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:371;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:609;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:372;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:610;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:375;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:611;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:376;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:612;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:379;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:613;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:380;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:614;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:383;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:615;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:384;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:616;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:386;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:617;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:389;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:618;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:391;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:619;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:393;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:620;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:395;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:621;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:396;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:622;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:398;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:623;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:400;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:624;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:403;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:625;a:18:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design – 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:405;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:626;a:18:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design – 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:406;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:627;a:18:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – 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:408;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:628;a:18:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design – 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:410;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:629;a:18:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design – 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:413;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:630;a:18:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design – 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:414;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:631;a:18:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 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:416;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:632;a:18:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – 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:419;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:633;a:18:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant – 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:421;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:634;a:18:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm – 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:422;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:635;a:18:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm – 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:424;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:636;a:18:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm – 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:425;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:637;a:18:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – 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:427;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:638;a:18:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm – 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:430;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:639;a:18:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm – 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:432;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:640;a:18:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 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:433;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:641;a:18:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – 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:434;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:642;a:18:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – 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:436;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:643;a:18:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – 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:438;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:644;a:18:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – 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:441;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:645;a:18:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – 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:442;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:646;a:18:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine – 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:445;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:647;a:18:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine – 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:447;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:648;a:18:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine – 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:448;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:649;a:18:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – 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:450;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:650;a:18:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine – 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:452;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:651;a:18:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine – 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:453;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:652;a:18:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine – 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:454;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:653;a:18:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine – 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:457;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:654;a:18:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine – 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:459;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:655;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:461;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:656;a:18:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course – 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:462;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:657;a:18:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course – 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:464;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:658;a:18:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course – 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:466;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:659;a:18:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – 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:469;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:660;a:18:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course – 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:471;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:661;a:18:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography – 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:473;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:662;a:18:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography – 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:475;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:663;a:18:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography – 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:477;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:664;a:18:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – 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:478;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:665;a:18:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography – 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:480;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:666;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:483;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:667;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:484;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:668;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:487;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:669;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:489;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:670;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:491;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:671;a:18:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio – 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:493;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:672;a:18:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio – 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:495;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:673;a:18:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio – 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:496;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:674;a:18:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio – 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:498;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:675;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:500;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:676;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:503;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:677;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:504;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:678;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:507;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:679;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:509;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:680;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:511;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:681;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:513;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:682;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:515;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:683;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:517;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:684;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:519;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:685;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:521;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:686;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:523;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:687;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:524;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:688;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:527;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:689;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:529;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:690;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:530;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:691;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:532;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:692;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:534;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:693;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:537;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:694;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:539;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:695;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:540;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:696;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:543;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:697;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:545;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:698;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:547;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:699;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:549;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:700;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:551;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:701;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:553;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:702;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:554;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:703;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:557;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:704;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:559;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:705;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:561;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:706;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:562;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:707;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:563;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:708;a:18:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 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:564;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:709;a:18:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – 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:565;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:710;a:18:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – 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:566;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:711;a:18:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – 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:567;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:712;a:18:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – 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:568;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:713;a:18:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – 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:569;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:714;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:570;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:715;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:571;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:716;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:572;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:717;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:573;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:718;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:574;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:719;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:575;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:720;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:576;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:721;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:577;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:722;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:578;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:723;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:579;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:724;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:580;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:725;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:581;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:726;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:582;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:727;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:583;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:728;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:584;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:729;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:585;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:730;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:586;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:731;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:587;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:732;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:588;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:733;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:589;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:734;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:590;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:735;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:591;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:736;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:592;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:737;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:593;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:738;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:594;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:739;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:595;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:740;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:596;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:741;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:597;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:742;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:598;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:743;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:599;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:744;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:600;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:745;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:601;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:746;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:602;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:747;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:603;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:748;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:604;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:749;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:605;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:750;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:606;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:751;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:607;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:752;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:608;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:753;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:609;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:754;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:610;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:755;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:611;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:756;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:612;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:757;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:613;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:758;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:614;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:759;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:615;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:760;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:616;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:761;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:617;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:762;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:618;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:763;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:619;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:764;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:620;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:765;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:621;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:766;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:622;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:767;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:623;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:768;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:624;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:769;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:625;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:770;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:626;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:771;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:627;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:772;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:628;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:773;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:629;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:774;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:630;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:775;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:631;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:776;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:632;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:777;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:633;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:778;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:634;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:779;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:635;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:780;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:636;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:781;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:637;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:782;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:638;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:783;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:639;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:784;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:640;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:785;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:641;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:786;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:642;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:787;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:643;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:788;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:644;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:789;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:645;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:790;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:646;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:791;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:647;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:792;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:648;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:793;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:649;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:794;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:650;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:795;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:651;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:796;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:652;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:797;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:653;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:798;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:654;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:799;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:655;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:800;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:656;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:801;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:657;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:802;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:658;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:803;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:659;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:804;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:660;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:805;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:661;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:806;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:662;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:807;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:663;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:808;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:664;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:809;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:665;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:810;a:18:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel – 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:666;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:811;a:18:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel – 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:667;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:812;a:18:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – 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:668;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:813;a:18:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel – 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:669;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:814;a:18:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel – 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:670;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:815;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:671;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:816;a:18:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 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:672;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:817;a:18:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – 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:673;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:818;a:18:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – 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:674;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:819;a:18:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – 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:675;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:820;a:18:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – 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:676;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:821;a:18:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – 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:677;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:822;a:18:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – 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:678;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;}}}', 'no'),
(251, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:73:\"Elementor 3.16 - Faster Performance, Flexible Design, and more Accessible\";s:7:\"excerpt\";s:210:\"Elementor 3.16 activates Flexbox Containers by default for new websites, improves site loading speed with performance enhancements, increases accessibility for visitors who use assistive technologies, and more.\";s:7:\"created\";i:1695134049;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/316-faster-performance-flexible-design-accessibility/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:82:\"Elementor 3.15 is Here - Check out The Taxonomy Filter, Nested Accordion, and More\";s:7:\"excerpt\";s:241:\"This release includes the first phase of the much-awaited Taxonomy Filter, the new and improved Accordion widget with nested items, enhanced styling capabilities for Carousel widgets, fun new Elementor AI Image tools, and the new Apps Page. \";s:7:\"created\";i:1691513693;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:157:\"https://elementor.com/blog/introducing-315-taxonomy-filter-nested-accordion-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.14 - Gain More Design Flexibility with Nested Carousels and Loop Grid Ads\";s:7:\"excerpt\";s:239:\"This version includes a new Carousel widget, extends the Loop Grid with the ability to place static content within the Loop, a Global Styles Preview, and a multitude of highly requested styling capabilities, and new Elementor AI features. \";s:7:\"created\";i:1688394655;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:154:\"https://elementor.com/blog/introducing-314-nested-carousel-loop-grid-ads-and-more/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'no'),
(255, 'ctf_cron_report', 'a:2:{s:5:\"notes\";a:2:{s:8:\"time_ran\";s:19:\"2023-09-28 15:00:30\";s:20:\"num_found_transients\";i:1;}i:1;a:2:{s:7:\"success\";b:1;s:4:\"data\";a:1:{i:0;a:1:{i:0;a:2:{i:0;s:12:\"usertimeline\";i:1;s:0:\"\";}}}}}', 'no'),
(256, 'sbi_cron_report', 'a:1:{s:5:\"notes\";a:2:{s:8:\"time_ran\";s:19:\"2023-09-28 15:00:30\";s:20:\"num_found_transients\";i:0;}}', 'no'),
(257, 'boldlab_purchase_info', 'a:3:{s:10:\"secret_key\";s:32:\"3dc1d50528b78be83914057ca3c02b93\";s:7:\"item_id\";i:24877761;s:13:\"purchase_code\";s:36:\"c8e578a6-8544-406d-8cca-e6f3489b29d7\";}', 'yes'),
(258, 'boldlab_import_params', 'a:2:{s:6:\"submit\";s:16:\"import-demo-data\";s:3:\"url\";s:30:\"http://export.edge-themes.com/\";}', 'yes'),
(383, 'wp_calendar_block_has_published_posts', '1', 'yes'),
(384, 'category_children', 'a:1:{i:3;a:4:{i:0;i:4;i:1;i:5;i:2;i:6;i:3;i:7;}}', 'yes'),
(385, 'elementor_library_category_children', 'a:0:{}', 'yes'),
(386, 'clients-category_children', 'a:0:{}', 'yes'),
(388, 'team-category_children', 'a:0:{}', 'yes'),
(393, 'qode_framework_custom_sidebars', 'a:4:{i:0;s:19:\"WooCommerce Sidebar\";i:1;s:25:\"Vertical Menu Widget Area\";i:2;s:16:\"Shop Widget Area\";i:3;s:23:\"Sticky Shop Widget Area\";}', 'yes'),
(394, 'elementor_default_generic_fonts', 'Sans-serif', 'yes'),
(395, 'elementor_global_image_lightbox', 'yes', 'yes'),
(396, 'elementor_container_width', '1300', 'yes'),
(397, 'elementor_disable_typography_schemes', 'yes', 'yes'),
(398, 'elementor_disable_color_schemes', 'yes', 'yes'),
(399, '_elementor_general_settings', 'a:3:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:15:\"container_width\";s:4:\"1300\";}', 'yes'),
(400, 'widget_woocommerce_widget_cart', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(401, 'widget_woocommerce_layered_nav_filters', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(402, 'widget_woocommerce_layered_nav', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(403, 'widget_woocommerce_price_filter', 'a:2:{i:2;a:1:{s:5:\"title\";s:15:\"Filter by price\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(404, 'widget_woocommerce_product_categories', 'a:2:{i:2;a:8:{s:5:\"title\";s:18:\"Product categories\";s:7:\"orderby\";s:4:\"name\";s:8:\"dropdown\";i:0;s:5:\"count\";i:0;s:12:\"hierarchical\";i:1;s:18:\"show_children_only\";i:0;s:10:\"hide_empty\";i:1;s:9:\"max_depth\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(405, 'widget_woocommerce_product_search', 'a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(406, 'widget_woocommerce_product_tag_cloud', 'a:2:{i:2;a:1:{s:5:\"title\";s:12:\"Product tags\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(407, 'widget_woocommerce_products', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(408, 'widget_woocommerce_recently_viewed_products', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(409, 'widget_woocommerce_top_rated_products', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(410, 'widget_woocommerce_recent_reviews', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(411, 'widget_woocommerce_rating_filter', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(412, 'widget_wp_user_avatar_profile', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'yes'),
(413, 'widget_boldlab_core_contact_form_7', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(414, 'widget_boldlab_core_woo_dropdown_cart', 'a:2:{i:2;a:1:{s:14:\"widget_padding\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}', 'yes'),
(493, 'qi_addons_for_elementor_notice', 'allowed', 'no'),
(509, 'revslider-update-check', '1694506185', 'yes'),
(511, 'revslider_update_info', 'O:8:\"stdClass\":0:{}', 'yes'),
(531, 'revslider_update_revision_current', '6.6.0', 'yes'),
(532, 'revslider-global-settings', '{\"tracking\":\"2023-10-10\"}', 'yes'),
(912, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(927, 'recently_activated', 'a:0:{}', 'yes'),
(955, 'wpb_js_composer_license_activation_notified', 'yes', 'yes'),
(962, '_transient_health-check-site-status-result', '{\"good\":17,\"recommended\":4,\"critical\":2}', 'yes'),
(972, 'wpcf7', 'a:2:{s:7:\"version\";s:3:\"5.8\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1693916794;s:7:\"version\";s:3:\"5.8\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'yes'),
(983, 'qode_framework_permalinks', 'a:2:{s:14:\"portfolio_slug\";s:9:\"portfolio\";s:23:\"portfolio-category_slug\";s:18:\"portfolio-category\";}', 'yes'),
(1414, 'elementor_log', 'a:3:{s:32:\"3b67470ceaa39b571deb0bcea4303af3\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:2:\"28\";s:7:\"\0*\0file\";s:118:\"https://durafilms.hestawork.com/wp-content/plugins/boldlab-core/inc/plugins/elementor/assets/js/elementor.js?ver=6.3.1\";s:7:\"\0*\0line\";s:3:\"174\";s:7:\"\0*\0date\";s:19:\"2023-09-06 07:28:27\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:67:\"Cannot read properties of undefined (reading 'addAction')\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:848;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2023-09-27 13:36:26\";i:1;s:19:\"2023-09-27 13:37:23\";i:2;s:19:\"2023-09-27 13:37:37\";i:3;s:19:\"2023-09-27 13:39:20\";i:4;s:19:\"2023-09-27 13:39:48\";i:5;s:19:\"2023-09-27 13:40:52\";i:6;s:19:\"2023-09-27 13:42:09\";i:7;s:19:\"2023-09-27 13:42:20\";i:8;s:19:\"2023-09-27 13:42:37\";i:9;s:19:\"2023-09-27 13:42:53\";i:10;s:19:\"2023-09-27 13:48:19\";i:11;s:19:\"2023-09-27 13:48:51\";i:12;s:19:\"2023-09-27 13:49:03\";i:13;s:19:\"2023-09-27 13:49:21\";i:14;s:19:\"2023-09-27 13:49:31\";i:15;s:19:\"2023-09-27 13:54:03\";i:16;s:19:\"2023-09-27 13:54:08\";i:17;s:19:\"2023-09-27 13:55:39\";i:18;s:19:\"2023-09-27 13:55:46\";i:19;s:19:\"2023-09-27 13:56:07\";i:20;s:19:\"2023-09-27 13:56:21\";i:21;s:19:\"2023-09-27 13:57:11\";i:22;s:19:\"2023-09-27 13:57:17\";i:23;s:19:\"2023-09-27 13:58:27\";i:24;s:19:\"2023-09-27 13:58:36\";i:25;s:19:\"2023-09-27 13:59:33\";i:26;s:19:\"2023-09-27 13:59:55\";i:27;s:19:\"2023-09-27 14:00:19\";i:28;s:19:\"2023-09-27 14:00:26\";i:29;s:19:\"2023-09-27 14:06:54\";i:30;s:19:\"2023-09-27 14:06:58\";i:31;s:19:\"2023-09-27 14:28:42\";i:32;s:19:\"2023-09-28 06:57:15\";i:33;s:19:\"2023-09-28 06:57:36\";i:34;s:19:\"2023-09-28 06:57:47\";i:35;s:19:\"2023-09-28 06:58:11\";i:36;s:19:\"2023-09-28 06:59:27\";i:37;s:19:\"2023-09-28 06:59:44\";i:38;s:19:\"2023-09-28 06:59:56\";i:39;s:19:\"2023-09-28 07:04:17\";i:40;s:19:\"2023-09-28 07:05:27\";i:41;s:19:\"2023-09-28 07:09:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1693985307\";s:7:\"message\";s:57:\"Cannot read properties of undefined (reading \'addAction\')\";s:3:\"url\";s:118:\"https://durafilms.hestawork.com/wp-content/plugins/boldlab-core/inc/plugins/elementor/assets/js/elementor.js?ver=6.3.1\";s:4:\"line\";s:3:\"174\";s:6:\"column\";s:2:\"28\";}}s:32:\"a1c723b841df5bb6eb971924507867f0\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:2:\"23\";s:7:\"\0*\0file\";s:80:\"https://durafilms.hestawork.com/wp-admin/post.php?post=2017&action=elementor\";s:7:\"\0*\0line\";s:2:\"57\";s:7:\"\0*\0date\";s:19:\"2023-09-06 08:01:06\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:21:\"power4 is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-06 08:01:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1693987266\";s:7:\"message\";s:21:\"power4 is not defined\";s:3:\"url\";s:80:\"https://durafilms.hestawork.com/wp-admin/post.php?post=2017&action=elementor\";s:4:\"line\";s:2:\"57\";s:6:\"column\";s:2:\"23\";}}s:32:\"c422eff60207aad1d7e7508f6cad673b\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"28722\";s:7:\"\0*\0file\";s:124:\"https://durafilms.hestawork.com/wp-admin/load-scripts.php?c=1&loadchunk_0=jquery-core,jquery-migrate,utils&ver=6.3.1\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2023-09-06 08:27:36\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:33:\"e.dispatchEvent is not a function\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2023-09-06 08:27:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1693988856\";s:7:\"message\";s:33:\"e.dispatchEvent is not a function\";s:3:\"url\";s:124:\"https://durafilms.hestawork.com/wp-admin/load-scripts.php?c=1&loadchunk_0=jquery-core,jquery-migrate,utils&ver=6.3.1\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"28722\";}}}', 'no'),
(1543, 'testimonials-category_children', 'a:0:{}', 'yes'),
(1646, 'WPLANG', '', 'yes'),
(1663, 'secret_key', '* $?sIU+*1N,m!wMK).Z|f%Bo*fJ6!|u8%u2RdE[9uI%jO-7tqWpc_Kx4)~Kx%gU', 'no'),
(1751, 'action_scheduler_hybrid_store_demarkation', '5265', 'yes'),
(1752, 'schema-ActionScheduler_StoreSchema', '7.0.1693996063', 'yes'),
(1753, 'schema-ActionScheduler_LoggerSchema', '3.0.1693996063', 'yes'),
(1754, 'wp_mail_smtp_initial_version', '3.9.0', 'no'),
(1755, 'wp_mail_smtp_version', '3.9.0', 'no'),
(1756, 'wp_mail_smtp', 'a:11:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:20:\"hestabit@getnada.com\";s:9:\"from_name\";s:23:\"Welcome | To Dura Films\";s:6:\"mailer\";s:8:\"sendgrid\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:7:{s:7:\"autotls\";s:3:\"yes\";s:4:\"auth\";s:3:\"yes\";s:4:\"host\";s:0:\"\";s:10:\"encryption\";s:4:\"none\";s:4:\"port\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}s:9:\"sendlayer\";a:1:{s:7:\"api_key\";s:0:\"\";}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:5:\"gmail\";a:2:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:69:\"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\";s:6:\"domain\";s:0:\"\";}s:9:\"sparkpost\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"region\";s:2:\"US\";}}', 'no'),
(1757, 'wp_mail_smtp_activated_time', '1693996063', 'no'),
(1758, 'wp_mail_smtp_activated', 'a:1:{s:4:\"lite\";i:1693996063;}', 'yes'),
(1763, 'action_scheduler_lock_async-request-runner', '1695886413', 'yes'),
(1767, 'wp_mail_smtp_migration_version', '5', 'yes'),
(1768, 'wp_mail_smtp_debug_events_db_version', '1', 'yes'),
(1769, 'wp_mail_smtp_activation_prevent_redirect', '1', 'yes'),
(1770, 'wp_mail_smtp_review_notice', 'a:2:{s:4:\"time\";i:1693996078;s:9:\"dismissed\";b:0;}', 'yes'),
(1774, 'action_scheduler_migration_status', 'complete', 'yes'),
(1783, 'wp_mail_smtp_notifications', 'a:4:{s:6:\"update\";i:1695849921;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}', 'yes'),
(2046, 'portfolio-category_children', 'a:1:{i:19;a:4:{i:0;i:20;i:1;i:27;i:2;i:28;i:3;i:29;}}', 'yes'),
(2091, 'wp_mail_smtp_debug', 'a:0:{}', 'no'),
(2099, 'wp_mail_smtp_lite_sent_email_counter', '14', 'yes'),
(2100, 'wp_mail_smtp_lite_weekly_sent_email_counter', 'a:4:{i:36;i:9;i:37;i:1;i:38;i:1;i:39;i:2;}', 'yes'),
(2169, 'revslider-notices-dc', 'a:1:{i:0;s:8:\"TPRSV668\";}', 'yes'),
(2209, 'elementor_allow_tracking', 'no', 'yes'),
(2210, 'elementor_tracker_notice', '1', 'yes'),
(2316, '_elementor_settings_update_time', '1694008822', 'yes'),
(2317, 'elementor_cpt_support', 'a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}', 'yes'),
(2318, 'elementor_google_maps_api_key', '', 'yes'),
(2319, 'elementor_css_print_method', 'external', 'yes'),
(2320, 'elementor_editor_break_lines', '', 'yes'),
(2321, 'elementor_unfiltered_files_upload', '', 'yes'),
(2322, 'elementor_google_font', '1', 'yes'),
(2323, 'elementor_load_fa4_shim', '', 'yes'),
(2324, 'elementor_meta_generator_tag', '', 'yes'),
(2325, 'elementor_experiment-e_font_icon_svg', 'default', 'yes'),
(2326, 'elementor_experiment-container', 'default', 'yes'),
(2327, 'elementor_experiment-container_grid', 'default', 'yes'),
(2328, 'elementor_experiment-editor_v2', 'default', 'yes'),
(2329, 'elementor_experiment-landing-pages', 'default', 'yes'),
(2330, 'elementor_experiment-nested-elements', 'default', 'yes'),
(2331, 'elementor_experiment-e_lazyload', 'default', 'yes'),
(2332, 'elementor_experiment-e_global_styleguide', 'default', 'yes'),
(2333, 'elementor_experiment-e_dom_optimization', 'default', 'yes'),
(2334, 'elementor_experiment-e_optimized_assets_loading', 'default', 'yes'),
(2335, 'elementor_experiment-e_optimized_css_loading', 'default', 'yes'),
(2336, 'elementor_experiment-additional_custom_breakpoints', 'default', 'yes'),
(2337, 'elementor_experiment-e_swiper_latest', 'default', 'yes'),
(2350, '_elementor_global_css', 'a:7:{s:4:\"time\";i:1694007862;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}', 'yes'),
(2351, '_elementor_assets_data', 'a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:24:{s:17:\"slider_revolution\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:5:\"video\";a:2:{s:7:\"content\";s:1883:\"<style>/*! elementor - v3.15.0 - 20-08-2023 */\n.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.15.3\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.15.0 - 20-08-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.15.3\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.15.0 - 20-08-2023 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;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.15.3\";}s:27:\"boldlab_core_call_to_action\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:25:\"boldlab_core_clients_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:30:\"boldlab_core_testimonials_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:26:\"boldlab_core_section_title\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.15.0 - 20-08-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.15.3\";}s:26:\"boldlab_core_cards_gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:11:\"google_maps\";a:2:{s:7:\"content\";s:247:\"<style>/*! elementor - v3.15.0 - 20-08-2023 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}</style>\";s:7:\"version\";s:6:\"3.15.3\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:924:\"<style>/*! elementor - v3.15.0 - 20-08-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.15.3\";}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:36:\"qi_addons_for_elementor_cards_slider\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:27:\"boldlab_core_icon_with_text\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:25:\"boldlab_core_progress_bar\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:27:\"boldlab_core_portfolio_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:22:\"boldlab_core_blog_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:20:\"boldlab_core_counter\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:22:\"boldlab_core_accordion\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:17:\"boldlab_core_icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:22:\"boldlab_core_team_list\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:25:\"boldlab_core_info_section\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}s:23:\"boldlab_core_google_map\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.15.3\";}}}}', 'yes'),
(3008, 'duplicate_page_options', 'a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}', 'yes'),
(7326, '_site_transient_timeout_php_check_08739488dce43399db7dbb4d03e23287', '1696367550', 'no'),
(7327, '_site_transient_php_check_08739488dce43399db7dbb4d03e23287', 'a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'no'),
(7352, '_site_transient_timeout_browser_12cff7c401b241581c1f347ece73543d', '1696419643', 'no'),
(7353, '_site_transient_browser_12cff7c401b241581c1f347ece73543d', 'a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"116.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}', 'no'),
(7360, '_transient_timeout_qi_addons_for_elementor_special_post', '1695987648', 'no'),
(7361, '_transient_qi_addons_for_elementor_special_post', 'a:1:{i:43026;a:4:{s:5:\"title\";s:44:\"Expert Tips for the Perfect Blog Post Layout\";s:4:\"link\";s:71:\"https://qodeinteractive.com/magazine/tips-for-perfect-blog-post-layout/\";s:7:\"excerpt\";s:0:\"\";s:7:\"img_url\";s:112:\"https://qodeinteractive.com/magazine/wp-content/uploads/2023/03/Expert-Tips-for-the-Perfect-Blog-Post-Layout.jpg\";}}', 'no'),
(7362, '_transient_timeout_qi_addons_for_elementor_magazine_posts', '1695987651', 'no'),
(7363, '_transient_qi_addons_for_elementor_magazine_posts', 'a:3:{i:43685;a:4:{s:5:\"title\";s:41:\"6 Best WordPress Responsive Testing Tools\";s:4:\"link\";s:77:\"https://qodeinteractive.com/magazine/best-wordpress-responsive-testing-tools/\";s:7:\"excerpt\";s:158:\"Looking for a way to make sure your website looks great on all screen sizes and device types? Check out our selection of the best WordPress responsive tools.\n\";s:7:\"img_url\";s:115:\"https://qodeinteractive.com/magazine/wp-content/uploads/2023/09/Best-WordPress-Responsive-Testing-Tools-150x150.jpg\";}i:37104;a:4:{s:5:\"title\";s:63:\"How to Create Live Sale Notifications for Your WooCommerce Shop\";s:4:\"link\";s:96:\"https://qodeinteractive.com/magazine/how-to-create-live-sale-notifications-for-woocommerce-shop/\";s:7:\"excerpt\";s:161:\"By adding live WooCommerce notifications to your site, you can enhance the credibility of your store and boost your sales. Keep reading to learn how to do this.\n\";s:7:\"img_url\";s:139:\"https://qodeinteractive.com/magazine/wp-content/uploads/2022/05/How-to-Create-Live-Sale-Notifications-for-Your-WooCommerce-Shop-150x150.jpg\";}i:43613;a:4:{s:5:\"title\";s:53:\"5 Best URL Shorteners for Tracking Links in WordPress\";s:4:\"link\";s:67:\"https://qodeinteractive.com/magazine/best-wordpress-url-shorteners/\";s:7:\"excerpt\";s:150:\"Discover the best, most reliable tools for easily turning your long URLs into more appealing, short links that can easily be shared on social media. \n\";s:7:\"img_url\";s:127:\"https://qodeinteractive.com/magazine/wp-content/uploads/2023/09/Best-URL-Shorteners-for-Tracking-Links-in-WordPress-150x150.jpg\";}}', 'no'),
(7865, '_site_transient_timeout_envato_market_plugins', '1695916828', 'no'),
(7866, '_site_transient_envato_market_plugins', 'a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}', 'no'),
(7867, '_site_transient_timeout_theme_roots', '1695915023', 'no'),
(7868, '_site_transient_theme_roots', 'a:3:{s:13:\"boldlab-child\";s:7:\"/themes\";s:7:\"boldlab\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";}', 'no'),
(7869, '_site_transient_timeout_envato_market_themes', '1695916824', 'no'),
(7870, '_site_transient_envato_market_themes', 'a:4:{s:9:\"purchased\";a:0:{}s:6:\"active\";a:0:{}s:9:\"installed\";a:0:{}s:7:\"install\";a:0:{}}', 'no'),
(7871, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1695913228;s:8:\"response\";a:8:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:6:\"5.6.20\";}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.8.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.4\";}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:5:\"4.5.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.4\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";b:0;}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.16.4\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:29:\"qi-blocks/class-qi-blocks.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/qi-blocks\";s:4:\"slug\";s:9:\"qi-blocks\";s:6:\"plugin\";s:29:\"qi-blocks/class-qi-blocks.php\";s:11:\"new_version\";s:5:\"1.2.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/qi-blocks/\";s:7:\"package\";s:52:\"https://downloads.wordpress.org/plugin/qi-blocks.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/qi-blocks/assets/icon-256x256.png?rev=2780495\";s:2:\"1x\";s:62:\"https://ps.w.org/qi-blocks/assets/icon-128x128.png?rev=2780606\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/qi-blocks/assets/banner-1544x500.png?rev=2780495\";s:2:\"1x\";s:64:\"https://ps.w.org/qi-blocks/assets/banner-772x250.png?rev=2780495\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.0\";}s:33:\"instagram-feed/instagram-feed.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/instagram-feed\";s:4:\"slug\";s:14:\"instagram-feed\";s:6:\"plugin\";s:33:\"instagram-feed/instagram-feed.php\";s:11:\"new_version\";s:5:\"6.2.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/instagram-feed/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/instagram-feed.6.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-256x256.png?rev=2700807\";s:2:\"1x\";s:67:\"https://ps.w.org/instagram-feed/assets/icon-128x128.png?rev=2700807\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/instagram-feed/assets/banner-1544x500.png?rev=2679382\";s:2:\"1x\";s:69:\"https://ps.w.org/instagram-feed/assets/banner-772x250.png?rev=2679382\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"8.1.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.8.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-256x256.gif?rev=2869506\";s:2:\"1x\";s:64:\"https://ps.w.org/woocommerce/assets/icon-128x128.gif?rev=2869506\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/woocommerce/assets/banner-1544x500.png?rev=2366418\";s:2:\"1x\";s:66:\"https://ps.w.org/woocommerce/assets/banner-772x250.png?rev=2366418\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:5:\"6.3.1\";s:12:\"requires_php\";s:3:\"7.3\";}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:3:\"7.0\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:4:{s:44:\"custom-twitter-feeds/custom-twitter-feed.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/custom-twitter-feeds\";s:4:\"slug\";s:20:\"custom-twitter-feeds\";s:6:\"plugin\";s:44:\"custom-twitter-feeds/custom-twitter-feed.php\";s:11:\"new_version\";s:5:\"2.1.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/custom-twitter-feeds/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/custom-twitter-feeds.2.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/custom-twitter-feeds/assets/icon-256x256.png?rev=2700808\";s:2:\"1x\";s:73:\"https://ps.w.org/custom-twitter-feeds/assets/icon-128x128.png?rev=2700808\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/custom-twitter-feeds/assets/banner-1544x500.png?rev=2679386\";s:2:\"1x\";s:75:\"https://ps.w.org/custom-twitter-feeds/assets/banner-772x250.png?rev=2679386\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:54:\"qi-addons-for-elementor/class-qiaddonsforelementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/qi-addons-for-elementor\";s:4:\"slug\";s:23:\"qi-addons-for-elementor\";s:6:\"plugin\";s:54:\"qi-addons-for-elementor/class-qiaddonsforelementor.php\";s:11:\"new_version\";s:5:\"1.6.3\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/qi-addons-for-elementor/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/qi-addons-for-elementor.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/qi-addons-for-elementor/assets/icon-256x256.png?rev=2514662\";s:2:\"1x\";s:76:\"https://ps.w.org/qi-addons-for-elementor/assets/icon-128x128.png?rev=2514662\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/qi-addons-for-elementor/assets/banner-1544x500.png?rev=2708082\";s:2:\"1x\";s:78:\"https://ps.w.org/qi-addons-for-elementor/assets/banner-772x250.png?rev=2708082\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"3.9.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.3.9.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.jpg?rev=2811094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.jpg?rev=2811094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}}s:7:\"checked\";a:16:{s:19:\"akismet/akismet.php\";s:3:\"5.2\";s:29:\"boldlab-core/boldlab-core.php\";s:5:\"2.1.1\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:3:\"5.8\";s:44:\"custom-twitter-feeds/custom-twitter-feed.php\";s:5:\"2.1.2\";s:32:\"duplicate-page/duplicatepage.php\";s:5:\"4.5.2\";s:23:\"elementor/elementor.php\";s:6:\"3.15.3\";s:31:\"envato-market/envato-market.php\";s:6:\"2.0.10\";s:9:\"hello.php\";s:5:\"1.7.2\";s:54:\"qi-addons-for-elementor/class-qiaddonsforelementor.php\";s:5:\"1.6.3\";s:29:\"qi-blocks/class-qi-blocks.php\";s:5:\"1.2.2\";s:38:\"qode-framework/class-qodeframework.php\";s:5:\"1.2.2\";s:23:\"revslider/revslider.php\";s:6:\"6.6.12\";s:33:\"instagram-feed/instagram-feed.php\";s:5:\"6.2.1\";s:27:\"woocommerce/woocommerce.php\";s:5:\"8.0.3\";s:27:\"js_composer/js_composer.php\";s:6:\"6.11.0\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"3.9.0\";}}', 'no'),
(7872, '_transient_timeout__qi_blocks_get_the_block_template_html', '1695913243', 'no'),
(7873, '_transient__qi_blocks_get_the_block_template_html', '', 'no');
DROP TABLE IF EXISTS `DF_postmeta`;
CREATE TABLE `DF_postmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1, 2, '_wp_page_template', 'default'),
(2, 3, '_wp_page_template', 'default'),
(3, 6, '_elementor_edit_mode', 'builder'),
(4, 6, '_elementor_template_type', 'kit'),
(5, 7, '_wp_attached_file', '2023/09/qi-addons-for-elementor-placeholder.png'),
(6, 7, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:47:\"2023/09/qi-addons-for-elementor-placeholder.png\";s:8:\"filesize\";i:14165;s:5:\"sizes\";a:4:{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:3471;}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:67089;}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:3511;}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:10291;}}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:{}}}'),
(7, 376, '_wp_attached_file', '2018/11/h1-img-3.jpg'),
(8, 376, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:625;s:4:\"file\";s:20:\"2018/11/h1-img-3.jpg\";s:8:\"filesize\";i:117206;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h1-img-3-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h1-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:4424;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"h1-img-3-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33116;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-3-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32033;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(9, 37, '_wp_attached_file', '2018/11/sidearea-img-1.jpg'),
(10, 37, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:213;s:6:\"height\";i:60;s:4:\"file\";s:26:\"2018/11/sidearea-img-1.jpg\";s:8:\"filesize\";i:8283;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"sidearea-img-1-150x60.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:60;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3532;}}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:{}}}'),
(11, 110, '_wp_attached_file', '2018/11/h1-custom-icon-4.png'),
(12, 110, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:95;s:6:\"height\";i:101;s:4:\"file\";s:28:\"2018/11/h1-custom-icon-4.png\";s:8:\"filesize\";i:4118;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:{}}}'),
(13, 110, '_wp_attachment_image_alt', 's'),
(14, 919, '_wp_attached_file', '2018/11/port-3-img-4.jpg'),
(15, 919, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:440;s:6:\"height\";i:342;s:4:\"file\";s:24:\"2018/11/port-3-img-4.jpg\";s:8:\"filesize\";i:66965;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-4-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6771;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:3350;}}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:{}}}'),
(16, 248, '_wp_attached_file', '2018/11/blog-img-15.jpg'),
(17, 248, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-15.jpg\";s:8:\"filesize\";i:112922;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-15-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14474;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-15-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108628;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:7608;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-15-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66739;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:76126;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:143945;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-15-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94463;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:76126;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:143945;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-15-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94463;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:76126;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:143945;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-15-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94463;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(18, 919, '_wp_attachment_image_alt', 'd'),
(19, 1035, '_wp_attached_file', '2018/11/our-clients-title-img.jpg'),
(20, 1035, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2018/11/our-clients-title-img.jpg\";s:8:\"filesize\";i:131720;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"our-clients-title-img-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11536;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"our-clients-title-img-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"our-clients-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:7099;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"our-clients-title-img-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52734;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"our-clients-title-img-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167625;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-clients-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:73257;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-clients-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:144333;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-clients-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80620;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"our-clients-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162220;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-clients-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:73257;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-clients-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:144333;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-clients-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80620;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"our-clients-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162220;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-clients-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:73257;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-clients-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:144333;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-clients-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80620;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"our-clients-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162220;}}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:{}}}'),
(21, 376, '_wp_attachment_image_alt', 'd'),
(22, 38, '_wp_attached_file', '2018/11/sidearea-logo-img.png'),
(23, 38, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:181;s:6:\"height\";i:186;s:4:\"file\";s:29:\"2018/11/sidearea-logo-img.png\";s:8:\"filesize\";i:15005;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"sidearea-logo-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:25775;}}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:{}}}'),
(24, 38, '_wp_attachment_image_alt', 'd'),
(25, 131, '_wp_attached_file', '2018/11/h1-img-1.png'),
(26, 131, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:652;s:6:\"height\";i:345;s:4:\"file\";s:20:\"2018/11/h1-img-1.png\";s:8:\"filesize\";i:166997;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h1-img-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h1-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:29361;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:165803;}}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:{}}}'),
(27, 920, '_wp_attached_file', '2018/11/port-3-img-5.jpg'),
(28, 920, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:478;s:6:\"height\";i:335;s:4:\"file\";s:24:\"2018/11/port-3-img-5.jpg\";s:8:\"filesize\";i:95326;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-5-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6066;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:3505;}}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:{}}}'),
(29, 920, '_wp_attachment_image_alt', 'd'),
(30, 393, '_wp_attached_file', '2018/11/h1-img-5.jpg'),
(31, 393, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:625;s:4:\"file\";s:20:\"2018/11/h1-img-5.jpg\";s:8:\"filesize\";i:113273;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h1-img-5-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25132;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h1-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:10004;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"h1-img-5-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101464;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-5-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99361;}}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:{}}}'),
(32, 40, '_wp_attached_file', '2018/11/port-1-img-3.jpg'),
(33, 40, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-3.jpg\";s:8:\"filesize\";i:115647;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-3-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10152;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-3-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121039;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:4545;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-3-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65688;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:63538;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126128;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-3-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103082;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:63538;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126128;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-3-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103082;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:63538;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126128;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-3-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103082;}}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:{}}}'),
(34, 921, '_wp_attached_file', '2018/11/port-3-img-6.jpg'),
(35, 921, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:433;s:6:\"height\";i:465;s:4:\"file\";s:24:\"2018/11/port-3-img-6.jpg\";s:8:\"filesize\";i:122396;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-6-279x300.jpg\";s:5:\"width\";i:279;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18118;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:7155;}}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:{}}}'),
(36, 921, '_wp_attachment_image_alt', 'd'),
(37, 393, '_wp_attachment_image_alt', 'd'),
(38, 248, '_wp_attachment_image_alt', 'i'),
(39, 131, '_wp_attachment_image_alt', 'd'),
(40, 922, '_wp_attached_file', '2018/11/port-3-img-7.jpg'),
(41, 922, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:432;s:6:\"height\";i:379;s:4:\"file\";s:24:\"2018/11/port-3-img-7.jpg\";s:8:\"filesize\";i:138983;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-7-300x263.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:5646;}}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:{}}}'),
(42, 922, '_wp_attachment_image_alt', 'd'),
(43, 40, '_wp_attachment_image_alt', 'd'),
(44, 205, '_wp_attached_file', '2018/11/h1-map-img.jpg'),
(45, 205, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:490;s:4:\"file\";s:22:\"2018/11/h1-map-img.jpg\";s:8:\"filesize\";i:118141;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"h1-map-img-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5552;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1024x261.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"h1-map-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:6237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"h1-map-img-768x196.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28833;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1536x392.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94833;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"h1-map-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62835;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:23:\"h1-map-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112936;}}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:{}}}'),
(46, 1035, '_wp_attachment_image_alt', 'i'),
(47, 923, '_wp_attached_file', '2018/11/port-3-img-8.jpg'),
(48, 923, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:516;s:6:\"height\";i:322;s:4:\"file\";s:24:\"2018/11/port-3-img-8.jpg\";s:8:\"filesize\";i:113797;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-8-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14387;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:6960;}}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:{}}}'),
(49, 923, '_wp_attachment_image_alt', 'd'),
(50, 249, '_wp_attached_file', '2018/11/blog-img-16.jpg'),
(51, 249, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-16.jpg\";s:8:\"filesize\";i:105597;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-16-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7703;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-16-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:4816;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-16-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30866;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:40687;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:71633;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-16-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53874;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:40687;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:71633;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-16-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53874;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:40687;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:71633;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-16-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53874;}}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:{}}}'),
(52, 41, '_wp_attached_file', '2018/11/port-1-img-4.jpg'),
(53, 41, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-4.jpg\";s:8:\"filesize\";i:120451;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-4-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18228;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-4-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:6868;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-4-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86888;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73820;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113989;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-4-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78598;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73820;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113989;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-4-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78598;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73820;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113989;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-4-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78598;}}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:{}}}'),
(54, 395, '_wp_attached_file', '2018/11/h1-img-4.jpg'),
(55, 395, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:625;s:4:\"file\";s:20:\"2018/11/h1-img-4.jpg\";s:8:\"filesize\";i:118075;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h1-img-4-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15493;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h1-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:6935;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"h1-img-4-768x600.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57434;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h1-img-4-650x625.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:625;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56419;}}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:{}}}'),
(56, 1060, '_wp_attached_file', '2018/11/h2-img-2.png'),
(57, 1060, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:497;s:6:\"height\";i:249;s:4:\"file\";s:20:\"2018/11/h2-img-2.png\";s:8:\"filesize\";i:248396;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h2-img-2-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h2-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:43401;}}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:{}}}'),
(58, 395, '_wp_attachment_image_alt', 'x'),
(59, 924, '_wp_attached_file', '2018/11/port-3-img-9.jpg'),
(60, 924, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:405;s:6:\"height\";i:602;s:4:\"file\";s:24:\"2018/11/port-3-img-9.jpg\";s:8:\"filesize\";i:117600;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-9-202x300.jpg\";s:5:\"width\";i:202;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17186;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:7734;}}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:{}}}'),
(61, 205, '_wp_attachment_image_alt', 'x'),
(62, 924, '_wp_attachment_image_alt', 'd'),
(63, 1060, '_wp_attachment_image_alt', 'f'),
(64, 249, '_wp_attachment_image_alt', 'i'),
(65, 41, '_wp_attachment_image_alt', 'd'),
(66, 212, '_wp_attached_file', '2018/11/shop-img-1.jpg'),
(67, 212, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-1.jpg\";s:8:\"filesize\";i:116017;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-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:6451;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:2805;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-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:26510;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:20760;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26863;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-1-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:20760;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26863;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-1-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:20760;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26863;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-1-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26954;}}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:{}}}'),
(68, 421, '_wp_attached_file', '2018/11/shop-title-img.jpg'),
(69, 421, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:26:\"2018/11/shop-title-img.jpg\";s:8:\"filesize\";i:110395;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"shop-title-img-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5054;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"shop-title-img-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38235;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"shop-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:4836;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"shop-title-img-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22623;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"shop-title-img-1536x720.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81328;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"shop-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:57385;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"shop-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:66639;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"shop-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92684;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"shop-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125882;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"shop-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:57385;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"shop-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:66639;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"shop-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92684;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"shop-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125882;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"shop-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:57385;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"shop-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:66639;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"shop-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92684;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"shop-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125882;}}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:{}}}'),
(70, 926, '_wp_attached_file', '2018/11/port-3-img-10.jpg'),
(71, 926, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:367;s:6:\"height\";i:474;s:4:\"file\";s:25:\"2018/11/port-3-img-10.jpg\";s:8:\"filesize\";i:113683;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-10-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16725;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:7485;}}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:{}}}'),
(72, 250, '_wp_attached_file', '2018/11/blog-img-17.jpg'),
(73, 250, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-17.jpg\";s:8:\"filesize\";i:106926;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-17-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8043;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-17-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88878;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:4987;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-17-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47547;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:67550;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:140661;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-17-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94702;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:67550;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:140661;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-17-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94702;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:67550;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:140661;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-17-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94702;}}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:{}}}'),
(74, 926, '_wp_attachment_image_alt', 'd'),
(75, 1061, '_wp_attached_file', '2018/11/h2-img-1.png'),
(76, 1061, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:652;s:6:\"height\";i:345;s:4:\"file\";s:20:\"2018/11/h2-img-1.png\";s:8:\"filesize\";i:183758;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h2-img-1-300x159.png\";s:5:\"width\";i:300;s:6:\"height\";i:159;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h2-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:29313;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"h2-img-1-650x345.png\";s:5:\"width\";i:650;s:6:\"height\";i:345;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:180730;}}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:{}}}'),
(77, 42, '_wp_attached_file', '2018/11/port-1-img-5.jpg'),
(78, 42, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-5.jpg\";s:8:\"filesize\";i:117433;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-5-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15580;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-5-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117907;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:6704;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-5-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73768;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:70475;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112612;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-5-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94505;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:70475;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112612;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-5-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94505;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:70475;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112612;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-5-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94505;}}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:{}}}'),
(79, 927, '_wp_attached_file', '2018/11/port-3-img-11.jpg'),
(80, 927, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:506;s:6:\"height\";i:318;s:4:\"file\";s:25:\"2018/11/port-3-img-11.jpg\";s:8:\"filesize\";i:58481;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-11-300x189.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4680;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:3406;}}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:{}}}'),
(81, 927, '_wp_attachment_image_alt', 'd'),
(82, 212, '_wp_attachment_image_alt', 'i'),
(83, 928, '_wp_attached_file', '2018/11/port-3-img-12.jpg'),
(84, 928, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:430;s:6:\"height\";i:291;s:4:\"file\";s:25:\"2018/11/port-3-img-12.jpg\";s:8:\"filesize\";i:46056;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-12-300x203.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3411;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:2002;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(85, 928, '_wp_attachment_image_alt', 'd'),
(86, 1061, '_wp_attachment_image_alt', 'f'),
(87, 250, '_wp_attachment_image_alt', 'i'),
(88, 213, '_wp_attached_file', '2018/11/shop-img-1-gallery-1.jpg'),
(89, 213, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-1-gallery-1.jpg\";s:8:\"filesize\";i:110446;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-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:16007;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-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:5689;}}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:{}}}'),
(90, 213, '_wp_attachment_image_alt', 'i'),
(91, 929, '_wp_attached_file', '2018/11/port-3-img-13.jpg'),
(92, 929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:433;s:6:\"height\";i:463;s:4:\"file\";s:25:\"2018/11/port-3-img-13.jpg\";s:8:\"filesize\";i:42409;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-13-281x300.jpg\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6041;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:2650;}}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:{}}}'),
(93, 929, '_wp_attachment_image_alt', 'd'),
(94, 42, '_wp_attachment_image_alt', 'd'),
(95, 1063, '_wp_attached_file', '2018/11/h2-video-button-img.jpg'),
(96, 1063, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:742;s:4:\"file\";s:31:\"2018/11/h2-video-button-img.jpg\";s:8:\"filesize\";i:111289;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"h2-video-button-img-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5730;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"h2-video-button-img-1024x396.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"h2-video-button-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:3604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"h2-video-button-img-768x297.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17787;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"h2-video-button-img-1536x594.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:594;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42339;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"h2-video-button-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:20842;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h2-video-button-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:36161;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h2-video-button-img-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"h2-video-button-img-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"h2-video-button-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:20842;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h2-video-button-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:36161;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h2-video-button-img-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"h2-video-button-img-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"h2-video-button-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:20842;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h2-video-button-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:36161;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h2-video-button-img-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:32:\"h2-video-button-img-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}}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:{}}}'),
(97, 251, '_wp_attached_file', '2018/11/blog-img-18.jpg'),
(98, 251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-18.jpg\";s:8:\"filesize\";i:117020;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-18-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8723;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-18-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-img-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5698;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-18-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56781;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82935;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-img-18-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159581;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116784;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82935;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-img-18-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159581;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116784;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82935;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-img-18-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159581;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-18-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116784;}}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:{}}}'),
(99, 214, '_wp_attached_file', '2018/11/shop-img-1-gallery-2.jpg'),
(100, 214, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-1-gallery-2.jpg\";s:8:\"filesize\";i:114511;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-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:6042;}}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:{}}}'),
(101, 214, '_wp_attachment_image_alt', 'i'),
(102, 421, '_wp_attachment_image_alt', 'i'),
(103, 930, '_wp_attached_file', '2018/11/port-3-img-14.jpg'),
(104, 930, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:403;s:6:\"height\";i:539;s:4:\"file\";s:25:\"2018/11/port-3-img-14.jpg\";s:8:\"filesize\";i:70840;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-14-224x300.jpg\";s:5:\"width\";i:224;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5368;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:3082;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(105, 43, '_wp_attached_file', '2018/11/port-1-img-6.jpg'),
(106, 43, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-6.jpg\";s:8:\"filesize\";i:120126;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-6-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16532;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-6-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128017;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:7501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-6-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79497;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:82133;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124187;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-6-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121862;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:82133;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124187;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-6-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121862;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:82133;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124187;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-6-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121862;}}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:{}}}'),
(107, 930, '_wp_attachment_image_alt', 'd'),
(108, 215, '_wp_attached_file', '2018/11/shop-img-1-gallery-3.jpg'),
(109, 215, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-1-gallery-3.jpg\";s:8:\"filesize\";i:74463;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-1-gallery-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:2828;}}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:{}}}'),
(110, 215, '_wp_attachment_image_alt', 'i'),
(111, 251, '_wp_attachment_image_alt', 'i'),
(112, 43, '_wp_attachment_image_alt', 'd'),
(113, 1063, '_wp_attachment_image_alt', 'f'),
(114, 218, '_wp_attached_file', '2018/11/h1-img-2.png'),
(115, 218, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:497;s:6:\"height\";i:249;s:4:\"file\";s:20:\"2018/11/h1-img-2.png\";s:8:\"filesize\";i:221633;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"h1-img-2-300x150.png\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75139;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"h1-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:46323;}}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:{}}}'),
(116, 218, '_wp_attachment_image_alt', 'd'),
(117, 252, '_wp_attached_file', '2018/11/blog-m-img-1.jpg'),
(118, 252, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-1.jpg\";s:8:\"filesize\";i:116355;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-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:10204;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-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:76222;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:3573;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-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:48631;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:39184;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:61097;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:66293;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:39184;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:61097;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:66293;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:39184;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:61097;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:66293;}}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:{}}}'),
(119, 431, '_wp_attached_file', '2018/11/Free-Ambient-Loop.mp3'),
(120, 431, '_wp_attachment_metadata', 'a:16:{s:10:\"dataformat\";s:3:\"mp3\";s:8:\"channels\";i:2;s:11:\"sample_rate\";i:44100;s:7:\"bitrate\";i:320000;s:11:\"channelmode\";s:6:\"stereo\";s:12:\"bitrate_mode\";s:3:\"cbr\";s:8:\"lossless\";b:0;s:15:\"encoder_options\";s:6:\"CBR320\";s:17:\"compression_ratio\";d:0.22675736961451248;s:10:\"fileformat\";s:3:\"mp3\";s:8:\"filesize\";i:1542186;s:9:\"mime_type\";s:10:\"audio/mpeg\";s:6:\"length\";i:38;s:16:\"length_formatted\";s:4:\"0:38\";s:16:\"encoder_settings\";s:15:\"Logic Pro 8.0.2\";s:7:\"comment\";s:90:\" 00000305 0000021A 00000E17 00000862 00002334 0000151F 00006718 00005D32 00004600 0000516D\";}'),
(121, 1064, '_wp_attached_file', '2018/11/client-img-1.png'),
(122, 1064, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-1.png\";s:8:\"filesize\";i:4405;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:4075;}}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:{}}}'),
(123, 1064, '_wp_attachment_image_alt', 'i'),
(124, 44, '_wp_attached_file', '2018/11/port-1-img-7.jpg'),
(125, 44, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-7.jpg\";s:8:\"filesize\";i:116070;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-7-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10039;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-7-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129776;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:4384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-7-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70305;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:67899;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128781;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-7-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111193;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:67899;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128781;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-7-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111193;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:67899;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128781;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-7-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111193;}}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:{}}}'),
(126, 234, '_wp_attached_file', '2018/11/blog-img-1.jpg'),
(127, 234, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-1.jpg\";s:8:\"filesize\";i:114644;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-1-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5125;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-1-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27539;}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:2729;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-1-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17823;}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:19318;}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:34484;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22718;}s:25:\"boldlab_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:19318;}s:28:\"boldlab_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:34484;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22718;}s:27:\"qi_blocks_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:19318;}s:30:\"qi_blocks_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:34484;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22718;}}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:{}}}'),
(128, 1065, '_wp_attached_file', '2018/11/client-img-2.png'),
(129, 1065, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-2.png\";s:8:\"filesize\";i:2622;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:3191;}}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:{}}}'),
(130, 1065, '_wp_attachment_image_alt', 'i'),
(131, 647, '_wp_attached_file', '2018/11/pricing-title-img.jpg'),
(132, 647, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:29:\"2018/11/pricing-title-img.jpg\";s:8:\"filesize\";i:144777;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"pricing-title-img-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15023;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"pricing-title-img-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"pricing-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:8817;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"pricing-title-img-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65652;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"pricing-title-img-1536x720.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:184265;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"pricing-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:82925;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"pricing-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:152374;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"pricing-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96667;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"pricing-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189160;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:29:\"pricing-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:82925;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"pricing-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:152374;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"pricing-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96667;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:30:\"pricing-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189160;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:29:\"pricing-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:82925;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"pricing-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:152374;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:29:\"pricing-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96667;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:30:\"pricing-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189160;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(133, 1066, '_wp_attached_file', '2018/11/client-img-3.png'),
(134, 931, '_wp_attached_file', '2018/11/port-3-img-15.jpg'),
(135, 1066, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-3.png\";s:8:\"filesize\";i:4496;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:4951;}}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:{}}}'),
(136, 931, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:367;s:6:\"height\";i:474;s:4:\"file\";s:25:\"2018/11/port-3-img-15.jpg\";s:8:\"filesize\";i:121247;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-3-img-15-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-3-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:4805;}}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:{}}}'),
(137, 1066, '_wp_attachment_image_alt', 'i'),
(138, 931, '_wp_attachment_image_alt', 'd'),
(139, 252, '_wp_attachment_image_alt', 'i'),
(140, 44, '_wp_attachment_image_alt', 'd'),
(141, 234, '_wp_attachment_image_alt', 'i'),
(142, 933, '_wp_attached_file', '2018/11/h1-video-button-img.jpg'),
(143, 933, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:740;s:4:\"file\";s:31:\"2018/11/h1-video-button-img.jpg\";s:8:\"filesize\";i:111298;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"h1-video-button-img-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2665;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"h1-video-button-img-1024x395.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"h1-video-button-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:2548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"h1-video-button-img-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"h1-video-button-img-1536x592.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26080;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"h1-video-button-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:16599;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h1-video-button-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:25516;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h1-video-button-img-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"h1-video-button-img-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"h1-video-button-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:16599;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h1-video-button-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:25516;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h1-video-button-img-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"h1-video-button-img-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"h1-video-button-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:16599;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"h1-video-button-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:25516;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"h1-video-button-img-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:32:\"h1-video-button-img-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}}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:{}}}'),
(144, 1067, '_wp_attached_file', '2018/11/client-img-4.png'),
(145, 1067, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-4.png\";s:8:\"filesize\";i:5052;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:4210;}}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:{}}}'),
(146, 1067, '_wp_attachment_image_alt', 'i'),
(147, 647, '_wp_attachment_image_alt', 'i'),
(148, 235, '_wp_attached_file', '2018/11/blog-img-2.jpg'),
(149, 235, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-2.jpg\";s:8:\"filesize\";i:114243;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-2-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6129;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-2-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55571;}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:3576;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-2-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33106;}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:38191;}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:74550;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47467;}s:25:\"boldlab_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:38191;}s:28:\"boldlab_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:74550;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47467;}s:27:\"qi_blocks_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:38191;}s:30:\"qi_blocks_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:74550;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47467;}}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:{}}}'),
(150, 45, '_wp_attached_file', '2018/11/port-1-img-8.jpg'),
(151, 45, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-8.jpg\";s:8:\"filesize\";i:119144;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-8-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8987;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-8-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66085;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:4162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-8-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40946;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:41471;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74722;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-8-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64001;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:41471;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74722;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-8-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64001;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:41471;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74722;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-8-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64001;}}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:{}}}'),
(152, 1068, '_wp_attached_file', '2018/11/client-img-5.png'),
(153, 1068, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-5.png\";s:8:\"filesize\";i:14102;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:18069;}}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:{}}}'),
(154, 1068, '_wp_attachment_image_alt', 'i'),
(155, 933, '_wp_attachment_image_alt', 'd'),
(156, 729, '_wp_attached_file', '2018/11/coming-soon-background.jpg'),
(157, 729, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:34:\"2018/11/coming-soon-background.jpg\";s:8:\"filesize\";i:117748;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9651;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63005;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4959;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39699;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116230;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44828;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78426;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65543;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"coming-soon-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119576;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44828;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78426;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65543;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"coming-soon-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119576;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"coming-soon-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44828;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78426;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"coming-soon-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65543;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"coming-soon-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119576;}}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:{}}}'),
(158, 1069, '_wp_attached_file', '2018/11/client-img-6.png'),
(159, 1069, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-6.png\";s:8:\"filesize\";i:7751;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:9408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(160, 1069, '_wp_attachment_image_alt', 'i'),
(161, 943, '_wp_attached_file', '2018/11/team-img-1.jpg'),
(162, 943, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-1.jpg\";s:8:\"filesize\";i:112245;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-1-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10462;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-1-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:4688;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-1-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81567;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:51278;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66903;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93877;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:51278;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66903;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93877;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:51278;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66903;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93877;}}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:{}}}'),
(163, 45, '_wp_attachment_image_alt', 'd'),
(164, 235, '_wp_attachment_image_alt', 'i'),
(165, 253, '_wp_attached_file', '2018/11/blog-m-img-2.jpg'),
(166, 253, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-2.jpg\";s:8:\"filesize\";i:149131;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14850;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158254;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:4961;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88991;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:67729;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:154937;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:166881;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:67729;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:154937;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:166881;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:67729;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:154937;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:166881;}}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:{}}}'),
(167, 1070, '_wp_attached_file', '2018/11/client-img-7.png'),
(168, 1070, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-7.png\";s:8:\"filesize\";i:4416;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:3412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(169, 1070, '_wp_attachment_image_alt', 'i'),
(170, 47, '_wp_attached_file', '2018/11/port-1-img-10.jpg'),
(171, 47, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2018/11/port-1-img-10.jpg\";s:8:\"filesize\";i:119572;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-10-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10834;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-10-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91417;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:4792;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-10-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55133;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:55650;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100707;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-10-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86916;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:55650;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100707;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-10-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86916;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:55650;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100707;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-10-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86916;}}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:{}}}'),
(172, 1071, '_wp_attached_file', '2018/11/client-img-8.png'),
(173, 1071, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-8.png\";s:8:\"filesize\";i:2421;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:3046;}}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:{}}}'),
(174, 1071, '_wp_attachment_image_alt', 'i'),
(175, 943, '_wp_attachment_image_alt', 'i'),
(176, 236, '_wp_attached_file', '2018/11/blog-img-3.jpg'),
(177, 236, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-3.jpg\";s:8:\"filesize\";i:114536;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-3-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9803;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-3-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105016;}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:6477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-3-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58231;}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:84818;}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:157225;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117933;}s:25:\"boldlab_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:84818;}s:28:\"boldlab_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:157225;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117933;}s:27:\"qi_blocks_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:84818;}s:30:\"qi_blocks_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:157225;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117933;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(178, 1072, '_wp_attached_file', '2018/11/client-img-9.png'),
(179, 1072, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:24:\"2018/11/client-img-9.png\";s:8:\"filesize\";i:2466;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"client-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:1583;}}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:{}}}'),
(180, 1072, '_wp_attachment_image_alt', 'i'),
(181, 944, '_wp_attached_file', '2018/11/team-img-2.jpg'),
(182, 944, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-2.jpg\";s:8:\"filesize\";i:117263;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-2-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9617;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-2-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76547;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:4275;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-2-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72458;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:43882;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59094;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84951;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:43882;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59094;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84951;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:43882;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59094;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84951;}}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:{}}}'),
(183, 253, '_wp_attachment_image_alt', 'i'),
(184, 47, '_wp_attachment_image_alt', 'd'),
(185, 729, '_wp_attachment_image_alt', 'i'),
(186, 1073, '_wp_attached_file', '2018/11/client-img-10.png'),
(187, 1073, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-10.png\";s:8:\"filesize\";i:3951;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:2869;}}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:{}}}'),
(188, 1073, '_wp_attachment_image_alt', 'i'),
(189, 236, '_wp_attachment_image_alt', 'i'),
(190, 254, '_wp_attached_file', '2018/11/blog-m-img-3.jpg'),
(191, 254, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-3.jpg\";s:8:\"filesize\";i:117246;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8807;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:3501;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46931;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:35130;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:83120;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:120514;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:35130;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:83120;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:120514;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:35130;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:83120;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:120514;}}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:{}}}'),
(192, 48, '_wp_attached_file', '2018/11/port-1-img-11.jpg'),
(193, 48, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2018/11/port-1-img-11.jpg\";s:8:\"filesize\";i:119852;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-11-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7043;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-11-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74410;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:3398;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-11-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40889;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:38052;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73456;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-11-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58939;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:38052;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73456;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-11-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58939;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:38052;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73456;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-11-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58939;}}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:{}}}'),
(194, 1074, '_wp_attached_file', '2018/11/client-img-11.png'),
(195, 756, '_wp_attached_file', '2018/11/port-1-gallery-slider-3.jpg'),
(196, 756, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:910;s:6:\"height\";i:760;s:4:\"file\";s:35:\"2018/11/port-1-gallery-slider-3.jpg\";s:8:\"filesize\";i:120360;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17878;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:6681;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-768x641.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102982;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:90137;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141746;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117408;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:90137;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141746;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117408;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:90137;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141746;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-3-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117408;}}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:{}}}'),
(197, 1074, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-11.png\";s:8:\"filesize\";i:3819;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:3178;}}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:{}}}'),
(198, 1074, '_wp_attachment_image_alt', 'i'),
(199, 944, '_wp_attachment_image_alt', 'i'),
(200, 1075, '_wp_attached_file', '2018/11/client-img-12.png'),
(201, 1075, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-12.png\";s:8:\"filesize\";i:4308;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:4122;}}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:{}}}'),
(202, 1075, '_wp_attachment_image_alt', 'i'),
(203, 48, '_wp_attachment_image_alt', 'd'),
(204, 756, '_wp_attachment_image_alt', 'd'),
(205, 946, '_wp_attached_file', '2018/11/team-img-3.jpg'),
(206, 946, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-3.jpg\";s:8:\"filesize\";i:101498;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-3-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8315;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-3-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59447;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:3984;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-3-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56264;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:36723;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48754;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64022;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:36723;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48754;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64022;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:36723;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48754;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64022;}}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:{}}}'),
(207, 254, '_wp_attachment_image_alt', 'i'),
(208, 1076, '_wp_attached_file', '2018/11/client-img-13.png'),
(209, 1076, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-13.png\";s:8:\"filesize\";i:2829;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:3793;}}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:{}}}'),
(210, 1076, '_wp_attachment_image_alt', 'i'),
(211, 49, '_wp_attached_file', '2018/11/port-1-img-12.jpg'),
(212, 49, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2018/11/port-1-img-12.jpg\";s:8:\"filesize\";i:119385;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-12-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7778;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-12-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:3650;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-12-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28719;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:26938;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38669;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-12-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32239;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:26938;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38669;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-12-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32239;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:26938;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38669;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-12-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32239;}}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:{}}}'),
(213, 757, '_wp_attached_file', '2018/11/port-1-gallery-slider-2.jpg'),
(214, 757, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:910;s:6:\"height\";i:760;s:4:\"file\";s:35:\"2018/11/port-1-gallery-slider-2.jpg\";s:8:\"filesize\";i:119195;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11248;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:5125;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-768x641.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49184;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:47971;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64806;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65108;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:47971;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64806;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65108;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:47971;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64806;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-2-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65108;}}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:{}}}'),
(215, 1077, '_wp_attached_file', '2018/11/client-img-14.png'),
(216, 1077, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-14.png\";s:8:\"filesize\";i:6009;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:6184;}}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:{}}}'),
(217, 1077, '_wp_attachment_image_alt', 'i'),
(218, 255, '_wp_attached_file', '2018/11/blog-m-img-4.jpg'),
(219, 255, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-4.jpg\";s:8:\"filesize\";i:149491;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19711;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151812;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:6225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96088;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:77040;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:180747;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:157444;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:77040;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:180747;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:157444;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:77040;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:180747;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:157444;}}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:{}}}'),
(220, 237, '_wp_attached_file', '2018/11/blog-img-4.jpg'),
(221, 237, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-4.jpg\";s:8:\"filesize\";i:67230;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-4-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4941;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-4-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:3486;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-4-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21725;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:34168;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:54770;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50428;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:34168;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:54770;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50428;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:34168;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:54770;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50428;}}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:{}}}'),
(222, 1078, '_wp_attached_file', '2018/11/client-img-15.png'),
(223, 1078, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-15.png\";s:8:\"filesize\";i:4333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:3542;}}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:{}}}'),
(224, 1078, '_wp_attachment_image_alt', 'i'),
(225, 946, '_wp_attachment_image_alt', 'i'),
(226, 757, '_wp_attachment_image_alt', 'd'),
(227, 1079, '_wp_attached_file', '2018/11/client-img-16.png'),
(228, 1079, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-16.png\";s:8:\"filesize\";i:4149;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:5518;}}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:{}}}'),
(229, 1079, '_wp_attachment_image_alt', 'i'),
(230, 49, '_wp_attachment_image_alt', 'd'),
(231, 947, '_wp_attached_file', '2018/11/team-img-4.jpg'),
(232, 947, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-4.jpg\";s:8:\"filesize\";i:116513;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-4-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11450;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-4-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102519;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:5096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-4-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97317;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:62039;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82321;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115662;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:62039;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82321;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115662;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:62039;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82321;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115662;}}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:{}}}'),
(233, 237, '_wp_attachment_image_alt', 'i'),
(234, 1080, '_wp_attached_file', '2018/11/client-img-17.png'),
(235, 1080, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-17.png\";s:8:\"filesize\";i:6697;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:9451;}}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:{}}}'),
(236, 1080, '_wp_attachment_image_alt', 'i'),
(237, 759, '_wp_attached_file', '2018/11/port-1-gallery-slider-1.jpg'),
(238, 759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:910;s:6:\"height\";i:760;s:4:\"file\";s:35:\"2018/11/port-1-gallery-slider-1.jpg\";s:8:\"filesize\";i:119861;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-300x251.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:251;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:4754;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-768x641.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:641;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46138;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:43621;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62219;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58912;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:43621;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62219;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58912;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-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:43621;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-910x650.jpg\";s:5:\"width\";i:910;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62219;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"port-1-gallery-slider-1-650x760.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:760;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58912;}}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:{}}}'),
(239, 50, '_wp_attached_file', '2018/11/port-1-img-1.jpg'),
(240, 50, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-1.jpg\";s:8:\"filesize\";i:119135;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-1-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16598;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-1-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128738;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:7050;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-1-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79356;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73658;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-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:121509;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-1-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96751;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73658;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-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:121509;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-1-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96751;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:73658;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-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:121509;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-1-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96751;}}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:{}}}'),
(241, 255, '_wp_attachment_image_alt', 'i'),
(242, 1081, '_wp_attached_file', '2018/11/client-img-18.png'),
(243, 1081, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-18.png\";s:8:\"filesize\";i:6771;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-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:7125;}}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:{}}}'),
(244, 1081, '_wp_attachment_image_alt', 'i'),
(245, 238, '_wp_attached_file', '2018/11/blog-img-5.jpg'),
(246, 238, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-5.jpg\";s:8:\"filesize\";i:112567;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-5-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13275;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-5-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:7841;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-5-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65714;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:90971;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:138129;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113657;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:90971;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:138129;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113657;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:90971;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:138129;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113657;}}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:{}}}'),
(247, 256, '_wp_attached_file', '2018/11/blog-m-img-5.jpg'),
(248, 256, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-5.jpg\";s:8:\"filesize\";i:101439;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7018;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-5-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57938;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:2991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33815;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:26215;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:64711;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:71990;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:26215;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:64711;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:71990;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:26215;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:64711;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-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:71990;}}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:{}}}'),
(249, 759, '_wp_attachment_image_alt', 'd'),
(250, 947, '_wp_attachment_image_alt', 'i'),
(251, 50, '_wp_attachment_image_alt', 'd'),
(252, 768, '_wp_attached_file', '2018/11/port-1-gallery-6.jpg'),
(253, 768, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-6.jpg\";s:8:\"filesize\";i:119420;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-6-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6515;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-6-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:3675;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-6-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:39787;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:88595;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-6-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57683;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:39787;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:88595;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-6-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57683;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:39787;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:88595;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-6-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57683;}}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:{}}}'),
(254, 982, '_wp_attached_file', '2018/11/port-4-img-1.jpg'),
(255, 982, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:650;s:4:\"file\";s:24:\"2018/11/port-4-img-1.jpg\";s:8:\"filesize\";i:121832;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3528;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-4-img-1-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21635;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:3191;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-1-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13416;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-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:27838;}}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:{}}}'),
(256, 238, '_wp_attachment_image_alt', 'i'),
(257, 51, '_wp_attached_file', '2018/11/port-1-img-2.jpg'),
(258, 51, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-2.jpg\";s:8:\"filesize\";i:73915;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-2-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3323;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-2-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19863;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:1842;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-2-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12086;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:10954;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15878;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-2-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:10954;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15878;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-2-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:10954;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15878;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-2-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13234;}}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:{}}}'),
(259, 256, '_wp_attachment_image_alt', 'i'),
(260, 982, '_wp_attachment_image_alt', 'x'),
(261, 982, 'qodef_image_custom_link', ''),
(262, 982, 'qodef_image_portfolio_masonry_size', ''),
(263, 982, 'qodef_image_gallery_custom_link', ''),
(264, 982, 'qodef_image_gallery_masonry_size', 'boldlab_image_size_landscape'),
(265, 239, '_wp_attached_file', '2018/11/blog-img-6.jpg'),
(266, 239, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-6.jpg\";s:8:\"filesize\";i:91129;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-6-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4407;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-6-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29335;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:3007;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-6-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17280;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:25242;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:47291;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37710;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:25242;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:47291;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37710;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:25242;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:47291;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37710;}}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:{}}}'),
(267, 768, '_wp_attachment_image_alt', 'd'),
(268, 51, '_wp_attachment_image_alt', 'd'),
(269, 983, '_wp_attached_file', '2018/11/port-4-img-2.jpg'),
(270, 983, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/port-4-img-2.jpg\";s:8:\"filesize\";i:124689;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9689;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-4-img-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84629;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:3347;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52770;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:41472;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:66804;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:72370;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:41472;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:66804;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:72370;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:41472;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:66804;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:72370;}}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:{}}}'),
(271, 239, '_wp_attachment_image_alt', 'i'),
(272, 54, '_wp_attached_file', '2018/11/port-1-gallery-3.jpg'),
(273, 54, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-3.jpg\";s:8:\"filesize\";i:121034;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-3-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8027;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-3-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53741;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:4488;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-3-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33336;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:37804;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:71559;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-3-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57304;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:37804;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:71559;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-3-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57304;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:37804;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:71559;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-3-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57304;}}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:{}}}'),
(274, 240, '_wp_attached_file', '2018/11/blog-img-7.jpg'),
(275, 240, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-7.jpg\";s:8:\"filesize\";i:110225;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-7-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5713;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-7-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:3705;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-7-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29995;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:38118;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:84963;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51094;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:38118;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:84963;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51094;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:38118;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:84963;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51094;}}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:{}}}'),
(276, 983, '_wp_attachment_image_alt', 'x'),
(277, 983, 'qodef_image_custom_link', ''),
(278, 983, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_huge-square'),
(279, 983, 'qodef_image_gallery_custom_link', ''),
(280, 983, 'qodef_image_gallery_masonry_size', ''),
(281, 257, '_wp_attached_file', '2018/11/blog-m-img-6.jpg'),
(282, 257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-6.jpg\";s:8:\"filesize\";i:109699;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9168;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85979;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:3492;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49610;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:37789;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:81062;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:70803;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:37789;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:81062;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:70803;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:37789;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:81062;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-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:70803;}}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:{}}}'),
(283, 240, '_wp_attachment_image_alt', 'i'),
(284, 993, '_wp_attached_file', '2018/11/port-4-img-6.jpg'),
(285, 54, '_wp_attachment_image_alt', 'c'),
(286, 993, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/port-4-img-6.jpg\";s:8:\"filesize\";i:114555;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11522;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-4-img-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101638;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:4530;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56799;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:43319;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:92727;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:107552;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:43319;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:92727;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:107552;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:43319;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:92727;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:107552;}}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:{}}}'),
(287, 1088, '_wp_attached_file', '2018/11/h2-video-button-img-1.jpg'),
(288, 1088, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:742;s:4:\"file\";s:33:\"2018/11/h2-video-button-img-1.jpg\";s:8:\"filesize\";i:111289;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-1-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5730;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-1-1024x396.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:396;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:3604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-1-768x297.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17787;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-1-1536x594.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:594;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42339;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:20842;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:36161;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-1-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-1-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:20842;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:36161;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-1-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-1-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:20842;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:36161;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-1-650x742.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23335;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-1-1300x742.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:742;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39915;}}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:{}}}'),
(289, 769, '_wp_attached_file', '2018/11/port-1-gallery-5.jpg'),
(290, 769, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-5.jpg\";s:8:\"filesize\";i:119196;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-5-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10397;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-5-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:5344;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-5-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52683;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:62479;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:123436;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-5-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98587;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:62479;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:123436;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-5-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98587;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:62479;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:123436;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-5-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98587;}}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:{}}}'),
(291, 55, '_wp_attached_file', '2018/11/port-1-gallery-2.jpg'),
(292, 241, '_wp_attached_file', '2018/11/blog-img-8.jpg'),
(293, 55, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-2.jpg\";s:8:\"filesize\";i:120389;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-2-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15317;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-2-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115594;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:7158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-2-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71744;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:72849;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:138027;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-2-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100076;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:72849;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:138027;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-2-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100076;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:72849;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:138027;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-2-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100076;}}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:{}}}'),
(294, 241, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-8.jpg\";s:8:\"filesize\";i:99672;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-8-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11044;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-8-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82243;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:5478;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-8-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51670;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:60578;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:107671;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73723;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:60578;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:107671;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73723;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:60578;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:107671;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73723;}}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:{}}}'),
(295, 257, '_wp_attachment_image_alt', 'i'),
(296, 993, '_wp_attachment_image_alt', 'c'),
(297, 993, 'qodef_image_gallery_custom_link', ''),
(298, 993, 'qodef_image_gallery_masonry_size', ''),
(299, 993, 'qodef_image_portfolio_masonry_size', ''),
(300, 258, '_wp_attached_file', '2018/11/blog-m-img-7.jpg'),
(301, 258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-7.jpg\";s:8:\"filesize\";i:120288;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16681;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-7-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:5487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-7-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79745;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:63604;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:100004;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92111;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:63604;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:100004;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92111;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:63604;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:100004;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92111;}}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:{}}}'),
(302, 769, '_wp_attachment_image_alt', 'd'),
(303, 1088, '_wp_attachment_image_alt', 'd'),
(304, 1010, '_wp_attached_file', '2018/11/contact-us-img.jpg'),
(305, 1010, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:490;s:4:\"file\";s:26:\"2018/11/contact-us-img.jpg\";s:8:\"filesize\";i:117922;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"contact-us-img-300x77.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:77;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5524;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1024x261.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"contact-us-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:6357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"contact-us-img-768x196.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29191;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1536x392.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:392;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93786;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"contact-us-img-650x490.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60266;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"contact-us-img-1300x490.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109205;}}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:{}}}'),
(306, 241, '_wp_attachment_image_alt', 'i'),
(307, 55, '_wp_attachment_image_alt', 'c'),
(308, 55, 'qodef_image_custom_link', ''),
(309, 55, 'qodef_image_portfolio_masonry_size', ''),
(310, 771, '_wp_attached_file', '2018/11/port-1-gallery-4.jpg'),
(311, 771, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-4.jpg\";s:8:\"filesize\";i:119200;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-4-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9094;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-4-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115796;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:4856;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-4-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62586;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:73561;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:153834;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-4-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120883;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:73561;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:153834;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-4-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120883;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:73561;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:153834;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-4-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:120883;}}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:{}}}'),
(312, 1101, '_wp_attached_file', '2018/11/our-services-parallax.jpg'),
(313, 1101, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:33:\"2018/11/our-services-parallax.jpg\";s:8:\"filesize\";i:164300;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15874;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7366;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69341;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199670;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72565;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146536;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90886;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193674;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72565;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146536;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90886;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193674;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72565;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146536;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90886;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:193674;}}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:{}}}'),
(314, 56, '_wp_attached_file', '2018/11/port-1-gallery-1.jpg'),
(315, 56, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-1.jpg\";s:8:\"filesize\";i:119669;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-1-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13731;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-1-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114286;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:5862;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-1-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70448;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:66680;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:130042;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-1-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84786;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:66680;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:130042;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-1-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84786;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:66680;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:130042;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-1-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84786;}}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:{}}}'),
(316, 242, '_wp_attached_file', '2018/11/blog-img-9.jpg'),
(317, 242, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:22:\"2018/11/blog-img-9.jpg\";s:8:\"filesize\";i:123646;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"blog-img-9-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11722;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"blog-img-9-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69753;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"blog-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:5901;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"blog-img-9-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43662;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:47240;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:99173;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:47240;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:99173;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"blog-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:47240;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"blog-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:99173;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"blog-img-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}}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:{}}}'),
(318, 1010, '_wp_attachment_image_alt', 'i'),
(319, 258, '_wp_attachment_image_alt', 'i'),
(320, 771, '_wp_attachment_image_alt', 'd'),
(321, 259, '_wp_attached_file', '2018/11/blog-m-img-8.jpg'),
(322, 259, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-8.jpg\";s:8:\"filesize\";i:111239;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14755;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-8-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:5988;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-8-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59869;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:47423;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:93920;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80392;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:47423;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:93920;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80392;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:47423;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:93920;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80392;}}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:{}}}'),
(323, 242, '_wp_attachment_image_alt', 'i'),
(324, 779, '_wp_attached_file', '2018/11/port-1-gallery-9.jpg'),
(325, 779, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-9.jpg\";s:8:\"filesize\";i:119650;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-9-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8526;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-9-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63321;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:4728;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-9-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39208;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:48348;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:95798;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-9-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68751;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:48348;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:95798;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-9-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68751;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:48348;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:95798;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-9-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68751;}}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:{}}}'),
(326, 56, '_wp_attachment_image_alt', 'c'),
(327, 243, '_wp_attached_file', '2018/11/blog-img-10.jpg'),
(328, 243, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-10.jpg\";s:8:\"filesize\";i:119141;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-10-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10237;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-10-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70648;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:5205;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-10-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43723;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:49449;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:98197;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62210;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:49449;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:98197;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62210;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:49449;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:98197;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62210;}}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:{}}}'),
(329, 1101, '_wp_attachment_image_alt', 'i'),
(330, 89, '_wp_attached_file', '2018/11/author-img.jpg'),
(331, 89, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:22:\"2018/11/author-img.jpg\";s:8:\"filesize\";i:107819;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"author-img-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11632;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"author-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:3868;}}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:{}}}'),
(332, 89, '_wp_attachment_image_alt', 'i'),
(333, 89, '_wp_attachment_wp_user_avatar', '2'),
(334, 259, '_wp_attachment_image_alt', 'i'),
(335, 779, '_wp_attachment_image_alt', 'd'),
(336, 1102, '_wp_attached_file', '2018/11/our-services-title-img.jpg'),
(337, 1102, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:34:\"2018/11/our-services-title-img.jpg\";s:8:\"filesize\";i:123963;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"our-services-title-img-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8094;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"our-services-title-img-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57319;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"our-services-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:6105;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"our-services-title-img-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34888;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"our-services-title-img-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110385;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"our-services-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:72210;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"our-services-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:105168;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97985;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145446;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"our-services-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:72210;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"our-services-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:105168;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97985;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145446;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"our-services-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:72210;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"our-services-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:105168;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97985;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"our-services-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145446;}}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:{}}}'),
(338, 90, '_wp_attached_file', '2018/11/subscriber-img-1.jpg'),
(339, 90, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2018/11/subscriber-img-1.jpg\";s:8:\"filesize\";i:108764;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"subscriber-img-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:16053;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"subscriber-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:5595;}}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:{}}}'),
(340, 243, '_wp_attachment_image_alt', 'i'),
(341, 90, '_wp_attachment_image_alt', 'i'),
(342, 90, '_wp_attachment_wp_user_avatar', '3'),
(343, 1019, '_wp_attached_file', '2018/11/team-title-img.jpg'),
(344, 1019, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:26:\"2018/11/team-title-img.jpg\";s:8:\"filesize\";i:128302;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"team-title-img-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6384;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"team-title-img-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"team-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:3395;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"team-title-img-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30019;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"team-title-img-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101709;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"team-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:29363;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"team-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:76947;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"team-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36135;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"team-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80578;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"team-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:29363;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"team-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:76947;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"team-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36135;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"team-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80578;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"team-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:29363;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"team-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:76947;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"team-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36135;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"team-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80578;}}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:{}}}'),
(345, 260, '_wp_attached_file', '2018/11/blog-m-img-9.jpg'),
(346, 260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:24:\"2018/11/blog-m-img-9.jpg\";s:8:\"filesize\";i:132993;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"blog-m-img-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18508;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"blog-m-img-9-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115272;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"blog-m-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:6945;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"blog-m-img-9-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73237;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:58838;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:89562;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81229;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:58838;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:89562;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81229;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"blog-m-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:58838;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"blog-m-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:89562;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"blog-m-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81229;}}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:{}}}'),
(347, 244, '_wp_attached_file', '2018/11/blog-img-11.jpg'),
(348, 244, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-11.jpg\";s:8:\"filesize\";i:95444;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-11-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12067;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-11-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:6217;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-11-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45490;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47515;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:90606;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51771;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47515;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:90606;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51771;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47515;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:90606;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51771;}}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:{}}}'),
(349, 260, '_wp_attachment_image_alt', 'i'),
(350, 1102, '_wp_attachment_image_alt', 'i'),
(351, 780, '_wp_attached_file', '2018/11/port-1-gallery-8.jpg'),
(352, 780, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-8.jpg\";s:8:\"filesize\";i:86511;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-8-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2865;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-8-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16743;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:1738;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-8-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10464;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:10411;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:18113;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-8-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13350;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:10411;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:18113;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-8-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13350;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:10411;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:18113;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-8-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13350;}}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:{}}}'),
(353, 1019, '_wp_attachment_image_alt', 'i'),
(354, 1110, '_wp_attached_file', '2018/11/client-img-19.png'),
(355, 1110, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:175;s:4:\"file\";s:25:\"2018/11/client-img-19.png\";s:8:\"filesize\";i:15592;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"client-img-19-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15637;}}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:{}}}'),
(356, 1110, '_wp_attachment_image_alt', 'd'),
(357, 261, '_wp_attached_file', '2018/11/blog-m-img-10.jpg'),
(358, 261, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:25:\"2018/11/blog-m-img-10.jpg\";s:8:\"filesize\";i:105356;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"blog-m-img-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14900;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"blog-m-img-10-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104463;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"blog-m-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:5349;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"blog-m-img-10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65790;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:52681;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:96581;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-10-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90312;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:52681;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:96581;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-10-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90312;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:52681;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:96581;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-10-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90312;}}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:{}}}'),
(359, 244, '_wp_attachment_image_alt', 'i'),
(360, 1196, '_wp_attached_file', '2018/11/team-img-6.jpg'),
(361, 1196, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-6.jpg\";s:8:\"filesize\";i:118972;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-6-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11272;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-6-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:4794;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-6-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79317;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:47532;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55587;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-6-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91130;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:47532;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55587;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-6-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91130;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:47532;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55587;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-6-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91130;}}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:{}}}'),
(362, 91, '_wp_attached_file', '2018/11/subscriber-img-2.jpg'),
(363, 91, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:28:\"2018/11/subscriber-img-2.jpg\";s:8:\"filesize\";i:112179;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"subscriber-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20551;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"subscriber-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:6387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(364, 91, '_wp_attachment_image_alt', 'i'),
(365, 91, '_wp_attachment_wp_user_avatar', '4'),
(366, 780, '_wp_attachment_image_alt', 'd'),
(367, 107, '_wp_attached_file', '2018/11/h1-custom-icon-1.png'),
(368, 107, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:87;s:6:\"height\";i:101;s:4:\"file\";s:28:\"2018/11/h1-custom-icon-1.png\";s:8:\"filesize\";i:10668;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:{}}}'),
(369, 107, '_wp_attachment_image_alt', 'd'),
(370, 832, '_wp_attached_file', '2018/11/projects-img-3.jpg'),
(371, 832, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2018/11/projects-img-3.jpg\";s:8:\"filesize\";i:120711;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-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:5409;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-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:53582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:3713;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-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:29850;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-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:122658;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:39457;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:77440;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-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:58337;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-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:128340;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:39457;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:77440;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-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:58337;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-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:128340;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:39457;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:77440;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-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:58337;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-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:128340;}}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:{}}}'),
(372, 108, '_wp_attached_file', '2018/11/h1-custom-icon-3.png'),
(373, 108, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:107;s:6:\"height\";i:101;s:4:\"file\";s:28:\"2018/11/h1-custom-icon-3.png\";s:8:\"filesize\";i:6644;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:{}}}'),
(374, 108, '_wp_attachment_image_alt', ';'),
(375, 1196, '_wp_attachment_image_alt', 'c'),
(376, 261, '_wp_attachment_image_alt', 'i'),
(377, 109, '_wp_attached_file', '2018/11/h1-custom-icon-2.png'),
(378, 109, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:112;s:6:\"height\";i:101;s:4:\"file\";s:28:\"2018/11/h1-custom-icon-2.png\";s:8:\"filesize\";i:9379;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:{}}}'),
(379, 109, '_wp_attachment_image_alt', 'j'),
(380, 1238, '_wp_attached_file', '2018/11/shop-img-5-gallery-3.jpg'),
(381, 1238, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-5-gallery-3.jpg\";s:8:\"filesize\";i:56209;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10767;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-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:3902;}}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:{}}}'),
(382, 1197, '_wp_attached_file', '2018/11/team-img-7.jpg'),
(383, 1238, '_wp_attachment_image_alt', 'i'),
(384, 1197, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-7.jpg\";s:8:\"filesize\";i:112963;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-7-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12860;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-7-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102143;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:5581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-7-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96697;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:64027;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85745;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-7-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114331;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:64027;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85745;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-7-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114331;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:64027;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85745;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-7-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114331;}}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:{}}}'),
(385, 262, '_wp_attached_file', '2018/11/blog-m-img-11.jpg'),
(386, 262, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:25:\"2018/11/blog-m-img-11.jpg\";s:8:\"filesize\";i:142503;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"blog-m-img-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17809;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"blog-m-img-11-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"blog-m-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:5642;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"blog-m-img-11-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99362;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:77665;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:99585;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-11-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118613;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:77665;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:99585;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-11-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118613;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:77665;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:99585;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-11-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118613;}}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:{}}}'),
(387, 1239, '_wp_attached_file', '2018/11/shop-img-6.jpg'),
(388, 1239, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-6.jpg\";s:8:\"filesize\";i:90511;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10180;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:3940;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48361;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:36045;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54003;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-6-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55313;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:36045;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54003;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-6-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55313;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:36045;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-6-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54003;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-6-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55313;}}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:{}}}'),
(389, 245, '_wp_attached_file', '2018/11/blog-img-12.jpg'),
(390, 245, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-12.jpg\";s:8:\"filesize\";i:131918;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-12-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12100;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-12-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:5592;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-12-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63375;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:71982;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:141229;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-12-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91709;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:71982;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:141229;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-12-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91709;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:71982;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:141229;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-12-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91709;}}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:{}}}'),
(391, 1197, '_wp_attachment_image_alt', 'd'),
(392, 1239, '_wp_attachment_image_alt', 'i'),
(393, 262, '_wp_attachment_image_alt', 'i'),
(394, 245, '_wp_attachment_image_alt', 'i'),
(395, 832, '_wp_attachment_image_alt', 'd'),
(396, 1240, '_wp_attached_file', '2018/11/shop-img-6-gallery-1.jpg'),
(397, 1240, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-6-gallery-1.jpg\";s:8:\"filesize\";i:36766;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-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:7656;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-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:2949;}}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:{}}}'),
(398, 1198, '_wp_attached_file', '2018/11/team-img-5.jpg'),
(399, 1198, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:22:\"2018/11/team-img-5.jpg\";s:8:\"filesize\";i:118750;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"team-img-5-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11612;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"team-img-5-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"team-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:5092;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"team-img-5-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104980;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:66696;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93486;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-5-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129010;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:66696;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93486;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-5-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129010;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"team-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:66696;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"team-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93486;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"team-img-5-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129010;}}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:{}}}'),
(400, 1240, '_wp_attachment_image_alt', 'i'),
(401, 1260, '_wp_attached_file', '2018/11/shop-img-11-gallery-1.jpg'),
(402, 1260, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-11-gallery-1.jpg\";s:8:\"filesize\";i:43024;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-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:8545;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-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:3253;}}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:{}}}'),
(403, 263, '_wp_attached_file', '2018/11/blog-m-img-12.jpg'),
(404, 1260, '_wp_attachment_image_alt', 'i'),
(405, 263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:25:\"2018/11/blog-m-img-12.jpg\";s:8:\"filesize\";i:60852;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"blog-m-img-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13123;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"blog-m-img-12-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83962;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"blog-m-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:4958;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"blog-m-img-12-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53775;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:43482;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:68259;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-12-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87020;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:43482;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:68259;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-12-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87020;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"blog-m-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:43482;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"blog-m-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:68259;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-m-img-12-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87020;}}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:{}}}'),
(406, 833, '_wp_attached_file', '2018/11/projects-img-1.jpg'),
(407, 833, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2018/11/projects-img-1.jpg\";s:8:\"filesize\";i:112767;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-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:2770;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-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:19164;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:2081;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-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:11663;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-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:39001;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:17871;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:27113;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-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:37737;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-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:50548;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:17871;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:27113;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-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:37737;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-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:50548;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:17871;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:27113;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-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:37737;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-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:50548;}}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:{}}}'),
(408, 246, '_wp_attached_file', '2018/11/blog-img-13.jpg'),
(409, 246, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-13.jpg\";s:8:\"filesize\";i:114666;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-13-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7807;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-13-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:5307;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-13-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31304;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47361;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:72671;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-13-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69247;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47361;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:72671;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-13-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69247;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:47361;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:72671;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-13-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69247;}}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:{}}}'),
(410, 1261, '_wp_attached_file', '2018/11/shop-img-11-gallery-2.jpg'),
(411, 1261, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-11-gallery-2.jpg\";s:8:\"filesize\";i:46890;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-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:3520;}}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:{}}}'),
(412, 1261, '_wp_attachment_image_alt', 'i'),
(413, 1262, '_wp_attached_file', '2018/11/shop-img-11-gallery-3.jpg'),
(414, 1262, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-11-gallery-3.jpg\";s:8:\"filesize\";i:42465;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8445;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-11-gallery-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:3172;}}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:{}}}'),
(415, 1262, '_wp_attachment_image_alt', 'i'),
(416, 1198, '_wp_attachment_image_alt', 'c'),
(417, 263, '_wp_attachment_image_alt', 'i'),
(418, 246, '_wp_attachment_image_alt', 'i'),
(419, 1263, '_wp_attached_file', '2018/11/shop-img-12.jpg'),
(420, 1241, '_wp_attached_file', '2018/11/shop-img-6-gallery-2.jpg'),
(421, 1263, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-12.jpg\";s:8:\"filesize\";i:110708;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-12-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11932;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:4555;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-12-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57073;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:43298;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-12-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64479;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-12-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65396;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:43298;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-12-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64479;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-12-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65396;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:43298;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-12-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64479;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-12-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65396;}}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:{}}}'),
(422, 1241, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-6-gallery-2.jpg\";s:8:\"filesize\";i:40975;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-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:3249;}}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:{}}}'),
(423, 1223, '_wp_attached_file', '2018/11/shop-img-2.jpg'),
(424, 1223, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-2.jpg\";s:8:\"filesize\";i:114535;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12752;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4684;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61828;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:46618;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70368;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-2-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71622;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:46618;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70368;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-2-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71622;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:46618;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70368;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-2-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71622;}}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:{}}}'),
(425, 1241, '_wp_attachment_image_alt', 'i'),
(426, 264, '_wp_attached_file', '2018/11/blog-title-img.jpg'),
(427, 264, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:26:\"2018/11/blog-title-img.jpg\";s:8:\"filesize\";i:128510;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"blog-title-img-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10093;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75842;}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:7549;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"blog-title-img-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47061;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1536x720.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150103;}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:77013;}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:122684;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105603;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173014;}s:25:\"boldlab_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:77013;}s:28:\"boldlab_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:122684;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105603;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173014;}s:27:\"qi_blocks_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:77013;}s:30:\"qi_blocks_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:122684;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"blog-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105603;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"blog-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173014;}}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:{}}}'),
(428, 1242, '_wp_attached_file', '2018/11/shop-img-6-gallery-3.jpg'),
(429, 1242, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-6-gallery-3.jpg\";s:8:\"filesize\";i:42391;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8601;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-6-gallery-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:3337;}}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:{}}}'),
(430, 1242, '_wp_attachment_image_alt', 'i'),
(431, 833, '_wp_attachment_image_alt', 'd'),
(432, 247, '_wp_attached_file', '2018/11/blog-img-14.jpg'),
(433, 247, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:785;s:4:\"file\";s:23:\"2018/11/blog-img-14.jpg\";s:8:\"filesize\";i:108807;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"blog-img-14-300x181.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12328;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"blog-img-14-1024x618.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:618;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100430;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"blog-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:5735;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"blog-img-14-768x464.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61556;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:63118;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:130439;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-14-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74731;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:63118;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:130439;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-14-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74731;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"blog-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:63118;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"blog-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:130439;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"blog-img-14-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74731;}}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:{}}}'),
(434, 1263, '_wp_attachment_image_alt', 'i'),
(435, 1223, '_wp_attachment_image_alt', 'i'),
(436, 1264, '_wp_attached_file', '2018/11/shop-img-12-gallery-1.jpg'),
(437, 1264, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-12-gallery-1.jpg\";s:8:\"filesize\";i:48505;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-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:9386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-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:3525;}}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:{}}}'),
(438, 1264, '_wp_attachment_image_alt', 'i'),
(439, 838, '_wp_attached_file', '2018/11/about-us-title-img.jpg'),
(440, 838, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:30:\"2018/11/about-us-title-img.jpg\";s:8:\"filesize\";i:137203;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"about-us-title-img-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11533;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"about-us-title-img-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84946;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"about-us-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:6215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"about-us-title-img-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53996;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"about-us-title-img-1536x720.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159433;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"about-us-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:60406;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"about-us-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:126593;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"about-us-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69488;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"about-us-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145135;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:30:\"about-us-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:60406;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"about-us-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:126593;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"about-us-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69488;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"about-us-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145135;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:30:\"about-us-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:60406;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"about-us-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:126593;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"about-us-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69488;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:31:\"about-us-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:145135;}}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:{}}}'),
(441, 1224, '_wp_attached_file', '2018/11/shop-img-2-gallery-1.jpg'),
(442, 1224, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-2-gallery-1.jpg\";s:8:\"filesize\";i:57304;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-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:11324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-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:4001;}}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:{}}}'),
(443, 1224, '_wp_attachment_image_alt', 'i'),
(444, 1265, '_wp_attached_file', '2018/11/shop-img-12-gallery-2.jpg'),
(445, 1265, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-12-gallery-2.jpg\";s:8:\"filesize\";i:51260;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9836;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-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:3766;}}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:{}}}'),
(446, 1265, '_wp_attachment_image_alt', 'i'),
(447, 247, '_wp_attachment_image_alt', 'i'),
(448, 1266, '_wp_attached_file', '2018/11/shop-img-12-gallery-3.jpg'),
(449, 1266, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-12-gallery-3.jpg\";s:8:\"filesize\";i:54759;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-12-gallery-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:3679;}}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:{}}}'),
(450, 1266, '_wp_attachment_image_alt', 'i'),
(451, 1243, '_wp_attached_file', '2018/11/shop-img-7.jpg'),
(452, 1243, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-7.jpg\";s:8:\"filesize\";i:81339;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10994;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4250;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-7-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55644;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:41488;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62803;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-7-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63636;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:41488;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62803;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-7-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63636;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:41488;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62803;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-7-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63636;}}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:{}}}'),
(453, 264, '_wp_attachment_image_alt', 'i'),
(454, 1267, '_wp_attached_file', '2018/11/shop-img-13.jpg'),
(455, 1267, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-13.jpg\";s:8:\"filesize\";i:93272;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-13-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9471;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:3607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-13-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47352;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:35224;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-13-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55638;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-13-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56751;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:35224;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-13-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55638;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-13-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56751;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:35224;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-13-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55638;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-13-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56751;}}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:{}}}'),
(456, 1225, '_wp_attached_file', '2018/11/shop-img-2-gallery-2.jpg'),
(457, 1225, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-2-gallery-2.jpg\";s:8:\"filesize\";i:58257;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-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:4119;}}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:{}}}'),
(458, 1225, '_wp_attachment_image_alt', 'i'),
(459, 838, '_wp_attachment_image_alt', 'i'),
(460, 1243, '_wp_attachment_image_alt', 'i'),
(461, 1226, '_wp_attached_file', '2018/11/shop-img-2-gallery-3.jpg'),
(462, 1226, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-2-gallery-3.jpg\";s:8:\"filesize\";i:59788;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-2-gallery-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:4047;}}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:{}}}'),
(463, 1267, '_wp_attachment_image_alt', 'i'),
(464, 1226, '_wp_attachment_image_alt', 'i'),
(465, 839, '_wp_attached_file', '2018/11/about-us-img.jpg'),
(466, 839, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:800;s:4:\"file\";s:24:\"2018/11/about-us-img.jpg\";s:8:\"filesize\";i:115934;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"about-us-img-300x185.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:185;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15371;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"about-us-img-1024x630.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:630;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"about-us-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:7554;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"about-us-img-768x473.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:473;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58712;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"about-us-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:58354;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"about-us-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:115652;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"about-us-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66993;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"about-us-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:58354;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"about-us-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:115652;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"about-us-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66993;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"about-us-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:58354;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"about-us-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:115652;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"about-us-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66993;}}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:{}}}'),
(467, 1244, '_wp_attached_file', '2018/11/shop-img-7-gallery-1.jpg'),
(468, 1244, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-7-gallery-1.jpg\";s:8:\"filesize\";i:39706;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-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:9216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-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:3403;}}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:{}}}'),
(469, 1244, '_wp_attachment_image_alt', 'i'),
(470, 1282, '_wp_attached_file', '2018/11/shop-img-16-gallery-3.jpg'),
(471, 1282, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-16-gallery-3.jpg\";s:8:\"filesize\";i:92777;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10612;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-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:3928;}}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:{}}}'),
(472, 1268, '_wp_attached_file', '2018/11/shop-img-13-gallery-1.jpg'),
(473, 1268, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-13-gallery-1.jpg\";s:8:\"filesize\";i:48314;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-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:9354;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-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:3332;}}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:{}}}'),
(474, 1282, '_wp_attachment_image_alt', 'i'),
(475, 1268, '_wp_attachment_image_alt', 'i'),
(476, 1227, '_wp_attached_file', '2018/11/shop-img-3.jpg'),
(477, 1227, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-3.jpg\";s:8:\"filesize\";i:107392;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:3758;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44608;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:33900;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49941;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-3-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51354;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:33900;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49941;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-3-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51354;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:33900;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49941;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-3-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51354;}}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:{}}}'),
(478, 1269, '_wp_attached_file', '2018/11/shop-img-13-gallery-2.jpg'),
(479, 1269, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-13-gallery-2.jpg\";s:8:\"filesize\";i:48738;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9269;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-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:3363;}}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:{}}}'),
(480, 1245, '_wp_attached_file', '2018/11/shop-img-7-gallery-2.jpg'),
(481, 1288, '_wp_attached_file', '2018/11/shop-img-17-gallery-1.jpg'),
(482, 1245, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-7-gallery-2.jpg\";s:8:\"filesize\";i:40656;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9682;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-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:3725;}}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:{}}}'),
(483, 1288, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-17-gallery-1.jpg\";s:8:\"filesize\";i:82284;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-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:11454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-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:3592;}}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:{}}}'),
(484, 1269, '_wp_attachment_image_alt', 'i'),
(485, 1245, '_wp_attachment_image_alt', 'i'),
(486, 1288, '_wp_attachment_image_alt', 'i'),
(487, 265, '_wp_attached_file', '2018/11/blog-m-title-img.jpg'),
(488, 265, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/blog-m-title-img.jpg\";s:8:\"filesize\";i:114401;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"blog-m-title-img-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8852;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"blog-m-title-img-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56962;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"blog-m-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:5481;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"blog-m-title-img-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37146;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"blog-m-title-img-1536x720.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105121;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"blog-m-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:46186;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"blog-m-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:86773;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"blog-m-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56838;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"blog-m-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111929;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"blog-m-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:46186;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"blog-m-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:86773;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"blog-m-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56838;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:29:\"blog-m-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111929;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"blog-m-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:46186;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"blog-m-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:86773;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"blog-m-title-img-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56838;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:29:\"blog-m-title-img-1300x900.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111929;}}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:{}}}'),
(489, 1246, '_wp_attached_file', '2018/11/shop-img-7-gallery-3.jpg'),
(490, 1227, '_wp_attachment_image_alt', 'i'),
(491, 1246, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-7-gallery-3.jpg\";s:8:\"filesize\";i:34241;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-7-gallery-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:3097;}}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:{}}}'),
(492, 1289, '_wp_attached_file', '2018/11/shop-img-17-gallery-2.jpg'),
(493, 1289, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-17-gallery-2.jpg\";s:8:\"filesize\";i:112258;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17694;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-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:4514;}}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:{}}}'),
(494, 839, '_wp_attachment_image_alt', 'i'),
(495, 1246, '_wp_attachment_image_alt', 'i'),
(496, 1289, '_wp_attachment_image_alt', 'i'),
(497, 1270, '_wp_attached_file', '2018/11/shop-img-13-gallery-3.jpg'),
(498, 1270, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-13-gallery-3.jpg\";s:8:\"filesize\";i:46832;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8909;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-13-gallery-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:3246;}}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:{}}}'),
(499, 1270, '_wp_attachment_image_alt', 'i'),
(500, 1228, '_wp_attached_file', '2018/11/shop-img-3-gallery-1.jpg'),
(501, 1228, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-3-gallery-1.jpg\";s:8:\"filesize\";i:56694;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-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:9331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-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:3448;}}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:{}}}'),
(502, 1290, '_wp_attached_file', '2018/11/shop-img-17-gallery-3.jpg'),
(503, 1290, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-17-gallery-3.jpg\";s:8:\"filesize\";i:84419;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11717;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-17-gallery-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:3664;}}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:{}}}'),
(504, 1228, '_wp_attachment_image_alt', 'i'),
(505, 1247, '_wp_attached_file', '2018/11/shop-img-8.jpg'),
(506, 1247, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-8.jpg\";s:8:\"filesize\";i:113079;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-8-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13402;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-8-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69717;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:51525;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-8-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81787;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-8-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83235;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:51525;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-8-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81787;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-8-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83235;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:51525;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-8-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81787;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-8-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83235;}}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:{}}}'),
(507, 916, '_wp_attached_file', '2018/11/port-3-img-1.jpg'),
(508, 1290, '_wp_attachment_image_alt', 'i'),
(509, 916, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:553;s:6:\"height\";i:452;s:4:\"file\";s:24:\"2018/11/port-3-img-1.jpg\";s:8:\"filesize\";i:68601;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-1-300x245.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6780;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:3697;}}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:{}}}'),
(510, 916, '_wp_attachment_image_alt', 'd'),
(511, 1271, '_wp_attached_file', '2018/11/shop-img-14.jpg'),
(512, 1271, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-14.jpg\";s:8:\"filesize\";i:123789;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-14-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13677;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:4604;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-14-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78728;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:58107;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-14-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97507;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-14-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99497;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:58107;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-14-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97507;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-14-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99497;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:58107;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-14-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97507;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-14-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99497;}}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:{}}}'),
(513, 1229, '_wp_attached_file', '2018/11/shop-img-3-gallery-2.jpg'),
(514, 1229, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-3-gallery-2.jpg\";s:8:\"filesize\";i:58770;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9438;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-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:3475;}}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:{}}}'),
(515, 1291, '_wp_attached_file', '2018/11/shop-img-18.jpg'),
(516, 1291, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-18.jpg\";s:8:\"filesize\";i:121126;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-18-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15328;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4964;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-18-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82811;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62150;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-18-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97720;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98882;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62150;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-18-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97720;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98882;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62150;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-18-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97720;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-18-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98882;}}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:{}}}'),
(517, 917, '_wp_attached_file', '2018/11/port-3-img-2.jpg'),
(518, 1229, '_wp_attachment_image_alt', 'i'),
(519, 917, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:321;s:6:\"height\";i:490;s:4:\"file\";s:24:\"2018/11/port-3-img-2.jpg\";s:8:\"filesize\";i:75028;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-2-197x300.jpg\";s:5:\"width\";i:197;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7011;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:2401;}}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:{}}}'),
(520, 917, '_wp_attachment_image_alt', 'd'),
(521, 1247, '_wp_attachment_image_alt', 'i'),
(522, 1230, '_wp_attached_file', '2018/11/shop-img-3-gallery-3.jpg'),
(523, 1230, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-3-gallery-3.jpg\";s:8:\"filesize\";i:57561;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9340;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-3-gallery-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:3457;}}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:{}}}'),
(524, 1271, '_wp_attachment_image_alt', 'i'),
(525, 1230, '_wp_attachment_image_alt', 'i'),
(526, 918, '_wp_attached_file', '2018/11/port-3-img-3.jpg'),
(527, 918, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:432;s:6:\"height\";i:326;s:4:\"file\";s:24:\"2018/11/port-3-img-3.jpg\";s:8:\"filesize\";i:157935;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-3-img-3-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19214;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-3-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:8442;}}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:{}}}'),
(528, 918, '_wp_attachment_image_alt', 'd'),
(529, 1291, '_wp_attachment_image_alt', 'i'),
(530, 265, '_wp_attachment_image_alt', 'i'),
(531, 1248, '_wp_attached_file', '2018/11/shop-img-8-gallery-1.jpg'),
(532, 1248, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-8-gallery-1.jpg\";s:8:\"filesize\";i:50645;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-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:11294;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-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:4025;}}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:{}}}'),
(533, 1248, '_wp_attachment_image_alt', 'i'),
(534, 1272, '_wp_attached_file', '2018/11/shop-img-14-gallery-1.jpg'),
(535, 1272, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-14-gallery-1.jpg\";s:8:\"filesize\";i:60289;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-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:13198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-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:4148;}}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:{}}}'),
(536, 1272, '_wp_attachment_image_alt', 'i'),
(537, 1231, '_wp_attached_file', '2018/11/shop-img-4.jpg'),
(538, 1231, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-4.jpg\";s:8:\"filesize\";i:104375;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57157;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:43043;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65395;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-4-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66609;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:43043;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65395;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-4-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66609;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:43043;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65395;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-4-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66609;}}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:{}}}'),
(539, 273, '_wp_attached_file', '2018/11/h1-team-img-1.jpg'),
(540, 273, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:25:\"2018/11/h1-team-img-1.jpg\";s:8:\"filesize\";i:118454;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"h1-team-img-1-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13593;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"h1-team-img-1-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125436;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"h1-team-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:5775;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"h1-team-img-1-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118525;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:78065;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106566;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142309;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:78065;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106566;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142309;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:78065;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106566;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-1-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142309;}}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:{}}}'),
(541, 1249, '_wp_attached_file', '2018/11/shop-img-8-gallery-2.jpg'),
(542, 1249, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-8-gallery-2.jpg\";s:8:\"filesize\";i:55922;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12254;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-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:4351;}}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:{}}}'),
(543, 1249, '_wp_attachment_image_alt', 'i'),
(544, 1292, '_wp_attached_file', '2018/11/shop-img-18-gallery-1.jpg'),
(545, 1292, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-18-gallery-1.jpg\";s:8:\"filesize\";i:117852;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-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:20686;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-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:5724;}}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:{}}}'),
(546, 1292, '_wp_attachment_image_alt', 'i'),
(547, 1273, '_wp_attached_file', '2018/11/shop-img-14-gallery-2.jpg'),
(548, 1273, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-14-gallery-2.jpg\";s:8:\"filesize\";i:60463;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13032;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-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:4180;}}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:{}}}'),
(549, 1273, '_wp_attachment_image_alt', 'i'),
(550, 1231, '_wp_attachment_image_alt', 'i'),
(551, 1293, '_wp_attached_file', '2018/11/shop-img-18-gallery-2.jpg'),
(552, 1293, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-18-gallery-2.jpg\";s:8:\"filesize\";i:115285;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43395;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-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:11219;}}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:{}}}'),
(553, 1293, '_wp_attachment_image_alt', 'i'),
(554, 1274, '_wp_attached_file', '2018/11/shop-img-14-gallery-3.jpg'),
(555, 1274, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-14-gallery-3.jpg\";s:8:\"filesize\";i:61846;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13168;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-14-gallery-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:4193;}}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:{}}}'),
(556, 273, '_wp_attachment_image_alt', 'd'),
(557, 1274, '_wp_attachment_image_alt', 'i'),
(558, 1232, '_wp_attached_file', '2018/11/shop-img-4-gallery-1.jpg'),
(559, 1232, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-4-gallery-1.jpg\";s:8:\"filesize\";i:50278;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-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:10195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-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:3748;}}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:{}}}'),
(560, 1232, '_wp_attachment_image_alt', 'i'),
(561, 1294, '_wp_attached_file', '2018/11/shop-img-18-gallery-3.jpg'),
(562, 1294, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-18-gallery-3.jpg\";s:8:\"filesize\";i:82068;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-18-gallery-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:7303;}}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:{}}}'),
(563, 1294, '_wp_attachment_image_alt', 'i'),
(564, 274, '_wp_attached_file', '2018/11/h1-team-img-2.jpg'),
(565, 274, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:25:\"2018/11/h1-team-img-2.jpg\";s:8:\"filesize\";i:109272;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"h1-team-img-2-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11442;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"h1-team-img-2-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98111;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"h1-team-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:5135;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"h1-team-img-2-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92756;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:59586;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81276;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110773;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:59586;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81276;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110773;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:59586;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-2-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81276;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-2-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110773;}}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:{}}}'),
(566, 1233, '_wp_attached_file', '2018/11/shop-img-4-gallery-2.jpg'),
(567, 1233, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-4-gallery-2.jpg\";s:8:\"filesize\";i:49586;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-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:3634;}}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:{}}}'),
(568, 1275, '_wp_attached_file', '2018/11/shop-img-15.jpg'),
(569, 1275, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-15.jpg\";s:8:\"filesize\";i:116337;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-15-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13908;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:5213;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-15-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62134;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:47256;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70487;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-15-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72260;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:47256;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70487;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-15-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72260;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:47256;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70487;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-15-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72260;}}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:{}}}'),
(570, 1233, '_wp_attachment_image_alt', 'i'),
(571, 1295, '_wp_attached_file', '2018/11/shop-img-19.jpg'),
(572, 1309, '_wp_attached_file', '2018/11/shop-img-22-gallery-2.jpg'),
(573, 1295, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-19.jpg\";s:8:\"filesize\";i:79625;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-19-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8169;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-19-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3242;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-19-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34988;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26978;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-19-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39113;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39090;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26978;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-19-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39113;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39090;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26978;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-19-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39113;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-19-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39090;}}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:{}}}'),
(574, 1309, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-22-gallery-2.jpg\";s:8:\"filesize\";i:94164;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-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:3915;}}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:{}}}'),
(575, 1309, '_wp_attachment_image_alt', 'i'),
(576, 1234, '_wp_attached_file', '2018/11/shop-img-4-gallery-3.jpg'),
(577, 1234, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-4-gallery-3.jpg\";s:8:\"filesize\";i:44914;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9027;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-4-gallery-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:3345;}}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:{}}}'),
(578, 1234, '_wp_attachment_image_alt', 'i'),
(579, 1310, '_wp_attached_file', '2018/11/shop-img-22-gallery-3.jpg'),
(580, 1250, '_wp_attached_file', '2018/11/shop-img-8-gallery-3.jpg'),
(581, 1310, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-22-gallery-3.jpg\";s:8:\"filesize\";i:79614;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-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:4020;}}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:{}}}'),
(582, 1250, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-8-gallery-3.jpg\";s:8:\"filesize\";i:55344;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-8-gallery-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:4215;}}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:{}}}'),
(583, 1310, '_wp_attachment_image_alt', 'i'),
(584, 1250, '_wp_attachment_image_alt', 'i'),
(585, 1275, '_wp_attachment_image_alt', 'i'),
(586, 274, '_wp_attachment_image_alt', 'd'),
(587, 1235, '_wp_attached_file', '2018/11/shop-img-5.jpg'),
(588, 1235, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-5.jpg\";s:8:\"filesize\";i:111877;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12423;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4593;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-5-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60808;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:45298;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69011;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-5-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70373;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:45298;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69011;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-5-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70373;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:45298;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69011;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-5-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70373;}}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:{}}}'),
(589, 1295, '_wp_attachment_image_alt', 'i'),
(590, 1311, '_wp_attached_file', '2018/11/shop-img-23.jpg'),
(591, 1311, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-23.jpg\";s:8:\"filesize\";i:120238;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-23-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-23-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3585;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-23-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32259;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-23-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36453;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36223;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-23-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36453;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36223;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-23-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36453;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-23-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36223;}}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:{}}}'),
(592, 1251, '_wp_attached_file', '2018/11/shop-img-9.jpg'),
(593, 1251, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:22:\"2018/11/shop-img-9.jpg\";s:8:\"filesize\";i:97080;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"shop-img-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10911;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"shop-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:4077;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"shop-img-9-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55024;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:40900;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62735;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-9-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63670;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:40900;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62735;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-9-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63670;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:22:\"shop-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:40900;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:22:\"shop-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62735;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:22:\"shop-img-9-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63670;}}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:{}}}'),
(594, 275, '_wp_attached_file', '2018/11/h1-team-img-3.jpg'),
(595, 275, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:25:\"2018/11/h1-team-img-3.jpg\";s:8:\"filesize\";i:117266;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"h1-team-img-3-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7878;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"h1-team-img-3-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"h1-team-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:3788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"h1-team-img-3-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51392;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:32346;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41434;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58436;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:32346;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41434;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58436;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:32346;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41434;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-3-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58436;}}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:{}}}'),
(596, 1296, '_wp_attached_file', '2018/11/shop-img-19-gallery-1.jpg'),
(597, 1296, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-19-gallery-1.jpg\";s:8:\"filesize\";i:49252;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-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:8206;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-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:3192;}}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:{}}}'),
(598, 1296, '_wp_attachment_image_alt', 'i'),
(599, 1276, '_wp_attached_file', '2018/11/shop-img-15-gallery-1.jpg'),
(600, 1276, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-15-gallery-1.jpg\";s:8:\"filesize\";i:64541;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-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:13263;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-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:4823;}}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:{}}}'),
(601, 1276, '_wp_attachment_image_alt', 'i'),
(602, 1235, '_wp_attachment_image_alt', 'i'),
(603, 1311, '_wp_attachment_image_alt', 'i'),
(604, 1297, '_wp_attached_file', '2018/11/shop-img-19-gallery-2.jpg'),
(605, 1297, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-19-gallery-2.jpg\";s:8:\"filesize\";i:146696;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24193;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-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:7775;}}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:{}}}'),
(606, 1277, '_wp_attached_file', '2018/11/shop-img-15-gallery-2.jpg'),
(607, 1297, '_wp_attachment_image_alt', 'i'),
(608, 1277, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-15-gallery-2.jpg\";s:8:\"filesize\";i:64986;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13189;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-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:4816;}}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:{}}}'),
(609, 1251, '_wp_attachment_image_alt', 'i'),
(610, 1277, '_wp_attachment_image_alt', 'i'),
(611, 1236, '_wp_attached_file', '2018/11/shop-img-5-gallery-1.jpg'),
(612, 1236, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-5-gallery-1.jpg\";s:8:\"filesize\";i:51578;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-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:10195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-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:3738;}}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:{}}}'),
(613, 1236, '_wp_attachment_image_alt', 'i'),
(614, 275, '_wp_attachment_image_alt', 'd'),
(615, 1298, '_wp_attached_file', '2018/11/shop-img-19-gallery-3.jpg'),
(616, 1298, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-19-gallery-3.jpg\";s:8:\"filesize\";i:51564;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-19-gallery-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:3286;}}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:{}}}'),
(617, 1298, '_wp_attachment_image_alt', 'i'),
(618, 1278, '_wp_attached_file', '2018/11/shop-img-15-gallery-3.jpg'),
(619, 1252, '_wp_attached_file', '2018/11/shop-img-9-gallery-1.jpg'),
(620, 1278, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-15-gallery-3.jpg\";s:8:\"filesize\";i:65338;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13154;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-15-gallery-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:4768;}}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:{}}}'),
(621, 1252, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-9-gallery-1.jpg\";s:8:\"filesize\";i:45838;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-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:9255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-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:3376;}}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:{}}}'),
(622, 1278, '_wp_attachment_image_alt', 'i'),
(623, 1252, '_wp_attachment_image_alt', 'i'),
(624, 1237, '_wp_attached_file', '2018/11/shop-img-5-gallery-2.jpg'),
(625, 1237, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-5-gallery-2.jpg\";s:8:\"filesize\";i:57753;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-5-gallery-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:4114;}}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:{}}}'),
(626, 276, '_wp_attached_file', '2018/11/h1-team-img-4.jpg'),
(627, 276, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1033;s:4:\"file\";s:25:\"2018/11/h1-team-img-4.jpg\";s:8:\"filesize\";i:119156;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"h1-team-img-4-232x300.jpg\";s:5:\"width\";i:232;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12013;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"h1-team-img-4-793x1024.jpg\";s:5:\"width\";i:793;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"h1-team-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:5260;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"h1-team-img-4-768x992.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:992;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89247;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:56821;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75297;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105765;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:56821;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75297;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105765;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"h1-team-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:56821;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"h1-team-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75297;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"h1-team-img-4-650x1033.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1033;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105765;}}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:{}}}'),
(628, 1237, '_wp_attachment_image_alt', 'i'),
(629, 1279, '_wp_attached_file', '2018/11/shop-img-16.jpg'),
(630, 1299, '_wp_attached_file', '2018/11/shop-img-20.jpg'),
(631, 1299, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-20.jpg\";s:8:\"filesize\";i:126034;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-20-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-20-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4096;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-20-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53735;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41597;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-20-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59387;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41597;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-20-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59387;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41597;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-20-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58927;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-20-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59387;}}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:{}}}'),
(632, 1279, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-16.jpg\";s:8:\"filesize\";i:99060;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-16-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11899;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:4471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-16-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56783;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:42429;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-16-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64494;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-16-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65571;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:42429;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-16-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64494;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-16-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65571;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:42429;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-16-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64494;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-16-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65571;}}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:{}}}'),
(633, 1253, '_wp_attached_file', '2018/11/shop-img-9-gallery-2.jpg'),
(634, 1253, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-9-gallery-2.jpg\";s:8:\"filesize\";i:49251;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9923;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-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:3621;}}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:{}}}'),
(635, 1253, '_wp_attachment_image_alt', 'i'),
(636, 1254, '_wp_attached_file', '2018/11/shop-img-9-gallery-3.jpg'),
(637, 1254, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:32:\"2018/11/shop-img-9-gallery-3.jpg\";s:8:\"filesize\";i:42853;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8592;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"shop-img-9-gallery-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:3175;}}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:{}}}'),
(638, 1254, '_wp_attachment_image_alt', 'i'),
(639, 1312, '_wp_attached_file', '2018/11/shop-img-23-gallery-1.jpg'),
(640, 1312, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-23-gallery-1.jpg\";s:8:\"filesize\";i:86810;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-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:8534;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-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:3610;}}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:{}}}'),
(641, 1312, '_wp_attachment_image_alt', 'i'),
(642, 276, '_wp_attachment_image_alt', 'd'),
(643, 1299, '_wp_attachment_image_alt', 'i'),
(644, 1279, '_wp_attachment_image_alt', 'i'),
(645, 1255, '_wp_attached_file', '2018/11/shop-img-10.jpg'),
(646, 1255, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-10.jpg\";s:8:\"filesize\";i:130643;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-10-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13495;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:4866;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-10-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65831;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:49457;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75664;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-10-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76709;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:49457;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75664;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-10-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76709;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:49457;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75664;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-10-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76709;}}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:{}}}'),
(647, 1313, '_wp_attached_file', '2018/11/shop-img-23-gallery-2.jpg'),
(648, 1300, '_wp_attached_file', '2018/11/shop-img-20-gallery-1.jpg'),
(649, 1313, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-23-gallery-2.jpg\";s:8:\"filesize\";i:124057;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9331;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-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:3267;}}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:{}}}'),
(650, 1300, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-20-gallery-1.jpg\";s:8:\"filesize\";i:92855;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-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:13793;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-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:4349;}}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:{}}}'),
(651, 1280, '_wp_attached_file', '2018/11/shop-img-16-gallery-1.jpg'),
(652, 1280, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-16-gallery-1.jpg\";s:8:\"filesize\";i:94882;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-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:10840;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-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:3945;}}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:{}}}'),
(653, 1300, '_wp_attachment_image_alt', 'i'),
(654, 1313, '_wp_attachment_image_alt', 'i'),
(655, 1280, '_wp_attachment_image_alt', 'i'),
(656, 1301, '_wp_attached_file', '2018/11/shop-img-20-gallery-2.jpg'),
(657, 1301, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-20-gallery-2.jpg\";s:8:\"filesize\";i:87314;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12953;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-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:4436;}}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:{}}}'),
(658, 1281, '_wp_attached_file', '2018/11/shop-img-16-gallery-2.jpg'),
(659, 1281, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-16-gallery-2.jpg\";s:8:\"filesize\";i:97266;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11497;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-16-gallery-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:4193;}}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:{}}}'),
(660, 1301, '_wp_attachment_image_alt', 'i'),
(661, 1255, '_wp_attachment_image_alt', 'i'),
(662, 1281, '_wp_attachment_image_alt', 'i'),
(663, 1314, '_wp_attached_file', '2018/11/shop-img-23-gallery-3.jpg'),
(664, 1314, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-23-gallery-3.jpg\";s:8:\"filesize\";i:57868;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-23-gallery-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:2789;}}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:{}}}'),
(665, 1314, '_wp_attachment_image_alt', 'i'),
(666, 1302, '_wp_attached_file', '2018/11/shop-img-20-gallery-3.jpg'),
(667, 1302, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-20-gallery-3.jpg\";s:8:\"filesize\";i:91232;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-20-gallery-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:4726;}}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:{}}}'),
(668, 1315, '_wp_attached_file', '2018/11/shop-img-24.jpg'),
(669, 1315, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-24.jpg\";s:8:\"filesize\";i:100420;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-24-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7106;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-24-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3020;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-24-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33792;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25301;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-24-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38277;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38222;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25301;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-24-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38277;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38222;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25301;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-24-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38277;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-24-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38222;}}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:{}}}'),
(670, 1256, '_wp_attached_file', '2018/11/shop-img-10-gallery-1.jpg'),
(671, 1256, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-10-gallery-1.jpg\";s:8:\"filesize\";i:60162;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-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:11115;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-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:3911;}}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:{}}}'),
(672, 1302, '_wp_attachment_image_alt', 'i'),
(673, 1256, '_wp_attachment_image_alt', 'i'),
(674, 1799, '_wp_attached_file', '2018/11/slider-home-image-3.png'),
(675, 1799, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:151;s:6:\"height\";i:46;s:4:\"file\";s:31:\"2018/11/slider-home-image-3.png\";s:8:\"filesize\";i:4769;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:{}}}'),
(676, 1799, '_wp_attachment_image_alt', 'd'),
(677, 1257, '_wp_attached_file', '2018/11/shop-img-10-gallery-2.jpg'),
(678, 1257, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-10-gallery-2.jpg\";s:8:\"filesize\";i:67585;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12133;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-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:4295;}}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:{}}}'),
(679, 1257, '_wp_attachment_image_alt', 'i'),
(680, 1315, '_wp_attachment_image_alt', 'i'),
(681, 1303, '_wp_attached_file', '2018/11/shop-img-21.jpg'),
(682, 1303, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-21.jpg\";s:8:\"filesize\";i:161009;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-21-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15380;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-21-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4544;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-21-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77837;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59901;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-21-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86958;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88172;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59901;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-21-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86958;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88172;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59901;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-21-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86958;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-21-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88172;}}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:{}}}'),
(683, 1805, '_wp_attached_file', '2018/11/slider-home-image-4.png'),
(684, 1805, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:152;s:6:\"height\";i:45;s:4:\"file\";s:31:\"2018/11/slider-home-image-4.png\";s:8:\"filesize\";i:5540;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"slider-home-image-4-150x45.png\";s:5:\"width\";i:150;s:6:\"height\";i:45;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5018;}}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:{}}}'),
(685, 1805, '_wp_attachment_image_alt', 'd'),
(686, 1258, '_wp_attached_file', '2018/11/shop-img-10-gallery-3.jpg'),
(687, 1258, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-10-gallery-3.jpg\";s:8:\"filesize\";i:68440;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-10-gallery-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:4224;}}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:{}}}'),
(688, 1353, '_wp_attached_file', '2018/11/port-1-gallery-masonry-1.jpg'),
(689, 1353, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:650;s:4:\"file\";s:36:\"2018/11/port-1-gallery-masonry-1.jpg\";s:8:\"filesize\";i:113271;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-1-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10129;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-1-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90778;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:6101;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-1-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52764;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:92519;}}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:{}}}'),
(690, 1258, '_wp_attachment_image_alt', 'i'),
(691, 1316, '_wp_attached_file', '2018/11/shop-img-24-gallery-1.jpg'),
(692, 1316, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-24-gallery-1.jpg\";s:8:\"filesize\";i:53688;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-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:6244;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-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:2537;}}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:{}}}'),
(693, 1316, '_wp_attachment_image_alt', 'i'),
(694, 1317, '_wp_attached_file', '2018/11/shop-img-24-gallery-2.jpg'),
(695, 1317, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-24-gallery-2.jpg\";s:8:\"filesize\";i:108130;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9659;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-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:2547;}}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:{}}}'),
(696, 1259, '_wp_attached_file', '2018/11/shop-img-11.jpg'),
(697, 1259, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-11.jpg\";s:8:\"filesize\";i:92148;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10067;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:3933;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-11-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50378;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:37493;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57528;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-11-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58688;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:37493;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57528;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-11-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58688;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:37493;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57528;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-11-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58688;}}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:{}}}'),
(698, 1317, '_wp_attachment_image_alt', 'i'),
(699, 2016, '_wp_attached_file', '2018/11/slider-home-image-slide-4-image-1.png'),
(700, 2016, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1023;s:6:\"height\";i:838;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-4-image-1.png\";s:8:\"filesize\";i:242035;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-1-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-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:5771;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-1-768x629.png\";s:5:\"width\";i:768;s:6:\"height\";i:629;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111609;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-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:116113;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-4-image-1-1023x650.png\";s:5:\"width\";i:1023;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154493;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-1-650x838.png\";s:5:\"width\";i:650;s:6:\"height\";i:838;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221457;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-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:116113;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-4-image-1-1023x650.png\";s:5:\"width\";i:1023;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154493;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-1-650x838.png\";s:5:\"width\";i:650;s:6:\"height\";i:838;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221457;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-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:116113;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-4-image-1-1023x650.png\";s:5:\"width\";i:1023;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154493;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-4-image-1-650x838.png\";s:5:\"width\";i:650;s:6:\"height\";i:838;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221457;}}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:{}}}'),
(701, 1303, '_wp_attachment_image_alt', 'i'),
(702, 1353, 'qodef_image_custom_link', ''),
(703, 1353, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_landscape'),
(704, 1353, '_wp_attachment_image_alt', 'd'),
(705, 1318, '_wp_attached_file', '2018/11/shop-img-24-gallery-3.jpg'),
(706, 1318, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-24-gallery-3.jpg\";s:8:\"filesize\";i:71898;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7545;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-24-gallery-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:2999;}}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:{}}}'),
(707, 1354, '_wp_attached_file', '2018/11/port-1-gallery-masonry-2.jpg'),
(708, 1354, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:36:\"2018/11/port-1-gallery-masonry-2.jpg\";s:8:\"filesize\";i:119669;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25617;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"port-1-gallery-masonry-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167073;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:8396;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110474;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:90680;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:121042;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:131475;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:90680;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:121042;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:131475;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:90680;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:121042;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:131475;}}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:{}}}'),
(709, 1318, '_wp_attachment_image_alt', 'i'),
(710, 1304, '_wp_attached_file', '2018/11/shop-img-21-gallery-1.jpg'),
(711, 1304, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-21-gallery-1.jpg\";s:8:\"filesize\";i:103359;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-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:17939;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-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:4820;}}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:{}}}'),
(712, 1259, '_wp_attachment_image_alt', 'i'),
(713, 1304, '_wp_attachment_image_alt', 'i'),
(714, 1305, '_wp_attached_file', '2018/11/shop-img-21-gallery-2.jpg'),
(715, 1319, '_wp_attached_file', '2018/11/shop-img-25.jpg'),
(716, 1305, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-21-gallery-2.jpg\";s:8:\"filesize\";i:110135;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21735;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-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:5998;}}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:{}}}'),
(717, 1319, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-25.jpg\";s:8:\"filesize\";i:123010;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-25-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8853;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-25-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3540;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-25-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37838;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28842;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-25-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40925;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41641;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28842;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-25-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40925;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41641;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28842;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-25-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40925;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-25-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41641;}}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:{}}}'),
(718, 1305, '_wp_attachment_image_alt', 'i'),
(719, 1856, '_wp_attached_file', '2018/11/slider-home-image-slide-2-image-2.png'),
(720, 1856, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1026;s:6:\"height\";i:841;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-2-image-2.png\";s:8:\"filesize\";i:415908;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-2-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34019;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-2-image-2-1024x839.png\";s:5:\"width\";i:1024;s:6:\"height\";i:839;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:342255;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:14815;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-2-768x630.png\";s:5:\"width\";i:768;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205387;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:216914;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-2-image-2-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318955;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-2-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384181;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:216914;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-2-image-2-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318955;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-2-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384181;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:216914;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-2-image-2-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:318955;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-2-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:384181;}}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:{}}}'),
(721, 1306, '_wp_attached_file', '2018/11/shop-img-21-gallery-3.jpg'),
(722, 1306, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-21-gallery-3.jpg\";s:8:\"filesize\";i:90790;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16097;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-21-gallery-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:4505;}}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:{}}}'),
(723, 1306, '_wp_attachment_image_alt', 'i'),
(724, 1354, '_wp_attachment_image_alt', 'd'),
(725, 1354, 'qodef_image_custom_link', ''),
(726, 1354, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_square'),
(727, 1319, '_wp_attachment_image_alt', 'i'),
(728, 2016, '_wp_attachment_image_alt', 'f'),
(729, 1355, '_wp_attached_file', '2018/11/port-1-gallery-masonry-4.jpg'),
(730, 1355, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:650;s:4:\"file\";s:36:\"2018/11/port-1-gallery-masonry-4.jpg\";s:8:\"filesize\";i:119406;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-4-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3528;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-4-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52127;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:2575;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-4-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24800;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:57522;}}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:{}}}'),
(731, 1307, '_wp_attached_file', '2018/11/shop-img-22.jpg'),
(732, 1307, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-22.jpg\";s:8:\"filesize\";i:106142;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-22-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8181;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-22-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3353;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-22-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35776;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27175;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-22-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38553;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38895;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27175;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-22-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38553;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38895;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27175;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-22-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38553;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-22-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38895;}}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:{}}}'),
(733, 1320, '_wp_attached_file', '2018/11/shop-img-25-gallery-1.jpg'),
(734, 1320, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-25-gallery-1.jpg\";s:8:\"filesize\";i:85208;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-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:9464;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-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:3626;}}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:{}}}'),
(735, 1320, '_wp_attachment_image_alt', 'i'),
(736, 2051, '_wp_attached_file', '2018/11/landing-parallax-1.jpg'),
(737, 2051, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:30:\"2018/11/landing-parallax-1.jpg\";s:8:\"filesize\";i:109206;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:5640;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:42268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:2834;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:23780;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:101918;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:29297;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:64480;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:58156;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:119252;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:29297;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:64480;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:58156;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:119252;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:29297;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:64480;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:58156;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:119252;}}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:{}}}'),
(738, 2175, '_wp_attached_file', '2018/11/landing-top-img-5.jpg'),
(739, 2175, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:124;s:6:\"height\";i:302;s:4:\"file\";s:29:\"2018/11/landing-top-img-5.jpg\";s:8:\"filesize\";i:45791;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"landing-top-img-5-123x300.jpg\";s:5:\"width\";i:123;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8690;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-img-5-124x150.jpg\";s:5:\"width\";i:124;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5717;}}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:{}}}'),
(740, 2175, '_wp_attachment_image_alt', 'd'),
(741, 1321, '_wp_attached_file', '2018/11/shop-img-25-gallery-2.jpg'),
(742, 1321, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-25-gallery-2.jpg\";s:8:\"filesize\";i:121976;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15616;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-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:5336;}}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:{}}}'),
(743, 1355, 'qodef_image_custom_link', ''),
(744, 1355, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_landscape'),
(745, 1355, '_wp_attachment_image_alt', 'd'),
(746, 1321, '_wp_attachment_image_alt', 'i'),
(747, 2177, '_wp_attached_file', '2018/11/landing-top-img-7.jpg'),
(748, 2177, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:325;s:6:\"height\";i:216;s:4:\"file\";s:29:\"2018/11/landing-top-img-7.jpg\";s:8:\"filesize\";i:125261;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"landing-top-img-7-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24750;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-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:11640;}}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:{}}}'),
(749, 2177, '_wp_attachment_image_alt', 'd'),
(750, 1307, '_wp_attachment_image_alt', 'i'),
(751, 1366, '_wp_attached_file', '2018/11/port-6-img-1.jpg'),
(752, 1366, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:710;s:4:\"file\";s:24:\"2018/11/port-6-img-1.jpg\";s:8:\"filesize\";i:115702;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-6-img-1-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3446;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-6-img-1-1024x379.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21747;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-6-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:4519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-6-img-1-768x284.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13552;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"port-6-img-1-1536x568.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48096;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:42842;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:54145;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-1-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54645;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-1-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72196;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:42842;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:54145;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-1-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54645;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-1-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72196;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:42842;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:54145;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-1-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54645;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:25:\"port-6-img-1-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72196;}}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:{}}}'),
(753, 1322, '_wp_attached_file', '2018/11/shop-img-25-gallery-3.jpg'),
(754, 1322, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-25-gallery-3.jpg\";s:8:\"filesize\";i:82300;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-25-gallery-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:3572;}}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:{}}}'),
(755, 1322, '_wp_attachment_image_alt', 'i'),
(756, 1308, '_wp_attached_file', '2018/11/shop-img-22-gallery-1.jpg'),
(757, 1308, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-22-gallery-1.jpg\";s:8:\"filesize\";i:72588;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-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:8996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-22-gallery-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:3590;}}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:{}}}'),
(758, 2178, '_wp_attached_file', '2018/11/landing-top-img-8.jpg'),
(759, 2178, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:172;s:6:\"height\";i:98;s:4:\"file\";s:29:\"2018/11/landing-top-img-8.jpg\";s:8:\"filesize\";i:15788;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"landing-top-img-8-150x98.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:98;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2901;}}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:{}}}'),
(760, 1308, '_wp_attachment_image_alt', 'i'),
(761, 2178, '_wp_attachment_image_alt', 'd'),
(762, 1856, '_wp_attachment_image_alt', 'd'),
(763, 2179, '_wp_attached_file', '2018/11/landing-top-img-9.jpg'),
(764, 2179, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:196;s:6:\"height\";i:136;s:4:\"file\";s:29:\"2018/11/landing-top-img-9.jpg\";s:8:\"filesize\";i:41274;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-img-9-150x136.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8639;}}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:{}}}'),
(765, 2179, '_wp_attachment_image_alt', 'd'),
(766, 2051, '_wp_attachment_image_alt', 'x'),
(767, 1863, '_wp_attached_file', '2018/11/slider-home-image-slide-2-image-3.png'),
(768, 1366, '_wp_attachment_image_alt', 'd'),
(769, 1863, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:804;s:6:\"height\";i:324;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-2-image-3.png\";s:8:\"filesize\";i:50481;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-300x121.png\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21151;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:15655;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-768x309.png\";s:5:\"width\";i:768;s:6:\"height\";i:309;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109761;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-3-650x324.png\";s:5:\"width\";i:650;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45451;}}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:{}}}'),
(770, 2180, '_wp_attached_file', '2018/11/landing-top-img-10.jpg'),
(771, 2180, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:150;s:6:\"height\";i:135;s:4:\"file\";s:30:\"2018/11/landing-top-img-10.jpg\";s:8:\"filesize\";i:24158;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:{}}}'),
(772, 2180, '_wp_attachment_image_alt', 'd'),
(773, 2062, '_wp_attached_file', '2018/11/landing-custom-icon-1.png'),
(774, 2062, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:60;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-1.png\";s:8:\"filesize\";i:1911;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:{}}}'),
(775, 2062, '_wp_attachment_image_alt', 'd'),
(776, 2182, '_wp_attached_file', '2018/11/landing-top-img-12.jpg'),
(777, 2182, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:179;s:6:\"height\";i:154;s:4:\"file\";s:30:\"2018/11/landing-top-img-12.jpg\";s:8:\"filesize\";i:37332;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-top-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:7448;}}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:{}}}'),
(778, 2182, '_wp_attachment_image_alt', 'd'),
(779, 1863, '_wp_attachment_image_alt', 'f'),
(780, 2063, '_wp_attached_file', '2018/11/landing-custom-icon-2.png'),
(781, 2063, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:65;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-2.png\";s:8:\"filesize\";i:1286;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:{}}}'),
(782, 2063, '_wp_attachment_image_alt', 'd'),
(783, 1323, '_wp_attached_file', '2018/11/shop-img-26.jpg'),
(784, 1323, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-26.jpg\";s:8:\"filesize\";i:66727;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-26-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-26-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2581;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-26-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23083;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-26-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24999;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24891;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-26-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24999;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24891;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-26-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24999;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-26-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24891;}}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:{}}}'),
(785, 2184, '_wp_attached_file', '2018/11/landing-top-img-14.jpg'),
(786, 2184, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:283;s:6:\"height\";i:178;s:4:\"file\";s:30:\"2018/11/landing-top-img-14.jpg\";s:8:\"filesize\";i:60339;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-top-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:7299;}}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:{}}}'),
(787, 2184, '_wp_attachment_image_alt', 'd'),
(788, 2064, '_wp_attached_file', '2018/11/landing-custom-icon-3.png'),
(789, 2064, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:58;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-3.png\";s:8:\"filesize\";i:1591;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:{}}}'),
(790, 2064, '_wp_attachment_image_alt', 'd'),
(791, 1875, '_wp_attached_file', '2018/11/slider-home-image-slide-2-image-1.png'),
(792, 1875, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:911;s:6:\"height\";i:872;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-2-image-1.png\";s:8:\"filesize\";i:219806;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-300x287.png\";s:5:\"width\";i:300;s:6:\"height\";i:287;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:38147;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:12454;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-768x735.png\";s:5:\"width\";i:768;s:6:\"height\";i:735;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:205754;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:165267;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-911x650.png\";s:5:\"width\";i:911;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109535;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-650x872.png\";s:5:\"width\";i:650;s:6:\"height\";i:872;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106590;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:165267;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-911x650.png\";s:5:\"width\";i:911;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109535;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-650x872.png\";s:5:\"width\";i:650;s:6:\"height\";i:872;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106590;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-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:165267;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-911x650.png\";s:5:\"width\";i:911;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109535;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-2-image-1-650x872.png\";s:5:\"width\";i:650;s:6:\"height\";i:872;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106590;}}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:{}}}'),
(793, 3019, '_wp_attached_file', '2018/12/h2-slider-3-background.jpg'),
(794, 3019, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:570;s:4:\"file\";s:34:\"2018/12/h2-slider-3-background.jpg\";s:8:\"filesize\";i:158952;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h2-slider-3-background-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9193;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1024x304.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59963;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7607;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-768x228.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38958;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1536x456.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112641;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-3-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74738;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"h2-slider-3-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133928;}}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:{}}}'),
(795, 2198, '_wp_attached_file', '2018/11/landing-top-img-11.jpg'),
(796, 2198, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:73;s:6:\"height\";i:121;s:4:\"file\";s:30:\"2018/11/landing-top-img-11.jpg\";s:8:\"filesize\";i:6796;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:{}}}'),
(797, 2198, '_wp_attachment_image_alt', 'd'),
(798, 1323, '_wp_attachment_image_alt', 'i'),
(799, 2065, '_wp_attached_file', '2018/11/landing-custom-icon-4.png'),
(800, 2065, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:30;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-4.png\";s:8:\"filesize\";i:1375;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:{}}}'),
(801, 2065, '_wp_attachment_image_alt', 'd'),
(802, 2204, '_wp_attached_file', '2018/11/landing-top-img-4.jpg'),
(803, 2204, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:154;s:6:\"height\";i:269;s:4:\"file\";s:29:\"2018/11/landing-top-img-4.jpg\";s:8:\"filesize\";i:68272;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-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:7711;}}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:{}}}'),
(804, 2204, '_wp_attachment_image_alt', 'a'),
(805, 2066, '_wp_attached_file', '2018/11/landing-custom-icon-5.png'),
(806, 2066, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:60;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-5.png\";s:8:\"filesize\";i:1776;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:{}}}'),
(807, 2066, '_wp_attachment_image_alt', 'd'),
(808, 1324, '_wp_attached_file', '2018/11/shop-img-26-gallery-1.jpg'),
(809, 1324, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-26-gallery-1.jpg\";s:8:\"filesize\";i:66350;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-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:4711;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-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:2117;}}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:{}}}'),
(810, 1324, '_wp_attachment_image_alt', 'i'),
(811, 1398, '_wp_attached_file', '2018/11/port-7-img-1.jpg'),
(812, 1398, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1213;s:4:\"file\";s:24:\"2018/11/port-7-img-1.jpg\";s:8:\"filesize\";i:106242;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-1-198x300.jpg\";s:5:\"width\";i:198;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4606;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-1-675x1024.jpg\";s:5:\"width\";i:675;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28872;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:2299;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-1-768x1164.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36153;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:17126;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21088;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-1-650x1213.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36991;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:17126;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21088;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-1-650x1213.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36991;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:17126;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-1-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21088;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-1-650x1213.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1213;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36991;}}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:{}}}'),
(813, 2223, '_wp_attached_file', '2018/11/landing-top-img-13.png'),
(814, 2223, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:184;s:6:\"height\";i:154;s:4:\"file\";s:30:\"2018/11/landing-top-img-13.png\";s:8:\"filesize\";i:38460;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-top-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:28532;}}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:{}}}'),
(815, 2223, '_wp_attachment_image_alt', 's'),
(816, 2067, '_wp_attached_file', '2018/11/landing-custom-icon-6.png'),
(817, 2067, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:60;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-6.png\";s:8:\"filesize\";i:1373;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:{}}}'),
(818, 2067, '_wp_attachment_image_alt', 'd'),
(819, 3019, '_wp_attachment_image_alt', 'i'),
(820, 1325, '_wp_attached_file', '2018/11/shop-img-26-gallery-2.jpg'),
(821, 1325, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-26-gallery-2.jpg\";s:8:\"filesize\";i:114393;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5638;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-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:1756;}}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:{}}}'),
(822, 1325, '_wp_attachment_image_alt', 'i'),
(823, 2252, '_wp_attached_file', '2018/11/landing-top-img-6.jpg'),
(824, 2252, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:256;s:6:\"height\";i:280;s:4:\"file\";s:29:\"2018/11/landing-top-img-6.jpg\";s:8:\"filesize\";i:20700;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-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:3325;}}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:{}}}'),
(825, 2252, '_wp_attachment_image_alt', 'x'),
(826, 1875, '_wp_attachment_image_alt', 'd'),
(827, 2068, '_wp_attached_file', '2018/11/landing-custom-icon-7.png'),
(828, 2068, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:60;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-7.png\";s:8:\"filesize\";i:1889;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:{}}}'),
(829, 2068, '_wp_attachment_image_alt', 'd'),
(830, 3020, '_wp_attached_file', '2018/11/port-6-img-2.jpg'),
(831, 3020, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:710;s:4:\"file\";s:24:\"2018/11/port-6-img-2.jpg\";s:8:\"filesize\";i:117137;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-6-img-2-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9941;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-6-img-2-1024x379.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78183;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-6-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:8075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-6-img-2-768x284.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47462;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"port-6-img-2-1536x568.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:157628;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:80770;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:149475;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-2-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89624;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-2-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163132;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:80770;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:149475;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-2-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89624;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-2-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163132;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:80770;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:149475;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-2-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89624;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:25:\"port-6-img-2-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163132;}}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:{}}}'),
(832, 2375, '_wp_attached_file', '2018/11/h2-slider-2-background.jpg'),
(833, 2375, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:570;s:4:\"file\";s:34:\"2018/11/h2-slider-2-background.jpg\";s:8:\"filesize\";i:167243;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h2-slider-2-background-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11370;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1024x304.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77730;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8850;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-768x228.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50413;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1536x456.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144271;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-2-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79413;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"h2-slider-2-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:160388;}}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:{}}}'),
(834, 1890, '_wp_attached_file', '2018/11/slider-home-icon-1.png'),
(835, 1890, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:97;s:6:\"height\";i:83;s:4:\"file\";s:30:\"2018/11/slider-home-icon-1.png\";s:8:\"filesize\";i:5771;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:{}}}'),
(836, 1890, '_wp_attachment_image_alt', 'g'),
(837, 1398, '_wp_attachment_image_alt', 'd'),
(838, 1895, '_wp_attached_file', '2018/11/port-5-img-1.jpg'),
(839, 1895, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-1.jpg\";s:8:\"filesize\";i:118504;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-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:20924;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-5-img-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:158086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:7158;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-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:99863;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:75624;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-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:123817;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-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:121220;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:75624;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-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:123817;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-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:121220;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:75624;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-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:123817;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-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:121220;}}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:{}}}'),
(840, 1400, '_wp_attached_file', '2018/11/port-7-img-3.jpg'),
(841, 1400, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1197;s:4:\"file\";s:24:\"2018/11/port-7-img-3.jpg\";s:8:\"filesize\";i:117802;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-3-201x300.jpg\";s:5:\"width\";i:201;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19257;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-3-684x1024.jpg\";s:5:\"width\";i:684;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:8352;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-3-768x1149.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1149;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138891;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:76117;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83856;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-3-650x1197.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125983;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:76117;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83856;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-3-650x1197.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125983;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:76117;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-3-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83856;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-3-650x1197.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125983;}}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:{}}}'),
(842, 2069, '_wp_attached_file', '2018/11/landing-custom-icon-8.png'),
(843, 2069, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:74;s:6:\"height\";i:61;s:4:\"file\";s:33:\"2018/11/landing-custom-icon-8.png\";s:8:\"filesize\";i:2007;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:{}}}'),
(844, 2069, '_wp_attachment_image_alt', 'd'),
(845, 1326, '_wp_attached_file', '2018/11/shop-img-26-gallery-3.jpg'),
(846, 1326, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-26-gallery-3.jpg\";s:8:\"filesize\";i:66015;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4523;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-26-gallery-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:2089;}}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:{}}}'),
(847, 1326, '_wp_attachment_image_alt', 'i'),
(848, 2077, '_wp_attached_file', '2018/11/landing-parallax-3.jpg'),
(849, 2077, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:30:\"2018/11/landing-parallax-3.jpg\";s:8:\"filesize\";i:182978;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:10822;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:100857;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:7357;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:58995;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:205573;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:105529;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:134053;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:168504;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:290809;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:105529;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:134053;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:168504;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:290809;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:105529;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:134053;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:168504;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-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:290809;}}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:{}}}'),
(850, 2375, '_wp_attachment_image_alt', 'i'),
(851, 3020, '_wp_attachment_image_alt', 'i'),
(852, 1400, '_wp_attachment_image_alt', 'd'),
(853, 1327, '_wp_attached_file', '2018/11/shop-img-27.jpg'),
(854, 1327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-27.jpg\";s:8:\"filesize\";i:291091;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-27-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9678;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-img-27-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-27-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39941;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30935;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-27-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42457;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42784;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30935;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-27-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42457;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42784;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30935;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-27-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42457;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-27-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42784;}}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:{}}}'),
(855, 1895, '_wp_attachment_image_alt', 's'),
(856, 1895, 'qodef_image_custom_link', ''),
(857, 1895, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_huge-square'),
(858, 3021, '_wp_attached_file', '2018/11/port-6-img-3.jpg'),
(859, 3021, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:710;s:4:\"file\";s:24:\"2018/11/port-6-img-3.jpg\";s:8:\"filesize\";i:122357;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-6-img-3-300x111.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:111;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3838;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-6-img-3-1024x379.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:379;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45326;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-6-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:4466;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-6-img-3-768x284.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23540;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"port-6-img-3-1536x568.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:568;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113890;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:65890;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:115268;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-3-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80165;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-3-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141615;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:65890;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:115268;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-3-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80165;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"port-6-img-3-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141615;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-6-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:65890;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-6-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:115268;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-6-img-3-650x710.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80165;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:25:\"port-6-img-3-1300x710.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:710;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141615;}}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:{}}}'),
(860, 2376, '_wp_attached_file', '2018/11/slider-home-image-slide-3-image-1.png'),
(861, 2376, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1026;s:6:\"height\";i:841;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-3-image-1.png\";s:8:\"filesize\";i:300001;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-1-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27722;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-3-image-1-1024x839.png\";s:5:\"width\";i:1024;s:6:\"height\";i:839;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:268937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:11198;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-1-768x630.png\";s:5:\"width\";i:768;s:6:\"height\";i:630;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:164318;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:174982;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-3-image-1-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211752;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-1-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273185;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:174982;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-3-image-1-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211752;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-1-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273185;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:174982;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:46:\"slider-home-image-slide-3-image-1-1026x650.png\";s:5:\"width\";i:1026;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:211752;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-1-650x841.png\";s:5:\"width\";i:650;s:6:\"height\";i:841;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:273185;}}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:{}}}'),
(862, 1896, '_wp_attached_file', '2018/11/port-5-img-2.jpg'),
(863, 1896, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:550;s:4:\"file\";s:24:\"2018/11/port-5-img-2.jpg\";s:8:\"filesize\";i:122911;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7041;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-5-img-2-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86338;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:5224;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46199;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-2-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77139;}}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:{}}}'),
(864, 1327, '_wp_attachment_image_alt', 'i'),
(865, 1896, '_wp_attachment_image_alt', 's'),
(866, 1896, 'qodef_image_custom_link', ''),
(867, 1896, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_landscape'),
(868, 2077, '_wp_attachment_image_alt', 'v'),
(869, 3021, '_wp_attachment_image_alt', 'i'),
(870, 1897, '_wp_attached_file', '2018/11/port-5-img-3.jpg'),
(871, 1897, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:550;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-3.jpg\";s:8:\"filesize\";i:117252;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8076;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-5-img-3-512x1024.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58634;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:3998;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-3-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40384;}}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:{}}}'),
(872, 1401, '_wp_attached_file', '2018/11/port-7-img-4.jpg'),
(873, 1401, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1281;s:4:\"file\";s:24:\"2018/11/port-7-img-4.jpg\";s:8:\"filesize\";i:113812;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-4-187x300.jpg\";s:5:\"width\";i:187;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3239;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-4-640x1024.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24846;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:2277;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-4-768x1230.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1230;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36995;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:19389;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28282;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-4-650x1281.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39747;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:19389;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28282;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-4-650x1281.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39747;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:19389;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-4-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28282;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-4-650x1281.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1281;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39747;}}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:{}}}'),
(874, 2095, '_wp_attached_file', '2018/11/landing-logo-img.png'),
(875, 2095, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:289;s:6:\"height\";i:289;s:4:\"file\";s:28:\"2018/11/landing-logo-img.png\";s:8:\"filesize\";i:32350;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"landing-logo-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23404;}}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:{}}}'),
(876, 2095, '_wp_attachment_image_alt', 'b'),
(877, 3031, '_wp_attached_file', '2018/12/portfolio-logo.png'),
(878, 3031, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:160;s:6:\"height\";i:160;s:4:\"file\";s:26:\"2018/12/portfolio-logo.png\";s:8:\"filesize\";i:15852;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"portfolio-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27850;}}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:{}}}'),
(879, 3031, '_wp_attachment_image_alt', 'i'),
(880, 1328, '_wp_attached_file', '2018/11/shop-img-27-gallery-1.jpg'),
(881, 1328, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-27-gallery-1.jpg\";s:8:\"filesize\";i:95859;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-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:10441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-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:3955;}}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:{}}}'),
(882, 1328, '_wp_attachment_image_alt', 'i'),
(883, 1897, '_wp_attachment_image_alt', 's'),
(884, 1897, 'qodef_image_custom_link', ''),
(885, 1897, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_portrait'),
(886, 2376, '_wp_attachment_image_alt', 'i'),
(887, 3057, '_wp_attached_file', '2018/12/footer-bottom-logo-img.png'),
(888, 3057, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:104;s:6:\"height\";i:104;s:4:\"file\";s:34:\"2018/12/footer-bottom-logo-img.png\";s:8:\"filesize\";i:6214;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:{}}}'),
(889, 1898, '_wp_attached_file', '2018/11/port-5-img-4.jpg'),
(890, 1898, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-4.jpg\";s:8:\"filesize\";i:118737;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19149;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-5-img-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144557;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:6082;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93109;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:71593;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127466;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136696;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:71593;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127466;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136696;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:71593;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127466;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136696;}}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:{}}}'),
(891, 2103, '_wp_attached_file', '2018/11/landing-img-1.png'),
(892, 2103, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:645;s:6:\"height\";i:535;s:4:\"file\";s:25:\"2018/11/landing-img-1.png\";s:8:\"filesize\";i:422243;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"landing-img-1-300x249.png\";s:5:\"width\";i:300;s:6:\"height\";i:249;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:88119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"landing-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:30969;}}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:{}}}'),
(893, 2103, '_wp_attachment_image_alt', 'd'),
(894, 2807, '_wp_attached_file', '2018/11/port-2-img-1.jpg'),
(895, 2807, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:756;s:4:\"file\";s:24:\"2018/11/port-2-img-1.jpg\";s:8:\"filesize\";i:119122;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-2-img-1-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16775;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-2-img-1-1024x595.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:595;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121824;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-2-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:8676;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-2-img-1-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77385;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:86830;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:161538;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-1-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101056;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:86830;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:161538;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-1-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101056;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:86830;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:161538;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-1-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101056;}}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:{}}}'),
(896, 3058, '_wp_attached_file', '2018/11/port-5-img-7.jpg'),
(897, 3058, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-7.jpg\";s:8:\"filesize\";i:121172;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25604;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-5-img-7-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166071;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:8380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-7-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110362;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:87354;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115074;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122465;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:87354;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115074;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122465;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:87354;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115074;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:122465;}}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:{}}}'),
(898, 1401, '_wp_attachment_image_alt', 'd'),
(899, 2104, '_wp_attached_file', '2018/11/landing-img-2.png'),
(900, 2104, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:87;s:6:\"height\";i:174;s:4:\"file\";s:25:\"2018/11/landing-img-2.png\";s:8:\"filesize\";i:18625;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"landing-img-2-87x150.png\";s:5:\"width\";i:87;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15892;}}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:{}}}'),
(901, 2104, '_wp_attachment_image_alt', 'd'),
(902, 1402, '_wp_attached_file', '2018/11/port-7-img-5.jpg'),
(903, 1402, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:820;s:4:\"file\";s:24:\"2018/11/port-7-img-5.jpg\";s:8:\"filesize\";i:124047;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-293x300.jpg\";s:5:\"width\";i:293;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18583;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:6236;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-768x787.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:787;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98138;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:72759;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95834;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-650x820.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94203;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:72759;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95834;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-650x820.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94203;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:72759;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95834;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-5-650x820.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:820;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(904, 1329, '_wp_attached_file', '2018/11/shop-img-27-gallery-2.jpg'),
(905, 1329, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-27-gallery-2.jpg\";s:8:\"filesize\";i:84891;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9195;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-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:3411;}}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:{}}}'),
(906, 1329, '_wp_attachment_image_alt', 'i'),
(907, 1898, '_wp_attachment_image_alt', 's'),
(908, 2105, '_wp_attached_file', '2018/11/landing-img-3.png'),
(909, 2105, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:369;s:6:\"height\";i:257;s:4:\"file\";s:25:\"2018/11/landing-img-3.png\";s:8:\"filesize\";i:120479;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"landing-img-3-300x209.png\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"landing-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:34903;}}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:{}}}'),
(910, 2807, '_wp_attachment_image_alt', 'd'),
(911, 2105, '_wp_attachment_image_alt', 'd'),
(912, 2111, '_wp_attached_file', '2018/11/h1-slider-1-background.jpg'),
(913, 2111, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:34:\"2018/11/h1-slider-1-background.jpg\";s:8:\"filesize\";i:115645;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8018;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45589;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5919;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30143;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88743;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43869;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60829;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73232;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-1-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119606;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43869;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60829;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73232;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-1-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119606;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-1-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43869;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60829;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-1-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73232;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"h1-slider-1-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119606;}}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:{}}}'),
(914, 1402, '_wp_attachment_image_alt', 'd'),
(915, 1899, '_wp_attached_file', '2018/11/port-5-img-5.jpg'),
(916, 3058, '_wp_attachment_image_alt', 'd'),
(917, 1899, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:550;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-5.jpg\";s:8:\"filesize\";i:120167;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-150x300.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6175;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-5-img-5-512x1024.jpg\";s:5:\"width\";i:512;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62225;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:3256;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-5-img-5-550x650.jpg\";s:5:\"width\";i:550;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52059;}}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:{}}}'),
(918, 1330, '_wp_attached_file', '2018/11/shop-img-27-gallery-3.jpg'),
(919, 1330, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:600;s:4:\"file\";s:33:\"2018/11/shop-img-27-gallery-3.jpg\";s:8:\"filesize\";i:94438;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10442;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"shop-img-27-gallery-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:4084;}}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:{}}}'),
(920, 1330, '_wp_attachment_image_alt', 'i'),
(921, 2808, '_wp_attached_file', '2018/11/port-2-img-2.jpg'),
(922, 2808, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:756;s:4:\"file\";s:24:\"2018/11/port-2-img-2.jpg\";s:8:\"filesize\";i:118048;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-2-img-2-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12150;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-2-img-2-1024x595.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:595;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-2-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:5690;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-2-img-2-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59289;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:60146;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:135310;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-2-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70591;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:60146;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:135310;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-2-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70591;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:60146;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:135310;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-2-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70591;}}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:{}}}'),
(923, 1899, '_wp_attachment_image_alt', 's'),
(924, 1404, '_wp_attached_file', '2018/11/port-7-img-7.jpg'),
(925, 1404, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2018/11/port-7-img-7.jpg\";s:8:\"filesize\";i:119675;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-7-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13217;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-7-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:6599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-7-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167999;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:98145;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127873;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-7-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182822;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:98145;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127873;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-7-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182822;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:98145;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-7-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127873;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-7-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:182822;}}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:{}}}'),
(926, 3088, '_wp_attached_file', '2018/11/shop-img-17.jpg'),
(927, 3088, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2018/11/shop-img-17.jpg\";s:8:\"filesize\";i:112327;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"shop-img-17-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8970;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"shop-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:3322;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"shop-img-17-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49249;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:36104;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56463;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-17-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58276;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:36104;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56463;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-17-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58276;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"shop-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:36104;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:23:\"shop-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56463;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:23:\"shop-img-17-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58276;}}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:{}}}'),
(928, 2808, '_wp_attachment_image_alt', 'd'),
(929, 3088, '_wp_attachment_image_alt', 'i'),
(930, 3088, 'qodef_image_gallery_custom_link', ''),
(931, 3088, 'qodef_image_gallery_masonry_size', ''),
(932, 3088, 'qodef_image_portfolio_masonry_size', ''),
(933, 1900, '_wp_attached_file', '2018/11/port-5-img-6.jpg'),
(934, 1900, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-6.jpg\";s:8:\"filesize\";i:114599;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-6-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11686;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-5-img-6-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107478;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:4638;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-6-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59141;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:43003;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85788;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95749;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:43003;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85788;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95749;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:43003;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85788;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95749;}}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:{}}}'),
(935, 1404, '_wp_attachment_image_alt', 'd'),
(936, 2809, '_wp_attached_file', '2018/11/port-2-img-3.jpg'),
(937, 2809, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:756;s:4:\"file\";s:24:\"2018/11/port-2-img-3.jpg\";s:8:\"filesize\";i:115957;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-2-img-3-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9294;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-2-img-3-1024x595.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:595;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99125;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-2-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:4902;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-2-img-3-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53340;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:70783;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:153681;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-3-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94894;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:70783;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:153681;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-3-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94894;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:70783;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-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:153681;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-3-650x756.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:756;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94894;}}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:{}}}'),
(938, 3104, '_wp_attached_file', '2019/07/woocommerce-placeholder.png'),
(939, 3104, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2019/07/woocommerce-placeholder.png\";s:8:\"filesize\";i:102644;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:12560;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"woocommerce-placeholder-1024x1024.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:92182;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"woocommerce-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:4228;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:58715;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78370;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x650.png\";s:5:\"width\";i:1200;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130930;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-650x1200.png\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127553;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78370;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x650.png\";s:5:\"width\";i:1200;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130930;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-650x1200.png\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127553;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:35:\"woocommerce-placeholder-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:78370;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-1200x650.png\";s:5:\"width\";i:1200;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:130930;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:36:\"woocommerce-placeholder-650x1200.png\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127553;}}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:{}}}'),
(940, 1405, '_wp_attached_file', '2018/11/port-7-img-8.jpg'),
(941, 1405, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:548;s:4:\"file\";s:24:\"2018/11/port-7-img-8.jpg\";s:8:\"filesize\";i:116936;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17107;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:6471;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-768x526.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:526;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79985;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-8-650x548.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73060;}}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:{}}}'),
(942, 2111, '_wp_attachment_image_alt', 'i'),
(943, 3389, '_wp_attached_file', '2019/10/projects-img-7.jpg'),
(944, 3389, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2019/10/projects-img-7.jpg\";s:8:\"filesize\";i:102766;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-7-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5603;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-7-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55621;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:2993;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-7-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32967;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-7-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108275;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:51490;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:79141;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90278;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-7-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134461;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:51490;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:79141;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90278;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-7-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134461;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:51490;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:79141;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-7-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90278;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-7-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:134461;}}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:{}}}'),
(945, 1405, '_wp_attachment_image_alt', 'd'),
(946, 2112, '_wp_attached_file', '2018/11/h1-slider-2-background.jpg'),
(947, 2112, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:34:\"2018/11/h1-slider-2-background.jpg\";s:8:\"filesize\";i:164524;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4192;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60207;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2658;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29377;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161953;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46823;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95965;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100885;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-2-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199329;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46823;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95965;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100885;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-2-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199329;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-2-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46823;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95965;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-2-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100885;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"h1-slider-2-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:199329;}}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:{}}}'),
(948, 1900, '_wp_attachment_image_alt', 's'),
(949, 2809, '_wp_attachment_image_alt', 'd'),
(950, 1406, '_wp_attached_file', '2018/11/port-7-img-9.jpg'),
(951, 1406, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2018/11/port-7-img-9.jpg\";s:8:\"filesize\";i:116637;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-9-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9274;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-9-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:3971;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-9-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86306;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:38147;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49151;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-9-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90115;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:38147;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49151;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-9-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90115;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:38147;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"port-7-img-9-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49151;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-9-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90115;}}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:{}}}'),
(952, 1902, '_wp_attached_file', '2018/11/port-5-img-8.jpg'),
(953, 1902, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:550;s:4:\"file\";s:24:\"2018/11/port-5-img-8.jpg\";s:8:\"filesize\";i:117203;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5324;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-5-img-8-1024x512.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32859;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:4464;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-768x384.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20519;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-5-img-8-650x550.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:550;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35277;}}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:{}}}'),
(954, 2810, '_wp_attached_file', '2018/11/port-2-img-4.jpg'),
(955, 2810, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1186;s:6:\"height\";i:690;s:4:\"file\";s:24:\"2018/11/port-2-img-4.jpg\";s:8:\"filesize\";i:118979;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-2-img-4-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13091;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-2-img-4-1024x596.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102765;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-2-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:7953;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-2-img-4-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63319;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:92313;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-4-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137616;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-4-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108717;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:92313;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-4-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137616;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-4-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108717;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:92313;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-4-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:137616;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-4-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108717;}}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:{}}}'),
(956, 1902, '_wp_attachment_image_alt', 's'),
(957, 1406, '_wp_attachment_image_alt', 'd'),
(958, 3104, 'qodef_image_gallery_custom_link', ''),
(959, 3104, 'qodef_image_gallery_masonry_size', ''),
(960, 3104, 'qodef_image_portfolio_masonry_size', ''),
(961, 1903, '_wp_attached_file', '2018/11/port-5-img-9.jpg'),
(962, 1903, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-5-img-9.jpg\";s:8:\"filesize\";i:117647;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-5-img-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10261;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-5-img-9-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-5-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:3978;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-5-img-9-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44557;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:34008;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66801;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63847;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:34008;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66801;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63847;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-5-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:34008;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66801;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-5-img-9-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63847;}}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:{}}}'),
(963, 2810, '_wp_attachment_image_alt', 'd'),
(964, 1407, '_wp_attached_file', '2018/11/port-7-img-10.jpg'),
(965, 3389, '_wp_attachment_image_alt', 'i'),
(966, 1407, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2018/11/port-7-img-10.jpg\";s:8:\"filesize\";i:119822;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-10-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6929;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-10-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57040;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:2348;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"port-7-img-10-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69868;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:23572;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29871;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-10-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70815;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:23572;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29871;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-10-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70815;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:23572;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-10-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29871;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-10-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70815;}}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:{}}}'),
(967, 3127, '_wp_attached_file', '2019/08/our-process-title-img.jpg'),
(968, 3127, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2019/08/our-process-title-img.jpg\";s:8:\"filesize\";i:166919;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"our-process-title-img-300x125.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12339;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"our-process-title-img-1024x427.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82996;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"our-process-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:7740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"our-process-title-img-768x320.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53164;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"our-process-title-img-1536x640.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:640;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152544;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-process-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:67477;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-process-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:139281;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-process-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76960;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"our-process-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163088;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-process-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:67477;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-process-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:139281;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-process-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76960;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"our-process-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163088;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-process-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:67477;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-process-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:139281;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"our-process-title-img-650x800.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76960;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"our-process-title-img-1300x800.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:800;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163088;}}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:{}}}'),
(969, 2112, '_wp_attachment_image_alt', 'i'),
(970, 2811, '_wp_attached_file', '2018/11/port-2-img-5.jpg'),
(971, 2811, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1186;s:6:\"height\";i:690;s:4:\"file\";s:24:\"2018/11/port-2-img-5.jpg\";s:8:\"filesize\";i:117219;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-2-img-5-300x175.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5548;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-2-img-5-1024x596.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:596;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56635;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-2-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:3537;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-2-img-5-768x447.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28820;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:43841;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-5-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89054;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-5-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56138;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:43841;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-5-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89054;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-5-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56138;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-2-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:43841;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-2-img-5-1186x650.jpg\";s:5:\"width\";i:1186;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89054;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-2-img-5-650x690.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56138;}}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:{}}}'),
(972, 3392, '_wp_attached_file', '2019/10/projects-img-5.jpg'),
(973, 3392, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2019/10/projects-img-5.jpg\";s:8:\"filesize\";i:136139;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-5-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6048;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-5-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43132;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:3222;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-5-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26510;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-5-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85114;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:33072;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:60777;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-5-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43469;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-5-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100090;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:33072;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:60777;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-5-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43469;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-5-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100090;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:33072;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:60777;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-5-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43469;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-5-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100090;}}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:{}}}'),
(974, 1407, '_wp_attachment_image_alt', 'd'),
(975, 1903, '_wp_attachment_image_alt', 's'),
(976, 2811, '_wp_attachment_image_alt', 'd'),
(977, 1920, '_wp_attached_file', '2018/11/slider-home-icon-2.png'),
(978, 1920, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:94;s:6:\"height\";i:82;s:4:\"file\";s:30:\"2018/11/slider-home-icon-2.png\";s:8:\"filesize\";i:3217;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:{}}}'),
(979, 1920, '_wp_attachment_image_alt', 'k'),
(980, 1408, '_wp_attached_file', '2018/11/port-7-img-11.jpg'),
(981, 1408, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1256;s:4:\"file\";s:25:\"2018/11/port-7-img-11.jpg\";s:8:\"filesize\";i:120351;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-11-191x300.jpg\";s:5:\"width\";i:191;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10056;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-11-652x1024.jpg\";s:5:\"width\";i:652;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67158;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:4948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"port-7-img-11-768x1206.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1206;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87454;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:42133;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52634;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-11-650x1256.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88288;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:42133;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52634;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-11-650x1256.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88288;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:42133;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-11-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52634;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-11-650x1256.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1256;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88288;}}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:{}}}'),
(982, 2822, '_wp_attached_file', '2018/11/h1-video-button-img-1.jpg'),
(983, 2822, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:740;s:4:\"file\";s:33:\"2018/11/h1-video-button-img-1.jpg\";s:8:\"filesize\";i:111298;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h1-video-button-img-1-300x116.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2665;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"h1-video-button-img-1-1024x395.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:395;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"h1-video-button-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:2548;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"h1-video-button-img-1-768x296.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:296;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8839;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"h1-video-button-img-1-1536x592.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26080;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"h1-video-button-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:16599;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h1-video-button-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:25516;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h1-video-button-img-1-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h1-video-button-img-1-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"h1-video-button-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:16599;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h1-video-button-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:25516;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h1-video-button-img-1-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h1-video-button-img-1-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"h1-video-button-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:16599;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h1-video-button-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:25516;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h1-video-button-img-1-650x740.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19332;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"h1-video-button-img-1-1300x740.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:740;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29765;}}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:{}}}'),
(984, 1934, '_wp_attached_file', '2018/11/port-8-img-1.jpg'),
(985, 1934, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-8-img-1.jpg\";s:8:\"filesize\";i:118662;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-8-img-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:10900;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-8-img-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:73241;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-8-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:4408;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-8-img-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:44781;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:34290;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-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:56335;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-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:59924;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:34290;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-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:56335;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-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:59924;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:34290;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-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:56335;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-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:59924;}}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:{}}}'),
(986, 3127, '_wp_attachment_image_alt', 'i'),
(987, 3127, 'qodef_image_gallery_custom_link', ''),
(988, 3127, 'qodef_image_gallery_masonry_size', ''),
(989, 3127, 'qodef_image_portfolio_masonry_size', ''),
(990, 1408, '_wp_attachment_image_alt', 'd'),
(991, 3300, '_wp_attached_file', '2019/09/projects-img-2.jpg'),
(992, 3300, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2019/09/projects-img-2.jpg\";s:8:\"filesize\";i:98968;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-2-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6391;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-2-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:3717;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-2-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23711;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-2-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69279;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:26838;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:49440;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39825;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70440;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:26838;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:49440;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39825;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70440;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:26838;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:49440;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39825;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70440;}}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:{}}}'),
(993, 2113, '_wp_attached_file', '2018/11/h1-slider-3-background.jpg'),
(994, 2113, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:34:\"2018/11/h1-slider-3-background.jpg\";s:8:\"filesize\";i:183263;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12041;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59367;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185782;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61658;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128088;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87490;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-3-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173126;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61658;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128088;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87490;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"h1-slider-3-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173126;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h1-slider-3-background-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61658;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128088;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"h1-slider-3-background-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87490;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"h1-slider-3-background-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173126;}}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:{}}}'),
(995, 3392, '_wp_attachment_image_alt', 'i'),
(996, 1412, '_wp_attached_file', '2018/11/port-7-img-15.jpg'),
(997, 1412, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2018/11/port-7-img-15.jpg\";s:8:\"filesize\";i:116904;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-15-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13668;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-15-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116792;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:6534;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"port-7-img-15-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141474;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:80652;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109069;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-15-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149442;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:80652;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109069;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-15-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149442;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:80652;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-15-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109069;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-15-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149442;}}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:{}}}'),
(998, 1934, '_wp_attachment_image_alt', 'd'),
(999, 3414, '_wp_attached_file', '2018/11/port-7-img-6.jpg'),
(1000, 3414, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:733;s:4:\"file\";s:24:\"2018/11/port-7-img-6.jpg\";s:8:\"filesize\";i:152443;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8124;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-7-img-6-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94830;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:4411;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-7-img-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50084;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:62891;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117748;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-6-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85092;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:62891;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117748;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-6-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85092;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-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:62891;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117748;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-6-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85092;}}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:{}}}'),
(1001, 2822, '_wp_attachment_image_alt', 'c'),
(1002, 1935, '_wp_attached_file', '2018/11/port-8-img-2.jpg'),
(1003, 1935, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-8-img-2.jpg\";s:8:\"filesize\";i:118065;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-8-img-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9079;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-8-img-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-8-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:3409;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-8-img-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52144;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:37768;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73991;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66523;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:37768;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73991;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66523;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:37768;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73991;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66523;}}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:{}}}'),
(1004, 2827, '_wp_attached_file', '2018/11/h2-video-button-img-2.jpg'),
(1005, 2827, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:725;s:4:\"file\";s:33:\"2018/11/h2-video-button-img-2.jpg\";s:8:\"filesize\";i:123880;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-2-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5403;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-2-1024x387.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:387;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23890;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:3998;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-2-768x290.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:290;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16425;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-2-1536x580.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:580;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40506;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:21125;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:37351;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-2-650x725.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23792;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-2-1300x725.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39350;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:21125;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:37351;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-2-650x725.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23792;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-2-1300x725.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39350;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"h2-video-button-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:21125;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"h2-video-button-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:37351;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"h2-video-button-img-2-650x725.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23792;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"h2-video-button-img-2-1300x725.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:725;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39350;}}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:{}}}'),
(1006, 1412, '_wp_attachment_image_alt', 'd'),
(1007, 3414, '_wp_attachment_image_alt', 'i'),
(1008, 1414, '_wp_attached_file', '2018/11/port-7-img-17.jpg'),
(1009, 1414, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2018/11/port-7-img-17.jpg\";s:8:\"filesize\";i:118752;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-17-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13278;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-17-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:7883;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"port-7-img-17-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86897;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:59573;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67362;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-17-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78443;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:59573;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67362;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-17-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78443;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:59573;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-7-img-17-800x650.jpg\";s:5:\"width\";i:800;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67362;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"port-7-img-17-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78443;}}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:{}}}'),
(1010, 3415, '_wp_attached_file', '2018/11/port-7-img-12.jpg'),
(1011, 3415, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:755;s:4:\"file\";s:25:\"2018/11/port-7-img-12.jpg\";s:8:\"filesize\";i:76627;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-12-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8130;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-12-1024x703.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:703;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:4538;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-12-768x527.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36660;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:45192;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69722;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-12-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57378;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:45192;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69722;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-12-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57378;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:45192;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-12-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69722;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-12-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57378;}}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:{}}}'),
(1012, 1935, '_wp_attachment_image_alt', 'd'),
(1013, 3300, '_wp_attachment_image_alt', 'i'),
(1014, 3300, 'qodef_image_gallery_custom_link', ''),
(1015, 3300, 'qodef_image_gallery_masonry_size', ''),
(1016, 3300, 'qodef_image_portfolio_masonry_size', ''),
(1017, 2113, '_wp_attachment_image_alt', 'i'),
(1018, 2827, '_wp_attachment_image_alt', 'c'),
(1019, 1936, '_wp_attached_file', '2018/11/port-8-img-3.jpg'),
(1020, 1936, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-8-img-3.jpg\";s:8:\"filesize\";i:115520;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-8-img-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14476;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-8-img-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107561;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-8-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:5087;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-8-img-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66578;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:50729;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81433;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-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:85297;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:50729;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81433;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-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:85297;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:50729;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81433;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-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:85297;}}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:{}}}'),
(1021, 2116, '_wp_attached_file', '2018/11/h2-slider-1-background.jpg'),
(1022, 2116, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:570;s:4:\"file\";s:34:\"2018/11/h2-slider-1-background.jpg\";s:8:\"filesize\";i:128534;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"h2-slider-1-background-300x89.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:89;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8939;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1024x304.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61383;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6174;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-768x228.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:228;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39366;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1536x456.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:456;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114943;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"h2-slider-1-background-650x570.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57032;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"h2-slider-1-background-1300x570.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:570;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115344;}}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:{}}}'),
(1023, 3010, '_wp_attached_file', '2018/12/h1-background-1.jpg'),
(1024, 3010, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:430;s:4:\"file\";s:27:\"2018/12/h1-background-1.jpg\";s:8:\"filesize\";i:16555;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"h1-background-1-300x67.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1355;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1024x229.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5454;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"h1-background-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:1088;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"h1-background-1-768x172.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1536x344.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10469;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"h1-background-1-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5493;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"h1-background-1-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11413;}}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:{}}}'),
(1025, 3415, '_wp_attachment_image_alt', 'i'),
(1026, 1414, '_wp_attachment_image_alt', 'd'),
(1027, 3010, '_wp_attachment_image_alt', 'i'),
(1028, 1548, '_wp_attached_file', '2018/11/port-1-img-9.jpg'),
(1029, 1548, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:24:\"2018/11/port-1-img-9.jpg\";s:8:\"filesize\";i:120067;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-1-img-9-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13010;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-1-img-9-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132457;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-1-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:5977;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-1-img-9-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76085;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:75763;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130564;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-9-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118639;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:75763;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130564;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-9-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118639;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-1-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:75763;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-1-img-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130564;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-1-img-9-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118639;}}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:{}}}'),
(1030, 1936, '_wp_attachment_image_alt', 'd'),
(1031, 2116, '_wp_attachment_image_alt', 'i'),
(1032, 3011, '_wp_attached_file', '2018/12/testimonials-background.jpg'),
(1033, 3011, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:430;s:4:\"file\";s:35:\"2018/12/testimonials-background.jpg\";s:8:\"filesize\";i:14036;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"testimonials-background-300x67.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1204;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1024x229.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:229;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4903;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"testimonials-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1095;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"testimonials-background-768x172.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3100;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1536x344.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9694;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"testimonials-background-650x430.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5264;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"testimonials-background-1300x430.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:430;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10231;}}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:{}}}'),
(1034, 3301, '_wp_attached_file', '2019/09/projects-img-4.jpg'),
(1035, 3301, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2019/09/projects-img-4.jpg\";s:8:\"filesize\";i:165034;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-4-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14831;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-4-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:103564;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:7324;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-4-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67213;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-4-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185463;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:74662;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:134556;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105119;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-4-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192070;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:74662;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:134556;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105119;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-4-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192070;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:74662;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:134556;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105119;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-4-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:192070;}}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:{}}}'),
(1036, 1937, '_wp_attached_file', '2018/11/port-8-img-4.jpg'),
(1037, 1937, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:1100;s:4:\"file\";s:24:\"2018/11/port-8-img-4.jpg\";s:8:\"filesize\";i:119154;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-8-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21113;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-8-img-4-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159187;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-8-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:7215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-8-img-4-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100228;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:76372;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124443;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121705;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:76372;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124443;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121705;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-8-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:76372;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124443;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-8-img-4-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121705;}}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:{}}}'),
(1038, 2171, '_wp_attached_file', '2018/11/landing-top-img-1.jpg'),
(1039, 2171, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:284;s:6:\"height\";i:188;s:4:\"file\";s:29:\"2018/11/landing-top-img-1.jpg\";s:8:\"filesize\";i:64187;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-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:6016;}}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:{}}}'),
(1040, 2171, '_wp_attachment_image_alt', 'd'),
(1041, 2172, '_wp_attached_file', '2018/11/landing-top-img-2.jpg'),
(1042, 2172, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:195;s:6:\"height\";i:135;s:4:\"file\";s:29:\"2018/11/landing-top-img-2.jpg\";s:8:\"filesize\";i:39028;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"landing-top-img-2-150x135.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8222;}}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:{}}}'),
(1043, 2172, '_wp_attachment_image_alt', 'd'),
(1044, 3011, '_wp_attachment_image_alt', 'i'),
(1045, 1548, '_wp_attachment_image_alt', 'd'),
(1046, 3417, '_wp_attached_file', '2018/11/port-7-img-13.jpg'),
(1047, 3417, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:866;s:4:\"file\";s:25:\"2018/11/port-7-img-13.jpg\";s:8:\"filesize\";i:154796;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-13-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13084;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-13-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:7037;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-13-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73736;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:99185;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-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:152956;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-13-650x866.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156021;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:99185;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-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:152956;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-13-650x866.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156021;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:99185;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-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:152956;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-13-650x866.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:866;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156021;}}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:{}}}'),
(1048, 2173, '_wp_attached_file', '2018/11/landing-top-img-3.jpg'),
(1049, 2173, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:124;s:6:\"height\";i:112;s:4:\"file\";s:29:\"2018/11/landing-top-img-3.jpg\";s:8:\"filesize\";i:9567;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:{}}}'),
(1050, 2173, '_wp_attachment_image_alt', 'd'),
(1051, 1559, '_wp_attached_file', '2018/11/port-7-img-2.jpg'),
(1052, 1559, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:800;s:6:\"height\";i:533;s:4:\"file\";s:24:\"2018/11/port-7-img-2.jpg\";s:8:\"filesize\";i:117662;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8086;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-7-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:4382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53429;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-7-img-2-650x533.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:533;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59363;}}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:{}}}'),
(1053, 1937, '_wp_attachment_image_alt', 'd'),
(1054, 1559, '_wp_attachment_image_alt', 'd'),
(1055, 1987, '_wp_attached_file', '2018/11/slider-home-image-slide-3-image-2.png'),
(1056, 1987, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:687;s:6:\"height\";i:758;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-3-image-2.png\";s:8:\"filesize\";i:192217;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-272x300.png\";s:5:\"width\";i:272;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52081;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:18922;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:217388;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-687x650.png\";s:5:\"width\";i:687;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161378;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-650x758.png\";s:5:\"width\";i:650;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171669;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:217388;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-687x650.png\";s:5:\"width\";i:687;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161378;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-650x758.png\";s:5:\"width\";i:650;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171669;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:217388;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-687x650.png\";s:5:\"width\";i:687;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:161378;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-2-650x758.png\";s:5:\"width\";i:650;s:6:\"height\";i:758;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:171669;}}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:{}}}'),
(1057, 3417, '_wp_attachment_image_alt', 'i'),
(1058, 3301, '_wp_attachment_image_alt', 'i'),
(1059, 3301, 'qodef_image_gallery_custom_link', ''),
(1060, 3301, 'qodef_image_gallery_masonry_size', ''),
(1061, 3301, 'qodef_image_portfolio_masonry_size', ''),
(1062, 1656, '_wp_attached_file', '2018/11/port-1-gallery-masonry-3.jpg'),
(1063, 1656, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:4:\"file\";s:36:\"2018/11/port-1-gallery-masonry-3.jpg\";s:8:\"filesize\";i:137400;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16474;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"port-1-gallery-masonry-3-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175943;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:5382;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-3-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100365;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:77991;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:163726;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:179818;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:77991;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:163726;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:179818;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:36:\"port-1-gallery-masonry-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:77991;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:163726;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"port-1-gallery-masonry-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:179818;}}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:{}}}'),
(1064, 3418, '_wp_attached_file', '2018/11/port-7-img-14.jpg'),
(1065, 3418, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:733;s:4:\"file\";s:25:\"2018/11/port-7-img-14.jpg\";s:8:\"filesize\";i:166239;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-14-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16387;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-14-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117253;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:7557;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-14-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74050;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:77673;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133655;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-14-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93525;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:77673;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133655;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-14-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93525;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:77673;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133655;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-14-650x733.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:733;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93525;}}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:{}}}'),
(1066, 3303, '_wp_attached_file', '2019/09/projects-img-6.jpg'),
(1067, 3303, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:26:\"2019/09/projects-img-6.jpg\";s:8:\"filesize\";i:77939;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"projects-img-6-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8642;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"projects-img-6-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"projects-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:5682;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"projects-img-6-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31779;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"projects-img-6-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91192;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:41800;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:65475;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65219;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-6-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105925;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:41800;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:65475;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65219;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:28:\"projects-img-6-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105925;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"projects-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:41800;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"projects-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:65475;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"projects-img-6-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65219;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:28:\"projects-img-6-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105925;}}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:{}}}'),
(1068, 3493, '_wp_attached_file', '2019/10/landing-portfolio-4.jpg'),
(1069, 3493, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-4.jpg\";s:8:\"filesize\";i:244566;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5811;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-4-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59124;}}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:{}}}'),
(1070, 3636, '_wp_attached_file', '2018/11/port-4-img-4.jpg'),
(1071, 3636, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1302;s:4:\"file\";s:24:\"2018/11/port-4-img-4.jpg\";s:8:\"filesize\";i:123699;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15387;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-4-img-4-1022x1024.jpg\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:152383;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:5168;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-4-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88977;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:67116;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:140568;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:146331;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-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:244114;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:67116;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:140568;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:146331;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-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:244114;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:67116;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:140568;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-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:146331;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"port-4-img-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:244114;}}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:{}}}'),
(1072, 3493, '_wp_attachment_image_alt', 'i'),
(1073, 3418, '_wp_attachment_image_alt', 'i'),
(1074, 1987, '_wp_attachment_image_alt', 'j'),
(1075, 1656, '_wp_attachment_image_alt', 'dd'),
(1076, 1656, 'qodef_image_custom_link', ''),
(1077, 1656, 'qodef_image_portfolio_masonry_size', 'boldlab_image_size_square'),
(1078, 3494, '_wp_attached_file', '2019/10/landing-portfolio-5.jpg'),
(1079, 3494, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-5.jpg\";s:8:\"filesize\";i:181501;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15465;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:6225;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-5-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52211;}}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:{}}}'),
(1080, 1996, '_wp_attached_file', '2018/11/slider-home-image-slide-3-image-4.png'),
(1081, 1996, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:172;s:6:\"height\";i:777;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-3-image-4.png\";s:8:\"filesize\";i:11250;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"slider-home-image-slide-3-image-4-66x300.png\";s:5:\"width\";i:66;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3234;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:1514;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-4-172x650.png\";s:5:\"width\";i:172;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5430;}}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:{}}}'),
(1082, 3419, '_wp_attached_file', '2018/11/port-7-img-16.jpg'),
(1083, 3419, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:755;s:4:\"file\";s:25:\"2018/11/port-7-img-16.jpg\";s:8:\"filesize\";i:97026;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-7-img-16-300x206.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:206;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4617;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-7-img-16-1024x703.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:703;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73003;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-7-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:2477;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-7-img-16-768x527.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:527;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35737;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:43299;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88087;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-16-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62085;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:43299;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88087;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-16-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62085;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-7-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:43299;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-7-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88087;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-7-img-16-650x755.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:755;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62085;}}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:{}}}'),
(1084, 1996, '_wp_attachment_image_alt', 'a'),
(1085, 1657, '_wp_attached_file', '2018/11/port-1-gallery-7.jpg'),
(1086, 1657, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:900;s:4:\"file\";s:28:\"2018/11/port-1-gallery-7.jpg\";s:8:\"filesize\";i:120297;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-7-300x208.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6904;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-7-1024x709.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:709;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39296;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:3567;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-7-768x532.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:532;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25835;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:25565;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:43383;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-7-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29687;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:25565;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:43383;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-7-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29687;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-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:25565;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:29:\"port-1-gallery-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:43383;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:28:\"port-1-gallery-7-650x900.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29687;}}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:{}}}'),
(1087, 3494, '_wp_attachment_image_alt', 'i'),
(1088, 1999, '_wp_attached_file', '2018/11/slider-home-image-slide-3-image-3.png'),
(1089, 1999, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:309;s:6:\"height\";i:552;s:4:\"file\";s:45:\"2018/11/slider-home-image-slide-3-image-3.png\";s:8:\"filesize\";i:47365;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-3-168x300.png\";s:5:\"width\";i:168;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19825;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"slider-home-image-slide-3-image-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:8512;}}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:{}}}'),
(1090, 1999, '_wp_attachment_image_alt', 'j'),
(1091, 3495, '_wp_attached_file', '2019/10/landing-portfolio-6.jpg'),
(1092, 3495, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-6.jpg\";s:8:\"filesize\";i:153855;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14798;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5805;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-6-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51237;}}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:{}}}'),
(1093, 3303, '_wp_attachment_image_alt', 'i'),
(1094, 3303, 'qodef_image_gallery_custom_link', ''),
(1095, 3303, 'qodef_image_gallery_masonry_size', ''),
(1096, 3303, 'qodef_image_portfolio_masonry_size', ''),
(1097, 3419, '_wp_attachment_image_alt', 'i'),
(1098, 3495, '_wp_attachment_image_alt', 'i'),
(1099, 3636, '_wp_attachment_image_alt', 'i'),
(1100, 3306, '_wp_attached_file', '2019/09/logo-light.png'),
(1101, 3306, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:22:\"2019/09/logo-light.png\";s:8:\"filesize\";i:8987;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:{}}}'),
(1102, 3306, '_wp_attachment_image_alt', 'i'),
(1103, 3306, 'qodef_image_gallery_custom_link', ''),
(1104, 3306, 'qodef_image_gallery_masonry_size', ''),
(1105, 3306, 'qodef_image_portfolio_masonry_size', ''),
(1106, 3471, '_wp_attached_file', '2019/10/landing-home-2.jpg'),
(1107, 3471, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-2.jpg\";s:8:\"filesize\";i:159100;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-2-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15823;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-2-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99160;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:7493;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-2-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66178;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:64667;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109451;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76904;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:64667;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109451;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76904;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:64667;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-2-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109451;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-2-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76904;}}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:{}}}'),
(1108, 3637, '_wp_attached_file', '2018/11/port-4-img-5.jpg'),
(1109, 3637, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:652;s:4:\"file\";s:24:\"2018/11/port-4-img-5.jpg\";s:8:\"filesize\";i:183582;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-5-300x150.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13172;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-4-img-5-1024x514.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:514;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:109782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:8027;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-5-768x385.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65837;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:88655;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:189251;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-img-5-650x652.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98708;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:88655;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:189251;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-img-5-650x652.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98708;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:88655;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:189251;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"port-4-img-5-650x652.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98708;}}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:{}}}'),
(1110, 3496, '_wp_attached_file', '2019/10/landing-portfolio-7.jpg'),
(1111, 3496, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-7.jpg\";s:8:\"filesize\";i:114179;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11585;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:4802;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-7-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41472;}}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:{}}}'),
(1112, 1740, '_wp_attached_file', '2018/11/slider-home-image-1a.png'),
(1113, 1740, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:609;s:6:\"height\";i:803;s:4:\"file\";s:32:\"2018/11/slider-home-image-1a.png\";s:8:\"filesize\";i:247381;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-228x300.png\";s:5:\"width\";i:228;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:54407;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22693;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-1a-609x650.png\";s:5:\"width\";i:609;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:238538;}}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:{}}}'),
(1114, 3496, '_wp_attachment_image_alt', 'i'),
(1115, 3307, '_wp_attached_file', '2019/09/logo.png'),
(1116, 3307, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:16:\"2019/09/logo.png\";s:8:\"filesize\";i:9511;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:{}}}'),
(1117, 3307, '_wp_attachment_image_alt', ''),
(1118, 3307, 'qodef_image_gallery_custom_link', ''),
(1119, 3307, 'qodef_image_gallery_masonry_size', ''),
(1120, 3307, 'qodef_image_portfolio_masonry_size', ''),
(1121, 3497, '_wp_attached_file', '2019/10/landing-portfolio-8.jpg'),
(1122, 3471, '_wp_attachment_image_alt', 'i'),
(1123, 3497, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-8.jpg\";s:8:\"filesize\";i:179362;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14363;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5742;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-8-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53564;}}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:{}}}'),
(1124, 3637, '_wp_attachment_image_alt', 'i'),
(1125, 1740, '_wp_attachment_image_alt', 'f'),
(1126, 3497, '_wp_attachment_image_alt', 'i'),
(1127, 3327, '_wp_attached_file', '2019/10/favicon.jpg'),
(1128, 3327, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2019/10/favicon.jpg\";s:8:\"filesize\";i:93465;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"favicon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18298;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"favicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7122;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1129, 3327, '_wp_attachment_image_alt', 'i'),
(1130, 3327, 'qodef_image_gallery_custom_link', ''),
(1131, 3327, 'qodef_image_gallery_masonry_size', ''),
(1132, 3327, 'qodef_image_portfolio_masonry_size', ''),
(1133, 3472, '_wp_attached_file', '2019/10/landing-home-3.jpg'),
(1134, 3472, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-3.jpg\";s:8:\"filesize\";i:179949;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-3-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18366;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-3-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123525;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:8435;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-3-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77041;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:78748;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133884;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94342;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:78748;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133884;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94342;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:78748;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-3-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133884;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-3-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94342;}}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:{}}}'),
(1135, 1766, '_wp_attached_file', '2018/11/slider-home-image-2a.png'),
(1136, 1766, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:508;s:6:\"height\";i:507;s:4:\"file\";s:32:\"2018/11/slider-home-image-2a.png\";s:8:\"filesize\";i:121620;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"slider-home-image-2a-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43345;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"slider-home-image-2a-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11791;}}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:{}}}'),
(1137, 1766, '_wp_attachment_image_alt', 'f'),
(1138, 3498, '_wp_attached_file', '2019/10/landing-portfolio-9.jpg'),
(1139, 3498, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-9.jpg\";s:8:\"filesize\";i:122069;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12503;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:4721;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-9-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41838;}}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:{}}}'),
(1140, 3328, '_wp_attached_file', '2019/10/cropped-favicon.jpg'),
(1141, 3328, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2019/10/cropped-favicon.jpg\";s:8:\"filesize\";i:36389;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18268;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"cropped-favicon-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7078;}}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:{}}}'),
(1142, 3328, '_wp_attachment_context', 'site-icon'),
(1143, 3328, 'qodef_image_gallery_custom_link', ''),
(1144, 3328, 'qodef_image_gallery_masonry_size', ''),
(1145, 3328, 'qodef_image_portfolio_masonry_size', ''),
(1146, 3498, '_wp_attachment_image_alt', 'i'),
(1147, 1786, '_wp_attached_file', '2018/11/slider-home-image-2.png'),
(1148, 1786, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:839;s:4:\"file\";s:31:\"2018/11/slider-home-image-2.png\";s:8:\"filesize\";i:423323;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"slider-home-image-2-300x246.png\";s:5:\"width\";i:300;s:6:\"height\";i:246;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35660;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"slider-home-image-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:15118;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"slider-home-image-2-768x629.png\";s:5:\"width\";i:768;s:6:\"height\";i:629;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:212532;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"slider-home-image-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:219649;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-2-1024x650.png\";s:5:\"width\";i:1024;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316672;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"slider-home-image-2-650x839.png\";s:5:\"width\";i:650;s:6:\"height\";i:839;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381698;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"slider-home-image-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:219649;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-2-1024x650.png\";s:5:\"width\";i:1024;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316672;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"slider-home-image-2-650x839.png\";s:5:\"width\";i:650;s:6:\"height\";i:839;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381698;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"slider-home-image-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:219649;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:32:\"slider-home-image-2-1024x650.png\";s:5:\"width\";i:1024;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:316672;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"slider-home-image-2-650x839.png\";s:5:\"width\";i:650;s:6:\"height\";i:839;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381698;}}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:{}}}'),
(1149, 3362, '_wp_attached_file', '2019/10/port-1-img-13.jpg'),
(1150, 3362, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-13.jpg\";s:8:\"filesize\";i:110210;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-13-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15386;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-13-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129779;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:6044;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-13-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79715;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:69791;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-13-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121678;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-13-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87879;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:69791;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-13-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121678;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-13-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87879;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:69791;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-13-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121678;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-13-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87879;}}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:{}}}'),
(1151, 3472, '_wp_attachment_image_alt', 'i'),
(1152, 3501, '_wp_attached_file', '2019/10/landing-blog-1.jpg'),
(1153, 3501, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:26:\"2019/10/landing-blog-1.jpg\";s:8:\"filesize\";i:103309;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-300x266.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13670;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:5913;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-768x681.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60082;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54100;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66152;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68201;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54100;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66152;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68201;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54100;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66152;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68201;}}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:{}}}'),
(1154, 3638, '_wp_attached_file', '2018/11/port-4-img-7.jpg'),
(1155, 3638, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1951;s:4:\"file\";s:24:\"2018/11/port-4-img-7.jpg\";s:8:\"filesize\";i:185466;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-7-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13908;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-4-img-7-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:7019;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-4-img-7-768x1153.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115068;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"port-4-img-7-1023x1536.jpg\";s:5:\"width\";i:1023;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:180140;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72749;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:116513;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127166;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-7-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225144;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72749;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:116513;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127166;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-7-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225144;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72749;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:116513;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-7-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127166;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"port-4-img-7-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:225144;}}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:{}}}'),
(1156, 3501, '_wp_attachment_image_alt', 'i'),
(1157, 3473, '_wp_attached_file', '2019/10/landing-home-4.jpg'),
(1158, 3473, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-4.jpg\";s:8:\"filesize\";i:124591;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-4-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14227;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-4-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91614;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:6051;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-4-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59752;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:54726;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104940;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62526;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:54726;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104940;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62526;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:54726;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-4-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104940;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-4-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62526;}}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:{}}}'),
(1159, 3362, 'qodef_image_gallery_custom_link', ''),
(1160, 3362, 'qodef_image_gallery_masonry_size', ''),
(1161, 3362, 'qodef_image_portfolio_masonry_size', ''),
(1162, 3362, '_wp_attachment_image_alt', 'i'),
(1163, 3502, '_wp_attached_file', '2019/10/landing-blog-2.jpg'),
(1164, 3502, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:26:\"2019/10/landing-blog-2.jpg\";s:8:\"filesize\";i:111712;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-300x266.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13630;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:5644;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-768x681.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61222;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54861;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74461;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72501;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54861;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74461;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72501;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-blog-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:54861;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74461;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-blog-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72501;}}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:{}}}'),
(1165, 3363, '_wp_attached_file', '2019/10/port-1-img-14.jpg'),
(1166, 3363, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-14.jpg\";s:8:\"filesize\";i:58006;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-14-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5948;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-14-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40056;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:3126;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-14-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24428;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:23540;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36133;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-14-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33391;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:23540;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36133;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-14-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33391;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:23540;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-14-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36133;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-14-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33391;}}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:{}}}'),
(1167, 3473, '_wp_attachment_image_alt', 'i'),
(1168, 1786, '_wp_attachment_image_alt', 'c'),
(1169, 3502, '_wp_attachment_image_alt', 'i'),
(1170, 3474, '_wp_attached_file', '2019/10/landing-home-5.jpg'),
(1171, 3474, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-5.jpg\";s:8:\"filesize\";i:147773;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-5-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7343;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-5-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:3475;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-5-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28669;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:25435;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42909;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30158;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:25435;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42909;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30158;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:25435;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-5-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42909;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-5-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30158;}}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:{}}}'),
(1172, 3363, 'qodef_image_gallery_custom_link', ''),
(1173, 3363, 'qodef_image_gallery_masonry_size', ''),
(1174, 3363, 'qodef_image_portfolio_masonry_size', ''),
(1175, 3363, '_wp_attachment_image_alt', 'i'),
(1176, 3505, '_wp_attached_file', '2019/10/landing-shop-1.jpg'),
(1177, 3505, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:26:\"2019/10/landing-shop-1.jpg\";s:8:\"filesize\";i:75269;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-300x266.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11896;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:5384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-768x681.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45210;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:40245;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51225;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54389;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:40245;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51225;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54389;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:40245;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51225;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-1-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54389;}}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:{}}}'),
(1178, 3364, '_wp_attached_file', '2019/10/port-1-img-15.jpg'),
(1179, 3364, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-15.jpg\";s:8:\"filesize\";i:136465;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-15-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20199;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-15-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167078;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:7765;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-15-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100906;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:91450;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-15-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161712;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-15-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121245;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:91450;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-15-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161712;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-15-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121245;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:91450;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-15-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161712;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-15-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121245;}}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:{}}}'),
(1180, 3505, '_wp_attachment_image_alt', 'i'),
(1181, 3474, '_wp_attachment_image_alt', 'i'),
(1182, 3638, '_wp_attachment_image_alt', 'i'),
(1183, 3506, '_wp_attached_file', '2019/10/landing-shop-2.jpg'),
(1184, 3506, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:26:\"2019/10/landing-shop-2.jpg\";s:8:\"filesize\";i:63893;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-300x266.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9848;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:4575;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-768x681.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40304;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:36278;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44834;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47447;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:36278;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44834;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47447;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-shop-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:36278;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-840x650.jpg\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44834;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-shop-2-650x745.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47447;}}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:{}}}'),
(1185, 3639, '_wp_attached_file', '2018/11/port-4-img-8.jpg'),
(1186, 3639, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1951;s:4:\"file\";s:24:\"2018/11/port-4-img-8.jpg\";s:8:\"filesize\";i:91502;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-8-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4628;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-4-img-8-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29069;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:2303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-4-img-8-768x1153.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36270;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"port-4-img-8-1023x1536.jpg\";s:5:\"width\";i:1023;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60119;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:17877;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:28473;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36901;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-8-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68373;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:17877;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:28473;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36901;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-8-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68373;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:17877;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:28473;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-8-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36901;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"port-4-img-8-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68373;}}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:{}}}'),
(1187, 3364, 'qodef_image_gallery_custom_link', ''),
(1188, 3364, 'qodef_image_gallery_masonry_size', ''),
(1189, 3364, 'qodef_image_portfolio_masonry_size', ''),
(1190, 3364, '_wp_attachment_image_alt', 'i'),
(1191, 3475, '_wp_attached_file', '2019/10/landing-home-6.jpg'),
(1192, 3475, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-6.jpg\";s:8:\"filesize\";i:176311;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-6-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11679;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-6-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:5601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-6-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43453;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:43861;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72567;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47420;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:43861;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72567;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47420;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:43861;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-6-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:72567;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-6-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47420;}}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:{}}}'),
(1193, 3506, '_wp_attachment_image_alt', 'i'),
(1194, 3365, '_wp_attached_file', '2019/10/port-1-img-16.jpg'),
(1195, 3365, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-16.jpg\";s:8:\"filesize\";i:104468;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-16-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13714;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-16-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:132566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:5655;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-16-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78198;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:74254;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135953;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-16-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104547;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:74254;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135953;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-16-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104547;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:74254;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-16-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:135953;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-16-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104547;}}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:{}}}'),
(1196, 3603, '_wp_attached_file', '2019/10/landing-home-1.jpg'),
(1197, 3603, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-1.jpg\";s:8:\"filesize\";i:114354;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-1-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13484;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-1-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76597;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:7369;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-1-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:51146;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:57679;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-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:81177;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69138;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:57679;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-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:81177;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69138;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:57679;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-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:81177;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-1-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69138;}}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:{}}}'),
(1198, 3475, '_wp_attachment_image_alt', 'i'),
(1199, 3365, 'qodef_image_gallery_custom_link', ''),
(1200, 3365, 'qodef_image_gallery_masonry_size', ''),
(1201, 3365, 'qodef_image_portfolio_masonry_size', ''),
(1202, 3365, '_wp_attachment_image_alt', 'i'),
(1203, 3603, '_wp_attachment_image_alt', 'i'),
(1204, 3476, '_wp_attached_file', '2019/10/landing-home-7.jpg'),
(1205, 3476, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-7.jpg\";s:8:\"filesize\";i:107620;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-7-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8650;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-7-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:4667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-7-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37224;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:41652;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61823;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54850;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:41652;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61823;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54850;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:41652;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-7-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61823;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-7-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54850;}}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:{}}}'),
(1206, 3366, '_wp_attached_file', '2019/10/port-1-img-17.jpg'),
(1207, 3366, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-17.jpg\";s:8:\"filesize\";i:52700;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-17-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5687;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-17-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-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:2578;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-17-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47631;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:44467;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-17-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86204;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-17-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68534;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:44467;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-17-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86204;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-17-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68534;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-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:44467;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-17-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86204;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-17-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68534;}}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:{}}}'),
(1208, 3639, '_wp_attachment_image_alt', 'i'),
(1209, 3607, '_wp_attached_file', '2019/10/landing-arrow.png'),
(1210, 3607, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:35;s:6:\"height\";i:25;s:4:\"file\";s:25:\"2019/10/landing-arrow.png\";s:8:\"filesize\";i:1140;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:{}}}'),
(1211, 3607, '_wp_attachment_image_alt', 'a'),
(1212, 3476, '_wp_attachment_image_alt', 'i'),
(1213, 3366, 'qodef_image_gallery_custom_link', ''),
(1214, 3366, 'qodef_image_gallery_masonry_size', ''),
(1215, 3366, 'qodef_image_portfolio_masonry_size', ''),
(1216, 3366, '_wp_attachment_image_alt', 'i'),
(1217, 3619, '_wp_attached_file', '2019/10/landing-thumbnail-1.png'),
(1218, 3619, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-1.png\";s:8:\"filesize\";i:1390;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-1-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:546;}}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:{}}}'),
(1219, 3619, '_wp_attachment_image_alt', 'i'),
(1220, 3367, '_wp_attached_file', '2019/10/port-1-img-18.jpg'),
(1221, 3367, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:880;s:4:\"file\";s:25:\"2019/10/port-1-img-18.jpg\";s:8:\"filesize\";i:38249;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8354;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-1-img-18-1024x819.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:819;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63733;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40885;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36586;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-18-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54354;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42944;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36586;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-18-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54354;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42944;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36586;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-1-img-18-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54354;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-1-img-18-650x880.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42944;}}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:{}}}'),
(1222, 3477, '_wp_attached_file', '2019/10/landing-home-8.jpg'),
(1223, 3477, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-8.jpg\";s:8:\"filesize\";i:184538;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-8-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8607;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-8-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52332;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:4643;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-8-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34302;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:37572;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58771;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49179;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:37572;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58771;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49179;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:37572;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-8-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58771;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-8-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49179;}}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:{}}}'),
(1224, 3621, '_wp_attached_file', '2019/10/landing-thumbnail-2.png'),
(1225, 3621, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-2.png\";s:8:\"filesize\";i:1351;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-2-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:526;}}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:{}}}'),
(1226, 3621, '_wp_attachment_image_alt', 'i'),
(1227, 3640, '_wp_attached_file', '2018/11/port-4-img-9.jpg'),
(1228, 3640, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1306;s:4:\"file\";s:24:\"2018/11/port-4-img-9.jpg\";s:8:\"filesize\";i:128957;s:5:\"sizes\";a:16:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18584;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-4-img-9-1019x1024.jpg\";s:5:\"width\";i:1019;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151113;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:6183;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"port-4-img-9-768x772.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:772;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94392;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72671;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:111458;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110841;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-9-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230287;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72671;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:111458;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110841;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-img-9-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230287;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:72671;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:111458;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-9-650x1300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110841;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"port-4-img-9-1300x1300.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:230287;}}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:{}}}'),
(1229, 3622, '_wp_attached_file', '2019/10/landing-thumbnail-3.png'),
(1230, 3622, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-3.png\";s:8:\"filesize\";i:1414;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-3-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:558;}}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:{}}}'),
(1231, 3622, '_wp_attachment_image_alt', 'i'),
(1232, 3477, '_wp_attachment_image_alt', 'i'),
(1233, 3367, 'qodef_image_gallery_custom_link', ''),
(1234, 3367, 'qodef_image_gallery_masonry_size', ''),
(1235, 3367, 'qodef_image_portfolio_masonry_size', ''),
(1236, 3367, '_wp_attachment_image_alt', 'i'),
(1237, 3623, '_wp_attached_file', '2019/10/landing-thumbnail-4.png'),
(1238, 3623, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-4.png\";s:8:\"filesize\";i:1333;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-4-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:494;}}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:{}}}'),
(1239, 3623, '_wp_attachment_image_alt', 'i'),
(1240, 3478, '_wp_attached_file', '2019/10/landing-home-9.jpg'),
(1241, 3478, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:26:\"2019/10/landing-home-9.jpg\";s:8:\"filesize\";i:139432;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-home-9-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15858;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"landing-home-9-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101304;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-home-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:6907;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-home-9-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65812;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:59797;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101263;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67090;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:59797;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101263;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67090;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-home-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:59797;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"landing-home-9-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:101263;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-home-9-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:67090;}}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:{}}}'),
(1242, 3624, '_wp_attached_file', '2019/10/landing-thumbnail-5.png'),
(1243, 3624, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-5.png\";s:8:\"filesize\";i:1403;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-5-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:533;}}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:{}}}'),
(1244, 3624, '_wp_attachment_image_alt', 'i'),
(1245, 3625, '_wp_attached_file', '2019/10/landing-thumbnail-6.png'),
(1246, 3625, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-6.png\";s:8:\"filesize\";i:1393;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-6-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564;}}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:{}}}'),
(1247, 3625, '_wp_attachment_image_alt', 'i'),
(1248, 3478, '_wp_attachment_image_alt', 'i'),
(1249, 3640, '_wp_attachment_image_alt', 'i'),
(1250, 3479, '_wp_attached_file', '2019/10/landing-home-10.jpg'),
(1251, 3479, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:27:\"2019/10/landing-home-10.jpg\";s:8:\"filesize\";i:138263;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"landing-home-10-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9232;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"landing-home-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:4556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"landing-home-10-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34860;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:31712;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52944;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39124;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:31712;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52944;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39124;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:31712;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52944;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39124;}}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:{}}}'),
(1252, 3641, '_wp_attached_file', '2018/11/port-4-img-10.jpg'),
(1253, 3641, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:657;s:4:\"file\";s:25:\"2018/11/port-4-img-10.jpg\";s:8:\"filesize\";i:52514;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"port-4-img-10-300x152.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3200;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"port-4-img-10-1024x518.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:518;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17216;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"port-4-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:2782;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-4-img-10-768x388.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:388;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10893;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-4-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:17877;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-4-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:25669;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-10-650x657.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18952;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-4-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:17877;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-4-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:25669;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-10-650x657.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18952;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"port-4-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:17877;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"port-4-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:25669;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-img-10-650x657.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:657;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18952;}}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:{}}}'),
(1254, 3626, '_wp_attached_file', '2019/10/landing-thumbnail-7.png'),
(1255, 3626, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-7.png\";s:8:\"filesize\";i:1396;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-7-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:565;}}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:{}}}'),
(1256, 3626, '_wp_attachment_image_alt', 'i'),
(1257, 3628, '_wp_attached_file', '2019/10/landing-thumbnail-9.png'),
(1258, 3628, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-9.png\";s:8:\"filesize\";i:1400;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-9-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:546;}}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:{}}}'),
(1259, 3628, '_wp_attachment_image_alt', 'i'),
(1260, 3479, '_wp_attachment_image_alt', 'i'),
(1261, 3630, '_wp_attached_file', '2019/10/landing-thumbnail-8.png'),
(1262, 3630, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:186;s:6:\"height\";i:122;s:4:\"file\";s:31:\"2019/10/landing-thumbnail-8.png\";s:8:\"filesize\";i:1339;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-thumbnail-8-150x122.png\";s:5:\"width\";i:150;s:6:\"height\";i:122;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:434;}}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:{}}}'),
(1263, 3630, '_wp_attachment_image_alt', 'i'),
(1264, 3641, '_wp_attachment_image_alt', 'i'),
(1265, 3641, 'qodef_image_gallery_custom_link', 'dsfdeswrf'),
(1266, 3641, 'qodef_image_gallery_masonry_size', ''),
(1267, 3641, 'qodef_image_portfolio_masonry_size', ''),
(1268, 3657, '_wp_attached_file', '2019/10/map-pin.png'),
(1269, 3657, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:46;s:6:\"height\";i:74;s:4:\"file\";s:19:\"2019/10/map-pin.png\";s:8:\"filesize\";i:2301;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:{}}}'),
(1270, 3657, '_wp_attachment_image_alt', 'i'),
(1271, 3482, '_wp_attached_file', '2019/10/landing-page-1.jpg'),
(1272, 3482, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:818;s:6:\"height\";i:556;s:4:\"file\";s:26:\"2019/10/landing-page-1.jpg\";s:8:\"filesize\";i:130128;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-page-1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13256;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-page-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:6556;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-page-1-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52580;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-1-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53793;}}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:{}}}'),
(1273, 3482, '_wp_attachment_image_alt', 'i'),
(1274, 3754, '_wp_attached_file', '2019/10/landing-home-11.jpg'),
(1275, 3754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:27:\"2019/10/landing-home-11.jpg\";s:8:\"filesize\";i:81081;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"landing-home-11-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13601;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"landing-home-11-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84357;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"landing-home-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:6310;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"landing-home-11-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55580;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:55232;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81552;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64992;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:55232;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81552;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64992;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:55232;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-11-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81552;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-11-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64992;}}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:{}}}'),
(1276, 3483, '_wp_attached_file', '2019/10/landing-page-2.jpg'),
(1277, 3483, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:818;s:6:\"height\";i:556;s:4:\"file\";s:26:\"2019/10/landing-page-2.jpg\";s:8:\"filesize\";i:145135;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-page-2-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14057;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-page-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:6462;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-page-2-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56538;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-2-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56157;}}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:{}}}'),
(1278, 3483, '_wp_attachment_image_alt', 'i'),
(1279, 3754, '_wp_attachment_image_alt', 'i'),
(1280, 3754, 'qodef_image_gallery_custom_link', 'asds'),
(1281, 3754, 'qodef_image_gallery_masonry_size', ''),
(1282, 3754, 'qodef_image_portfolio_masonry_size', ''),
(1283, 3635, '_wp_attached_file', '2018/11/port-4-img-3.jpg'),
(1284, 3635, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1300;s:6:\"height\";i:1951;s:4:\"file\";s:24:\"2018/11/port-4-img-3.jpg\";s:8:\"filesize\";i:208711;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"port-4-img-3-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14179;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"port-4-img-3-682x1024.jpg\";s:5:\"width\";i:682;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:162051;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"port-4-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:6840;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"port-4-img-3-768x1153.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1153;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201524;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"port-4-img-3-1023x1536.jpg\";s:5:\"width\";i:1023;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327799;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:115595;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:195149;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-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:211553;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-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:371579;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:115595;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:195149;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-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:211553;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"port-4-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:371579;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:24:\"port-4-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:115595;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:25:\"port-4-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:195149;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"port-4-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:211553;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"port-4-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:371579;}}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:{}}}'),
(1285, 3484, '_wp_attached_file', '2019/10/landing-page-3.jpg'),
(1286, 3484, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:818;s:6:\"height\";i:556;s:4:\"file\";s:26:\"2019/10/landing-page-3.jpg\";s:8:\"filesize\";i:135460;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"landing-page-3-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13538;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"landing-page-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:6679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"landing-page-3-768x522.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53811;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"landing-page-3-650x556.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:556;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57649;}}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:{}}}'),
(1287, 3786, '_wp_attached_file', '2020/01/landing-home-10.jpg'),
(1288, 3786, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1100;s:6:\"height\";i:785;s:4:\"file\";s:27:\"2020/01/landing-home-10.jpg\";s:8:\"filesize\";i:123991;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"landing-home-10-300x214.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:214;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11701;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1024x731.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:731;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68687;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"landing-home-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:5634;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"landing-home-10-768x548.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:548;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44613;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:42810;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71758;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52907;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:42810;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71758;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52907;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:27:\"landing-home-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:42810;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:28:\"landing-home-10-1100x650.jpg\";s:5:\"width\";i:1100;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71758;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"landing-home-10-650x785.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52907;}}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:{}}}'),
(1289, 3484, '_wp_attachment_image_alt', 'i'),
(1290, 3786, '_wp_attachment_image_alt', 's'),
(1291, 3490, '_wp_attached_file', '2019/10/landing-portfolio-1.jpg'),
(1292, 3490, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-1.jpg\";s:8:\"filesize\";i:106586;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13095;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5004;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-1-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47746;}}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:{}}}'),
(1293, 4647, '_wp_attached_file', '2020/08/landing-parallax-2.jpg'),
(1294, 4647, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1100;s:4:\"file\";s:30:\"2020/08/landing-parallax-2.jpg\";s:8:\"filesize\";i:89898;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"landing-parallax-2-300x172.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4286;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"landing-parallax-2-1024x587.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:587;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29991;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:2404;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"landing-parallax-2-768x440.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:440;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18149;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:31:\"landing-parallax-2-1536x880.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:880;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59883;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:21184;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:38493;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61820;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:21184;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:38493;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61820;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:30:\"landing-parallax-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:21184;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-parallax-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:38493;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:31:\"landing-parallax-2-650x1100.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32774;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:32:\"landing-parallax-2-1300x1100.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1100;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61820;}}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:{}}}'),
(1295, 3490, '_wp_attachment_image_alt', 'i'),
(1296, 3491, '_wp_attached_file', '2019/10/landing-portfolio-2.jpg'),
(1297, 3491, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-2.jpg\";s:8:\"filesize\";i:108278;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5114;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-2-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46750;}}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:{}}}'),
(1298, 3635, '_wp_attachment_image_alt', 'i'),
(1299, 3491, '_wp_attachment_image_alt', 'i'),
(1300, 3492, '_wp_attached_file', '2019/10/landing-portfolio-3.jpg'),
(1301, 3492, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:600;s:6:\"height\";i:675;s:4:\"file\";s:31:\"2019/10/landing-portfolio-3.jpg\";s:8:\"filesize\";i:134116;s:5:\"sizes\";a:8:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-267x300.jpg\";s:5:\"width\";i:267;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-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:5022;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:31:\"landing-portfolio-3-600x650.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42893;}}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:{}}}'),
(1302, 3492, '_wp_attachment_image_alt', 'i'),
(1303, 4647, '_wp_attachment_image_alt', 'a'),
(1304, 4730, '_wp_attached_file', '2020/08/our-services-parallax.jpg'),
(1305, 4730, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1050;s:4:\"file\";s:33:\"2020/08/our-services-parallax.jpg\";s:8:\"filesize\";i:1481708;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16466;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1024x560.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115096;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73949;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1536x840.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217573;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78186;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158145;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1050.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110939;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1050.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227940;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78186;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158145;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1050.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110939;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1050.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227940;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"our-services-parallax-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78186;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158145;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"our-services-parallax-650x1050.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110939;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"our-services-parallax-1300x1050.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1050;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:227940;}}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:\"1\";s:8:\"keywords\";a:0:{}}}'),
(1306, 4730, '_wp_attachment_image_alt', 'a'),
(1307, 142, 'qodef_logo_image', '5186'),
(1308, 142, 'qodef_client_link', '#'),
(1309, 142, 'qodef_client_link_target', '_self'),
(1311, 142, 'qodef_logo_hover_image', '5186'),
(1312, 161, 'qodef_logo_image', '5170'),
(1313, 161, 'qodef_client_link', '#'),
(1314, 161, 'qodef_client_link_target', '_self'),
(1316, 161, '_dp_original', '142'),
(1317, 161, 'qodef_logo_hover_image', '5170'),
(1318, 162, 'qodef_logo_image', '5171'),
(1319, 162, 'qodef_client_link', '#'),
(1320, 162, 'qodef_client_link_target', '_self'),
(1322, 162, '_dp_original', '142'),
(1323, 162, 'qodef_logo_hover_image', '5171'),
(1324, 163, 'qodef_logo_image', '5172'),
(1325, 163, 'qodef_client_link', '#'),
(1326, 163, 'qodef_client_link_target', '_self'),
(1328, 163, '_dp_original', '142'),
(1329, 163, 'qodef_logo_hover_image', '5172'),
(1330, 164, 'qodef_logo_image', '5177'),
(1331, 164, 'qodef_client_link', '#'),
(1332, 164, 'qodef_client_link_target', '_self'),
(1334, 164, '_dp_original', '142'),
(1335, 164, 'qodef_logo_hover_image', '5177'),
(1336, 165, 'qodef_logo_image', '5179'),
(1337, 165, 'qodef_client_link', '#'),
(1338, 165, 'qodef_client_link_target', '_self'),
(1340, 165, '_dp_original', '142'),
(1341, 165, 'qodef_logo_hover_image', '5179'),
(1342, 188, 'qodef_logo_image', '5178'),
(1343, 188, 'qodef_client_link', '#'),
(1344, 188, 'qodef_client_link_target', '_self'),
(1346, 188, '_dp_original', '142'),
(1347, 188, 'qodef_logo_hover_image', '5178'),
(1348, 189, 'qodef_logo_image', '5176'),
(1349, 189, 'qodef_client_link', '#'),
(1350, 189, 'qodef_client_link_target', '_self'),
(1352, 189, '_dp_original', '142'),
(1353, 189, 'qodef_logo_hover_image', '5176'),
(1354, 190, 'qodef_logo_image', '5166'),
(1355, 190, 'qodef_client_link', '#'),
(1356, 190, 'qodef_client_link_target', '_self'),
(1358, 190, '_dp_original', '142'),
(1359, 190, 'qodef_logo_hover_image', '5166'),
(1360, 192, 'qodef_logo_image', '5188'),
(1361, 192, 'qodef_client_link', '#'),
(1362, 192, 'qodef_client_link_target', '_self'),
(1364, 192, '_dp_original', '190'),
(1365, 192, '_wp_old_slug', 'client-11'),
(1366, 192, 'qodef_logo_hover_image', '5188'),
(1367, 193, 'qodef_logo_image', '5187'),
(1368, 193, 'qodef_client_link', '#'),
(1369, 193, 'qodef_client_link_target', '_self'),
(1371, 193, '_dp_original', '192'),
(1372, 193, '_wp_old_slug', 'client-12'),
(1373, 193, 'qodef_logo_hover_image', '5187'),
(1374, 194, 'qodef_logo_image', '1075'),
(1375, 194, 'qodef_client_link', '#'),
(1376, 194, 'qodef_client_link_target', '_self'),
(1377, 194, 'slide_template', 'default'),
(1378, 194, '_dp_original', '193'),
(1379, 194, 'qodef_logo_hover_image', '1075'),
(1380, 195, 'qodef_logo_image', '1076'),
(1381, 195, 'qodef_client_link', '#'),
(1382, 195, 'qodef_client_link_target', '_self'),
(1383, 195, 'slide_template', 'default'),
(1384, 195, '_dp_original', '194'),
(1385, 195, 'qodef_logo_hover_image', '1076'),
(1386, 4731, '_menu_item_type', 'custom'),
(1387, 4731, '_menu_item_menu_item_parent', '0'),
(1388, 4731, '_menu_item_object_id', '4731'),
(1389, 4731, '_menu_item_object', 'custom'),
(1390, 4731, '_menu_item_target', ''),
(1391, 4731, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1392, 4731, '_menu_item_xfn', ''),
(1393, 4731, '_menu_item_url', '#'),
(1394, 4731, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1395, 4731, 'menu-item-qodef-enable-mega-menu', 'a:2:{i:0;s:6:\"enable\";s:0:\"\";s:6:\"enable\";}'),
(1396, 4732, '_menu_item_type', 'custom'),
(1397, 4732, '_menu_item_menu_item_parent', '4731'),
(1398, 4732, '_menu_item_object_id', '4732'),
(1399, 4732, '_menu_item_object', 'custom'),
(1400, 4732, '_menu_item_target', ''),
(1401, 4732, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1402, 4732, '_menu_item_xfn', ''),
(1403, 4732, '_menu_item_url', '#'),
(1404, 4732, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1405, 196, 'qodef_logo_image', '1077'),
(1406, 196, 'qodef_client_link', '#'),
(1407, 196, 'qodef_client_link_target', '_self'),
(1408, 196, 'slide_template', 'default'),
(1409, 196, '_dp_original', '195'),
(1410, 196, 'qodef_logo_hover_image', '1077'),
(1411, 197, 'qodef_logo_image', '1078'),
(1412, 197, 'qodef_client_link', '#'),
(1413, 197, 'qodef_client_link_target', '_self'),
(1414, 197, 'slide_template', 'default'),
(1415, 197, '_dp_original', '196'),
(1416, 197, 'qodef_logo_hover_image', '1078'),
(1417, 198, 'qodef_logo_image', '1079'),
(1418, 198, 'qodef_client_link', '#'),
(1419, 198, 'qodef_client_link_target', '_self'),
(1420, 198, 'slide_template', 'default'),
(1421, 198, '_dp_original', '197'),
(1422, 198, 'qodef_logo_hover_image', '1079'),
(1423, 199, 'qodef_logo_image', '1080'),
(1424, 199, 'qodef_client_link', '#'),
(1425, 199, 'qodef_client_link_target', '_self'),
(1426, 199, 'slide_template', 'default'),
(1427, 199, '_dp_original', '198'),
(1428, 199, 'qodef_logo_hover_image', '1080'),
(1429, 200, 'qodef_logo_image', '1081'),
(1430, 200, 'qodef_client_link', '#'),
(1431, 200, 'qodef_client_link_target', '_self'),
(1432, 200, 'slide_template', 'default'),
(1433, 200, '_dp_original', '199'),
(1434, 200, 'qodef_logo_hover_image', '1081'),
(1435, 4733, '_menu_item_type', 'custom'),
(1436, 4733, '_menu_item_menu_item_parent', '0'),
(1437, 4733, '_menu_item_object_id', '4733'),
(1438, 4733, '_menu_item_object', 'custom'),
(1439, 4733, '_menu_item_target', ''),
(1440, 4733, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1441, 4733, '_menu_item_xfn', ''),
(1442, 4733, '_menu_item_url', '#'),
(1443, 4733, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1444, 4734, '_menu_item_type', 'custom'),
(1445, 4734, '_menu_item_menu_item_parent', '0'),
(1446, 4734, '_menu_item_object_id', '4734'),
(1447, 4734, '_menu_item_object', 'custom'),
(1448, 4734, '_menu_item_target', ''),
(1449, 4734, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1450, 4734, '_menu_item_xfn', ''),
(1451, 4734, '_menu_item_url', '#'),
(1452, 4734, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1453, 4735, '_menu_item_type', 'custom'),
(1454, 4735, '_menu_item_menu_item_parent', '0'),
(1455, 4735, '_menu_item_object_id', '4735'),
(1456, 4735, '_menu_item_object', 'custom'),
(1457, 4735, '_menu_item_target', ''),
(1458, 4735, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1459, 4735, '_menu_item_xfn', ''),
(1460, 4735, '_menu_item_url', '#'),
(1461, 4735, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1462, 4736, '_menu_item_type', 'custom'),
(1463, 4736, '_menu_item_menu_item_parent', '0'),
(1464, 4736, '_menu_item_object_id', '4736'),
(1465, 4736, '_menu_item_object', 'custom'),
(1466, 4736, '_menu_item_target', ''),
(1467, 4736, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1468, 4736, '_menu_item_xfn', ''),
(1469, 4736, '_menu_item_url', '#'),
(1470, 4736, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1471, 1109, 'qodef_logo_image', '5165'),
(1472, 1109, 'qodef_client_link', '#'),
(1473, 1109, 'qodef_client_link_target', '_self'),
(1475, 1109, 'qodef_logo_hover_image', '5165'),
(1476, 1109, '_dp_original', '142'),
(1477, 3819, '_elementor_edit_mode', 'builder'),
(1478, 3819, '_elementor_template_type', 'kit'),
(1479, 3819, '_elementor_version', '2.9.13'),
(1480, 4737, '_menu_item_type', 'custom'),
(1481, 4737, '_menu_item_menu_item_parent', '4735'),
(1482, 4737, '_menu_item_object_id', '4737'),
(1483, 4737, '_menu_item_object', 'custom'),
(1484, 4737, '_menu_item_target', ''),
(1485, 4737, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1486, 4737, '_menu_item_xfn', ''),
(1487, 4737, '_menu_item_url', '#'),
(1488, 4737, 'menu-item-qodef-menu-item-appearance', 'none'),
(1489, 4738, '_menu_item_type', 'custom'),
(1490, 4738, '_menu_item_menu_item_parent', '4736'),
(1491, 4738, '_menu_item_object_id', '4738'),
(1492, 4738, '_menu_item_object', 'custom'),
(1493, 4738, '_menu_item_target', ''),
(1494, 4738, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1495, 4738, '_menu_item_xfn', ''),
(1496, 4738, '_menu_item_url', '#'),
(1497, 4738, 'menu-item-qodef-menu-item-appearance', 'none'),
(1498, 4739, '_menu_item_type', 'custom'),
(1499, 4739, '_menu_item_menu_item_parent', '4735'),
(1500, 4739, '_menu_item_object_id', '4739'),
(1501, 4739, '_menu_item_object', 'custom'),
(1502, 4739, '_menu_item_target', ''),
(1503, 4739, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1504, 4739, '_menu_item_xfn', ''),
(1505, 4739, '_menu_item_url', '#'),
(1506, 4739, 'menu-item-qodef-menu-item-appearance', 'none'),
(1507, 4740, '_menu_item_type', 'custom'),
(1508, 4740, '_menu_item_menu_item_parent', '0'),
(1509, 4740, '_menu_item_object_id', '4740'),
(1510, 4740, '_menu_item_object', 'custom'),
(1511, 4740, '_menu_item_target', ''),
(1512, 4740, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1513, 4740, '_menu_item_xfn', ''),
(1514, 4740, '_menu_item_url', '#'),
(1515, 4740, 'menu-item-qodef-menu-item-appearance', 'none'),
(1516, 4741, '_menu_item_type', 'custom'),
(1517, 4741, '_menu_item_menu_item_parent', '0'),
(1518, 4741, '_menu_item_object_id', '4741'),
(1519, 4741, '_menu_item_object', 'custom'),
(1520, 4741, '_menu_item_target', ''),
(1521, 4741, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1522, 4741, '_menu_item_xfn', ''),
(1523, 4741, '_menu_item_url', '#'),
(1524, 4741, 'menu-item-qodef-menu-item-appearance', 'none'),
(1525, 4742, '_menu_item_type', 'custom'),
(1526, 4742, '_menu_item_menu_item_parent', '0'),
(1527, 4742, '_menu_item_object_id', '4742'),
(1528, 4742, '_menu_item_object', 'custom'),
(1529, 4742, '_menu_item_target', ''),
(1530, 4742, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1531, 4742, '_menu_item_xfn', ''),
(1532, 4742, '_menu_item_url', '#'),
(1533, 4742, 'menu-item-qodef-menu-item-appearance', 'none'),
(1534, 4743, '_menu_item_type', 'custom'),
(1535, 4743, '_menu_item_menu_item_parent', '0'),
(1536, 4743, '_menu_item_object_id', '4743'),
(1537, 4743, '_menu_item_object', 'custom'),
(1538, 4743, '_menu_item_target', ''),
(1539, 4743, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1540, 4743, '_menu_item_xfn', ''),
(1541, 4743, '_menu_item_url', 'https://boldlab.qodeinteractive.com/elementor/blog/right-sidebar/'),
(1542, 4743, 'menu-item-qodef-menu-item-appearance', 'none'),
(1543, 4744, '_menu_item_type', 'custom'),
(1544, 4744, '_menu_item_menu_item_parent', '0'),
(1545, 4744, '_menu_item_object_id', '4744'),
(1546, 4744, '_menu_item_object', 'custom'),
(1547, 4744, '_menu_item_target', ''),
(1548, 4744, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1549, 4744, '_menu_item_xfn', ''),
(1550, 4744, '_menu_item_url', 'https://boldlab.qodeinteractive.com/elementor/product-list/'),
(1551, 4744, 'menu-item-qodef-menu-item-appearance', 'none'),
(1552, 4745, '_menu_item_type', 'custom'),
(1553, 4745, '_menu_item_menu_item_parent', '0'),
(1554, 4745, '_menu_item_object_id', '4745'),
(1555, 4745, '_menu_item_object', 'custom'),
(1556, 4745, '_menu_item_target', ''),
(1557, 4745, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1558, 4745, '_menu_item_xfn', ''),
(1559, 4745, '_menu_item_url', '#'),
(1560, 4745, 'menu-item-qodef-menu-item-appearance', 'none'),
(1561, 4746, '_menu_item_type', 'custom'),
(1562, 4746, '_menu_item_menu_item_parent', '0'),
(1563, 4746, '_menu_item_object_id', '4746'),
(1564, 4746, '_menu_item_object', 'custom'),
(1565, 4746, '_menu_item_target', ''),
(1566, 4746, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1567, 4746, '_menu_item_xfn', ''),
(1568, 4746, '_menu_item_url', '#'),
(1569, 4746, 'menu-item-qodef-menu-item-appearance', 'none'),
(1570, 4747, '_menu_item_type', 'custom'),
(1571, 4747, '_menu_item_menu_item_parent', '0'),
(1572, 4747, '_menu_item_object_id', '4747'),
(1573, 4747, '_menu_item_object', 'custom'),
(1574, 4747, '_menu_item_target', ''),
(1575, 4747, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1576, 4747, '_menu_item_xfn', ''),
(1577, 4747, '_menu_item_url', '#'),
(1578, 4747, 'menu-item-qodef-menu-item-appearance', 'none'),
(1579, 4748, '_menu_item_type', 'custom'),
(1580, 4748, '_menu_item_menu_item_parent', '0'),
(1581, 4748, '_menu_item_object_id', '4748'),
(1582, 4748, '_menu_item_object', 'custom'),
(1583, 4748, '_menu_item_target', ''),
(1584, 4748, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1585, 4748, '_menu_item_xfn', ''),
(1586, 4748, '_menu_item_url', 'https://boldlab.qodeinteractive.com/elementor/blog/right-sidebar/'),
(1587, 4748, 'menu-item-qodef-menu-item-appearance', 'none'),
(1588, 4749, '_menu_item_type', 'custom'),
(1589, 4749, '_menu_item_menu_item_parent', '0'),
(1590, 4749, '_menu_item_object_id', '4749'),
(1591, 4749, '_menu_item_object', 'custom'),
(1592, 4749, '_menu_item_target', ''),
(1593, 4749, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1594, 4749, '_menu_item_xfn', ''),
(1595, 4749, '_menu_item_url', 'https://boldlab.qodeinteractive.com/elementor/product-list/'),
(1596, 4749, 'menu-item-qodef-menu-item-appearance', 'none'),
(1597, 4750, '_menu_item_type', 'custom'),
(1598, 4750, '_menu_item_menu_item_parent', '4736'),
(1599, 4750, '_menu_item_object_id', '4750'),
(1600, 4750, '_menu_item_object', 'custom'),
(1601, 4750, '_menu_item_target', ''),
(1602, 4750, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1603, 4750, '_menu_item_xfn', ''),
(1604, 4750, '_menu_item_url', '#'),
(1605, 4750, 'menu-item-qodef-menu-item-appearance', 'none'),
(1606, 4751, '_menu_item_type', 'custom'),
(1607, 4751, '_menu_item_menu_item_parent', '4731'),
(1608, 4751, '_menu_item_object_id', '4751'),
(1609, 4751, '_menu_item_object', 'custom'),
(1610, 4751, '_menu_item_target', ''),
(1611, 4751, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1612, 4751, '_menu_item_xfn', ''),
(1613, 4751, '_menu_item_url', '#'),
(1614, 4751, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1615, 4752, '_menu_item_type', 'custom'),
(1616, 4752, '_menu_item_menu_item_parent', '4731'),
(1617, 4752, '_menu_item_object_id', '4752'),
(1618, 4752, '_menu_item_object', 'custom'),
(1619, 4752, '_menu_item_target', ''),
(1620, 4752, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1621, 4752, '_menu_item_xfn', ''),
(1622, 4752, '_menu_item_url', '#'),
(1623, 4752, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1624, 4753, '_wp_page_template', 'default'),
(1625, 4753, 'slide_template', 'default'),
(1626, 4753, '_wpb_vc_js_status', 'true'),
(1627, 4753, 'qodef_content_width', '1300'),
(1628, 4753, 'qodef_show_header_widget_areas', 'yes'),
(1629, 4753, 'qodef_minimal_header_in_grid', 'no'),
(1630, 4753, 'qodef_standard_header_in_grid', 'no'),
(1631, 4753, 'qodef_standard_header_menu_position', 'right'),
(1632, 4753, 'qodef_page_title_text_alignment', 'center'),
(1633, 4754, '_wp_page_template', 'default'),
(1634, 4754, 'slide_template', 'default'),
(1635, 4754, '_wpb_vc_js_status', 'false'),
(1636, 4754, 'qodef_content_width', '1300'),
(1637, 4754, 'qodef_show_header_widget_areas', 'yes'),
(1638, 4754, 'qodef_standard_header_in_grid', 'no'),
(1639, 4754, 'qodef_standard_header_menu_position', 'right'),
(1640, 4754, 'qodef_page_title_text_alignment', 'default'),
(1641, 61, '_wp_page_template', 'default'),
(1642, 61, 'slide_template', 'default'),
(1643, 61, '_wpb_vc_js_status', 'true'),
(1644, 61, 'qodef_show_header_widget_areas', 'yes'),
(1645, 61, 'qodef_page_content_padding', '130px 0 66px'),
(1646, 61, 'qodef_content_width', '1300'),
(1647, 61, 'qodef_minimal_header_in_grid', 'no'),
(1648, 61, 'qodef_standard_header_in_grid', 'no'),
(1649, 61, 'qodef_standard_header_menu_position', 'right'),
(1650, 61, 'qodef_page_title_text_alignment', 'default'),
(1651, 61, 'qodef_content_behind_header', 'no'),
(1652, 61, 'qodef_header_scroll_appearance', 'none'),
(1653, 61, 'qodef_page_content_padding_mobile', '90px 0 66px'),
(1654, 61, '_elementor_edit_mode', 'builder'),
(1655, 61, '_elementor_template_type', 'wp-page'),
(1656, 61, '_elementor_version', '2.9.13'),
(1657, 61, '_elementor_data', '[{\"id\":\"71fdc295\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"34325666\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c848a9\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"yes\",\"pagination_type\":\"load-more\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1658, 61, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:2:{s:13:\"enable_filter\";i:1;s:15:\"pagination_type\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(1659, 4755, '_menu_item_type', 'post_type'),
(1660, 4755, '_menu_item_menu_item_parent', '4747'),
(1661, 4755, '_menu_item_object_id', '61'),
(1662, 4755, '_menu_item_object', 'page'),
(1663, 4755, '_menu_item_target', ''),
(1664, 4755, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1665, 4755, '_menu_item_xfn', ''),
(1666, 4755, '_menu_item_url', ''),
(1667, 4755, 'menu-item-qodef-menu-item-appearance', 'none'),
(1668, 4756, '_menu_item_type', 'post_type'),
(1669, 4756, '_menu_item_menu_item_parent', '4742'),
(1670, 4756, '_menu_item_object_id', '61'),
(1671, 4756, '_menu_item_object', 'page'),
(1672, 4756, '_menu_item_target', ''),
(1673, 4756, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1674, 4756, '_menu_item_xfn', ''),
(1675, 4756, '_menu_item_url', ''),
(1676, 4756, 'menu-item-qodef-menu-item-appearance', 'none'),
(1677, 4757, '_menu_item_type', 'custom'),
(1678, 4757, '_menu_item_menu_item_parent', '4731'),
(1679, 4757, '_menu_item_object_id', '4757'),
(1680, 4757, '_menu_item_object', 'custom'),
(1681, 4757, '_menu_item_target', ''),
(1682, 4757, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1683, 4757, '_menu_item_xfn', ''),
(1684, 4757, '_menu_item_url', '#'),
(1685, 4757, 'menu-item-qodef-menu-item-appearance', 'hide-link'),
(1686, 96, '_wp_page_template', 'page-full-width.php'),
(1687, 96, 'slide_template', 'default'),
(1688, 96, '_wpb_vc_js_status', 'true'),
(1689, 96, 'qodef_header_skin', 'light'),
(1690, 96, 'qodef_show_header_widget_areas', 'yes'),
(1691, 96, '_elementor_version', '2.9.14'),
(1692, 96, 'qodef_page_title_text_alignment', 'left'),
(1693, 96, 'qodef_page_content_padding', '0 0'),
(1694, 96, 'qodef_minimal_header_in_grid', 'no'),
(1695, 96, 'qodef_standard_header_in_grid', 'no'),
(1696, 96, 'qodef_standard_header_menu_position', 'center'),
(1697, 96, 'qodef_content_width', '1100'),
(1698, 96, 'qodef_header_layout', 'standard'),
(1699, 96, 'qodef_enable_page_title', 'no'),
(1700, 96, 'qodef_header_scroll_appearance', 'sticky'),
(1701, 96, 'qodef_sticky_header_scroll_amount', '1150'),
(1702, 96, 'qodef_standard_header_background_color', 'rgba(255,255,255,0)'),
(1703, 96, 'qodef_content_behind_header', 'yes'),
(1704, 96, '_wpb_post_custom_css', '@media (max-width: 767px) {\n .vc_video-bg.vc_hidden-xs {\n display: block !important;\n }\n}'),
(1705, 96, '_elementor_edit_mode', 'builder'),
(1706, 96, '_elementor_template_type', 'wp-page'),
(1707, 96, '_elementor_data', '[{\"id\":\"579c0a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5ca8659\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b29b745\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"93a4f2e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f04109b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"4b1d2fa\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-1.png\",\"id\":107},\"title\":\"Draw\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"ac43fc5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"217807c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"9aa794b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-2.png\",\"id\":109},\"title\":\"ANIMATE\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"dcea26c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6b1190a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"9bada42\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-3.png\",\"id\":108},\"title\":\"REST\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"9e049cd\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"f25d44f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"286e079\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-4.png\",\"id\":110},\"title\":\"REPEAT\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"d9825c0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd0b49c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"ad02c06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f5a94a\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"144a9fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3b9ebec\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"971fb17\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"35a9453\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"18dc81d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5c74457\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7b141c7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4b75beb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6368e4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-1.png\",\"id\":131},\"image_size\":\"full\",\"_css_classes\":\"qodef-from-right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a17ff7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"22233f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d00b279\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"masonry_images_proportion\":\"fixed\",\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"exhibitions\",\"layout\":\"info-follow\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"270da2a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"89605c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"34bc556\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWS_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"1f36581\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"58\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4065c77\",\"elType\":\"widget\",\"settings\":{\"columns\":\"2\",\"space\":\"large\",\"columns_responsive\":\"\",\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"news\",\"layout\":\"minimal\",\"title_tag\":\"\",\"pagination_type\":\"\",\"loading_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"92af15c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"structure\":\"50\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"0\",\"bottom\":\"68\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ec67f2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":33},\"elements\":[{\"id\":\"ff26cd0\",\"elType\":\"widget\",\"settings\":{\"start_digit\":\"10\",\"end_digit\":\"235\",\"title\":\"Employees\",\"title_tag\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_counter\"},{\"id\":\"d9bf4fe\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"03a64d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":33},\"elements\":[{\"id\":\"cc5c6fb\",\"elType\":\"widget\",\"settings\":{\"start_digit\":\"10\",\"end_digit\":\"100\",\"title\":\"Designers\",\"title_tag\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_counter\"},{\"id\":\"d67a620\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"2d71448\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":33},\"elements\":[{\"id\":\"d83cb6a\",\"elType\":\"widget\",\"settings\":{\"start_digit\":\"10\",\"end_digit\":\"28\",\"title\":\"Animators\",\"title_tag\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_counter\"},{\"id\":\"9648273\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6c71a34\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":33},\"elements\":[{\"id\":\"da9f1f4\",\"elType\":\"widget\",\"settings\":{\"start_digit\":\"10\",\"end_digit\":\"720\",\"title\":\"Projects\",\"title_tag\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_counter\"},{\"id\":\"e744554\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"d730312\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":33},\"elements\":[{\"id\":\"f6edd17\",\"elType\":\"widget\",\"settings\":{\"start_digit\":\"10\",\"end_digit\":\"80\",\"title\":\"Clients\",\"title_tag\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_counter\"},{\"id\":\"a4ba0da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":53,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d087c33\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7851094\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"85eaaa6\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27fb064\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"ef19c45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d99a92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"8e73182\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0951258\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b82bbc7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"319f9d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"94\",\"right\":\"50\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"93\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"93\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"01cbf21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-2.png\",\"id\":218},\"image_size\":\"full\",\"align_tablet\":\"left\",\"_css_classes\":\"qodef-from-left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a055a07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":85,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"103\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"15\",\"bottom\":\"125\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1fe34b9\",\"elType\":\"widget\",\"settings\":{\"elements_of_child_widget\":[{\"title\":\"The Way We Work\",\"title_tag\":\"\",\"content\":\"<p>Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa qui enim. Donec pede justo, fringilla vel, alique nec, vulputat eget, arcu in justo.<\\/p>\",\"_id\":\"8c5555e\"},{\"title\":\"Getting Easier Solutions\",\"title_tag\":\"\",\"content\":\"<p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.<\\/p>\",\"_id\":\"8219b62\"},{\"title\":\"Working With Passion\",\"title_tag\":\"\",\"content\":\"<p>Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipis cing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar id.<\\/p>\",\"_id\":\"93f9113\"},{\"title\":\"Preparing The Files\",\"title_tag\":\"\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipis cing elit. Aenean commodo ligula eget dolor. Ae nean massa. Cum sociis Theme natoque pena tibus et magnis dis parturient.<\\/p>\",\"_id\":\"595d2a9\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_accordion\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e55741\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"17cf2dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"189eae8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter_\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da2eb8c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0e8938c\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"449\"}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"},{\"id\":\"3d1de1d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"5317fac\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"ac543b0\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"3331aa4\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"073800a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b4ed2e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e7cbd4a\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"2\",\"columns_768\":\"2\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"team-1\",\"layout\":\"info-on-hover\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_team_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f7f84c4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d73987\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"afad19b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Work_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"73d9085\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"550b92b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch. Think Way Ahead.\",\"title_tag\":\"\",\"line_break_positions\":\"3\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"01\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"a005c60\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"92f1cd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"DEVELOP NEW. PRODUCTION M.O.S.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"200\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"02\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9823420\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"86\",\"right\":\"0\",\"bottom\":\"123\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"123\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"1831082\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"e57eb53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"18485d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"FRESH PROJECT. MANAGEMENT SKILLS.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"300\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"03\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"1de611c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"7358f2e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ASK ANYTHING. LEARN EVERYTHING.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"400\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"FAQ\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d061b36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"f7a997f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a9bc56\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE HIRE CREATIVES ARE YOU CREATIVE?\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"A\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"ebc4203\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-3.jpg\",\"id\":376},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6f53969\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"c869aa6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3d48038\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH. THINK WAY AHEAD.\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"C\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"897c20b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"92af1ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-4.jpg\",\"id\":395},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"f653079\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6039f2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac1408\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH. THINK WAY AHEAD.\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"B\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"1b7d324\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-5.jpg\",\"id\":393},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2cced50\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"dc7726f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2f3676b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"56a3a34\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a00609\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"112\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"0708915\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"6e745de\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"f6e3d1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"972256b\",\"elType\":\"widget\",\"settings\":{\"title\":\"BERLIN DSG17\\u2019 ANNUAL AWARD\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"0\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"15c5cf2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"e0800a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"AWWWARDS UX\\/UI CONTEST\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"200\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"a752f41\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92ab69d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLASHFORWARD 2017 SAN FRANCISCO SUMMIT\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"a999c3c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"ddafe93\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d19fc7\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHOTOLANCE PRIME WINNER\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"86876ea\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a14d9c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEBCOMMERCE15\\u2019 INNOVATOR AWARD\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"8905075\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9ccf816\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER EFFECTS ARCHWIZARDS 17\\u2019\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"4f3235e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"532d60f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9022849\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cb8db56\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"08235c5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9849e8b\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"4e1aae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2e2720b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"e67be57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"41b5491\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8203d87\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"34b7fe4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a99895\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b2388a4\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"62df1d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c981122\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"baebb81\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5050000000000007815970093361102044582366943359375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27368e2\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"61cfa5f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f5a3536\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"27c5356\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"6848357\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b377cc\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d14ae60\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2e5b8f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bee8368\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2783238\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1500bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0eb2307\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Carrer del Peu de la Creu, 6-12\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false}]'),
(1708, 96, '_elementor_controls_usage', 'a:20:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:2;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:2;s:9:\"shortcode\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:41;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:41;s:21:\"space_between_widgets\";i:41;s:5:\"align\";i:10;s:19:\"_inline_size_tablet\";i:33;s:28:\"space_between_widgets_mobile\";i:4;s:12:\"align_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:41;s:14:\"padding_tablet\";i:13;s:14:\"padding_mobile\";i:6;s:6:\"margin\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:2;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:19;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:19;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:11;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:7;s:16:\"background_color\";i:6;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:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:12;}s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:3;}}}}s:27:\"boldlab_core_icon_with_text\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:1:{s:6:\"layout\";i:4;}s:14:\"icon-elementor\";a:2:{s:9:\"icon_type\";i:4;s:11:\"custom_icon\";i:4;}s:17:\"content-elementor\";a:5:{s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:4:\"text\";i:4;s:17:\"content_alignment\";i:4;s:10:\"text_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:32;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:32;}}}}s:25:\"boldlab_core_progress_bar\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:6:\"layout\";i:4;s:6:\"number\";i:4;s:5:\"title\";i:4;s:9:\"title_tag\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}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:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:2;}}}}s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:5:{s:8:\"behavior\";i:1;s:25:\"masonry_images_proportion\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:12;}s:21:\"title-style-elementor\";a:2:{s:9:\"title_tag\";i:10;s:11:\"title_color\";i:1;}}}}s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:5:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}s:19:\"animation-elementor\";a:1:{s:17:\"loading_animation\";i:1;}}}}s:20:\"boldlab_core_counter\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:2:{s:11:\"start_digit\";i:5;s:9:\"end_digit\";i:5;}s:17:\"content-elementor\";a:2:{s:5:\"title\";i:5;s:9:\"title_tag\";i:5;}}}}s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:22:\"boldlab_core_accordion\";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:1:{s:24:\"elements_of_child_widget\";i:1;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:9:\"main_icon\";i:3;s:22:\"main_icon_font_awesome\";i:3;s:11:\"custom_size\";i:3;s:5:\"color\";i:3;s:11:\"hover_color\";i:3;s:6:\"margin\";i:3;s:4:\"link\";i:3;s:6:\"target\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:3;}}}}s:22:\"boldlab_core_team_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:9:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_768\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:25:\"boldlab_core_info_section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:7:\"general\";a:4:{s:5:\"title\";i:13;s:9:\"title_tag\";i:13;s:20:\"line_break_positions\";i:13;s:9:\"info_text\";i:13;}s:19:\"animation-elementor\";a:2:{s:17:\"loading_animation\";i:13;s:15:\"animation_delay\";i:13;}s:25:\"background-text-elementor\";a:2:{s:20:\"background_text_text\";i:7;s:24:\"background_text_position\";i:3;}s:16:\"button-elementor\";a:4:{s:13:\"button_layout\";i:3;s:4:\"text\";i:3;s:4:\"link\";i:3;s:6:\"target\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:6:{s:14:\"_element_width\";i:13;s:21:\"_element_width_tablet\";i:4;s:21:\"_element_width_mobile\";i:7;s:21:\"_element_custom_width\";i:13;s:28:\"_element_custom_width_tablet\";i:4;s:28:\"_element_custom_width_mobile\";i:7;}}}}s:30:\"boldlab_core_testimonials_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:7:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:17:\"slider_navigation\";i:1;s:17:\"slider_pagination\";i:1;s:4:\"skin\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}}'),
(1709, 121, '_wp_page_template', 'page-full-width.php'),
(1710, 121, 'slide_template', 'default'),
(1711, 121, '_wpb_vc_js_status', 'true'),
(1712, 121, 'qodef_show_header_widget_areas', 'yes'),
(1713, 121, 'qodef_page_title_text_alignment', 'center'),
(1714, 121, 'qodef_page_title_background_image', '265'),
(1715, 121, 'qodef_page_title_height', '645'),
(1716, 121, 'qodef_page_title_background_image_behavior', 'parallax'),
(1717, 121, 'qodef_header_skin', 'light'),
(1718, 121, 'qodef_page_content_padding', '0px'),
(1719, 121, 'qodef_page_title_color', '#ffffff'),
(1720, 121, 'qodef_enable_page_footer', 'no'),
(1721, 121, 'qodef_minimal_header_in_grid', 'no'),
(1722, 121, 'qodef_standard_header_in_grid', 'no'),
(1723, 121, 'qodef_standard_header_menu_position', 'right'),
(1724, 121, 'qodef_content_width', '1300'),
(1725, 121, 'qodef_header_layout', 'standard'),
(1726, 121, 'qodef_standard_header_background_color', 'rgba(255,255,255,0)'),
(1727, 121, 'qodef_title_layout', 'standard'),
(1728, 121, 'qodef_page_title_tag', 'h1'),
(1729, 121, 'qodef_header_scroll_appearance', 'none'),
(1730, 121, 'qodef_content_behind_header', 'yes'),
(1731, 121, 'qodef_page_title_vertical_text_alignment', 'window-top'),
(1732, 121, '_elementor_controls_usage', 'a:5:{s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:7:\"general\";a:5:{s:8:\"behavior\";i:1;s:25:\"masonry_images_proportion\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:21:\"space_between_widgets\";i:3;s:12:\"_inline_size\";i:2;s:5:\"align\";i:2;s:19:\"_inline_size_mobile\";i:2;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;}}}}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:2:{s:14:\"section_layout\";a:2:{s:6:\"layout\";i:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";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;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:6:\"margin\";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:22:\"image_custom_dimension\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:9:\"main_icon\";i:4;s:22:\"main_icon_font_awesome\";i:4;s:11:\"custom_size\";i:4;s:5:\"color\";i:4;s:11:\"hover_color\";i:4;s:6:\"margin\";i:4;s:4:\"link\";i:4;s:6:\"target\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:4;}}}}}'),
(1733, 121, '_elementor_data', '[{\"id\":\"288af72c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2a1c8f9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a2484c8\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"masonry_images_proportion\":\"fixed\",\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"branding\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c577c39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"60e3d94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"40\",\"isLinked\":false},\"_inline_size_mobile\":40,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"fd3caab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/portfolio-logo.png\",\"id\":3031},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b884104\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":60,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"9ab897b\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"da2e95f\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-pinterest-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.pinterest.com\\/qodeinteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"346170e\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"6933e10\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":false}],\"isInner\":false}]'),
(1734, 121, '_elementor_template_type', 'wp-page'),
(1735, 121, '_elementor_version', '2.9.14'),
(1736, 121, '_elementor_edit_mode', 'builder'),
(1737, 221, '_wp_page_template', 'default'),
(1738, 221, 'slide_template', 'default'),
(1739, 221, '_wpb_vc_js_status', 'false'),
(1740, 221, 'qodef_show_header_widget_areas', 'yes'),
(1741, 221, 'qodef_page_sidebar_layout', 'sidebar-25-right'),
(1742, 221, 'qodef_page_custom_sidebar', 'woocommerce-sidebar'),
(1743, 221, 'qodef_page_sidebar_grid_gutter', 'large'),
(1744, 221, 'qodef_page_title_text_alignment', 'center'),
(1745, 221, 'qodef_page_title_height', '545'),
(1746, 221, 'qodef_page_title_background_image', '421'),
(1747, 221, 'qodef_page_title_background_image_behavior', 'parallax'),
(1748, 221, 'qodef_page_title_color', '#ffffff'),
(1749, 221, 'qodef_content_width', '1300'),
(1750, 221, 'qodef_minimal_header_in_grid', 'no'),
(1751, 221, 'qodef_standard_header_in_grid', 'no'),
(1752, 221, 'qodef_standard_header_menu_position', 'right'),
(1753, 221, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(1754, 221, 'qodef_page_content_padding', '130px 0px 30px'),
(1755, 221, 'qodef_title_layout', 'standard'),
(1756, 221, 'qodef_page_title_tag', 'h1'),
(1757, 221, 'qodef_header_scroll_appearance', 'sticky'),
(1758, 221, 'qodef_sticky_header_scroll_amount', '695'),
(1759, 221, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(1760, 221, 'qodef_page_content_padding_mobile', '90px 0px 30px'),
(1761, 221, 'qodef_content_behind_header', 'no'),
(1762, 221, '_elementor_edit_mode', 'builder'),
(1763, 221, '_elementor_template_type', 'wp-page'),
(1764, 221, '_elementor_version', '2.9.13'),
(1765, 314, '_wp_page_template', 'default'),
(1766, 314, 'slide_template', 'default'),
(1767, 314, '_wpb_vc_js_status', 'true'),
(1768, 314, 'qodef_show_header_widget_areas', 'yes'),
(1769, 314, 'qodef_page_title_text_alignment', 'center'),
(1770, 314, 'qodef_page_title_background_image', '264'),
(1771, 314, 'qodef_page_title_height', '545'),
(1772, 314, 'qodef_page_title_background_image_behavior', 'parallax'),
(1773, 314, 'qodef_page_content_padding', '130px 0px 0px'),
(1774, 314, 'qodef_page_title_color', '#ffffff'),
(1775, 314, '_dp_original', '121'),
(1776, 314, 'qodef_page_sidebar_layout', 'sidebar-25-right'),
(1777, 314, 'qodef_page_sidebar_grid_gutter', 'large'),
(1778, 314, 'qodef_content_width', '1300'),
(1779, 314, 'qodef_minimal_header_in_grid', 'no'),
(1780, 314, 'qodef_standard_header_in_grid', 'no'),
(1781, 314, 'qodef_standard_header_menu_position', 'right'),
(1782, 314, 'qodef_title_layout', 'standard'),
(1783, 314, 'qodef_page_title_tag', 'h1'),
(1784, 314, 'qodef_header_scroll_appearance', 'sticky'),
(1785, 314, 'qodef_sticky_header_scroll_amount', '695'),
(1786, 314, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(1787, 314, 'qodef_content_behind_header', 'no'),
(1788, 314, '_elementor_edit_mode', 'builder'),
(1789, 314, '_elementor_template_type', 'wp-page'),
(1790, 314, '_elementor_version', '2.9.13'),
(1791, 314, '_elementor_data', '[{\"id\":\"3b0c3aa7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"771b9e6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fc3b05e\",\"elType\":\"widget\",\"settings\":{\"columns\":\"1\",\"space\":\"huge\",\"columns_responsive\":\"\",\"posts_per_page\":\"5\",\"orderby\":\"\",\"order\":\"\",\"layout\":\"standard\",\"excerpt_length\":\"500\",\"pagination_type\":\"standard\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1792, 314, '_elementor_controls_usage', 'a:3:{s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:14:\"excerpt_length\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(1793, 557, '_wp_page_template', 'default'),
(1794, 557, 'slide_template', 'default'),
(1795, 557, '_wpb_vc_js_status', 'false'),
(1796, 557, 'qodef_page_content_padding', '111px 0px 130px'),
(1797, 557, 'qodef_content_width', '1300'),
(1798, 557, 'qodef_show_header_widget_areas', 'yes'),
(1799, 557, 'qodef_minimal_header_in_grid', 'no'),
(1800, 557, 'qodef_standard_header_in_grid', 'no'),
(1801, 557, 'qodef_standard_header_menu_position', 'right'),
(1802, 557, 'qodef_page_title_text_alignment', 'default'),
(1803, 557, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(1804, 557, 'qodef_header_scroll_appearance', 'sticky'),
(1805, 557, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(1806, 557, 'qodef_content_behind_header', 'no'),
(1807, 557, '_elementor_edit_mode', 'builder'),
(1808, 557, '_elementor_template_type', 'wp-page'),
(1809, 557, '_elementor_version', '2.9.13'),
(1810, 557, '_elementor_data', '[{\"id\":\"19e88feb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"31180e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6f526097\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_cart]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(1811, 557, '_elementor_controls_usage', 'a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(1812, 559, '_wp_page_template', 'default'),
(1813, 559, 'slide_template', 'default'),
(1814, 559, '_wpb_vc_js_status', 'false'),
(1815, 559, 'qodef_page_content_padding', '130px 0px'),
(1816, 559, 'qodef_content_width', '1300'),
(1817, 559, 'qodef_show_header_widget_areas', 'yes'),
(1818, 559, 'qodef_minimal_header_in_grid', 'no'),
(1819, 559, 'qodef_standard_header_in_grid', 'no'),
(1820, 559, 'qodef_standard_header_menu_position', 'right'),
(1821, 559, 'qodef_page_title_text_alignment', 'default'),
(1822, 559, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(1823, 559, 'qodef_header_scroll_appearance', 'sticky'),
(1824, 559, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(1825, 559, 'qodef_content_behind_header', 'no'),
(1826, 559, '_elementor_edit_mode', 'builder'),
(1827, 559, '_elementor_template_type', 'wp-page'),
(1828, 559, '_elementor_version', '2.9.13'),
(1829, 559, '_elementor_data', '[{\"id\":\"76a08974\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b88274e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4034dc24\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_checkout]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(1830, 559, '_elementor_controls_usage', 'a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(1831, 561, '_wp_page_template', 'default'),
(1832, 561, 'slide_template', 'default'),
(1833, 561, '_wpb_vc_js_status', 'false'),
(1834, 561, 'qodef_page_content_padding', '92px 0px 122px'),
(1835, 561, 'qodef_content_width', '1300'),
(1836, 561, 'qodef_show_header_widget_areas', 'yes'),
(1837, 561, 'qodef_minimal_header_in_grid', 'no'),
(1838, 561, 'qodef_standard_header_in_grid', 'no'),
(1839, 561, 'qodef_standard_header_menu_position', 'right'),
(1840, 561, 'qodef_page_title_text_alignment', 'default'),
(1841, 561, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(1842, 561, 'qodef_header_scroll_appearance', 'sticky'),
(1843, 561, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(1844, 561, 'qodef_content_behind_header', 'no'),
(1845, 561, '_elementor_edit_mode', 'builder'),
(1846, 561, '_elementor_template_type', 'wp-page'),
(1847, 561, '_elementor_version', '2.9.13'),
(1848, 561, '_elementor_data', '[{\"id\":\"a3456a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"57d95d29\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"287542d2\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[woocommerce_my_account]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false}],\"isInner\":false}]'),
(1849, 561, '_elementor_controls_usage', 'a:3:{s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(1850, 597, '_wp_page_template', 'page-full-width.php'),
(1851, 597, 'slide_template', 'default'),
(1852, 597, '_wpb_vc_js_status', 'true'),
(1853, 597, 'qodef_content_width', '1100'),
(1854, 597, 'qodef_show_header_widget_areas', 'yes'),
(1855, 597, 'qodef_minimal_header_in_grid', 'no'),
(1856, 597, 'qodef_standard_header_in_grid', 'no'),
(1857, 597, 'qodef_standard_header_menu_position', 'center'),
(1858, 597, 'qodef_page_title_text_alignment', 'center'),
(1859, 597, 'qodef_page_content_padding', '0px'),
(1860, 597, 'qodef_page_title_height', '445'),
(1861, 597, 'qodef_page_title_background_image', '647'),
(1862, 597, 'qodef_page_title_background_image_behavior', 'parallax'),
(1863, 597, 'qodef_page_title_color', '#ffffff'),
(1864, 597, 'qodef_header_layout', 'standard'),
(1865, 597, 'qodef_title_layout', 'standard'),
(1866, 597, 'qodef_page_title_tag', 'h1'),
(1867, 597, 'qodef_header_scroll_appearance', 'sticky'),
(1868, 597, 'qodef_sticky_header_scroll_amount', '595'),
(1869, 597, 'qodef_content_behind_header', 'no'),
(1870, 597, '_elementor_edit_mode', 'builder'),
(1871, 597, '_elementor_template_type', 'wp-page'),
(1872, 597, '_elementor_version', '2.9.14'),
(1873, 597, '_elementor_data', '[{\"id\":\"539fbe81\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"9b496f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dcf897f\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR PRICING PLANS_\",\"title_tag\":\"h1\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"5c5d44f\",\"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\":\"120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5f323ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4881d8f\",\"elType\":\"widget\",\"settings\":{\"featured_table\":\"\",\"title\":\"Basic\",\"price\":\"29\",\"currency\":\"$\",\"content\":\"<ul>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n<\\/ul>\",\"button_layout\":\"outlined\",\"size\":\"small\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\"},\"elements\":[],\"widgetType\":\"boldlab_core_pricing_table\"},{\"id\":\"0be93a5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"edd0b6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"33905cd\",\"elType\":\"widget\",\"settings\":{\"featured_table\":\"yes\",\"title\":\"Standard\",\"price\":\"49\",\"currency\":\"$\",\"content\":\"<ul><li>Lorem ipsum sum<\\/li><li>Lorem ipsum sum<\\/li><li>Lorem ipsum sum<\\/li><li>Lorem ipsum sum<\\/li><li>Lorem ipsum sum<\\/li><\\/ul>\",\"size\":\"small\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\"},\"elements\":[],\"widgetType\":\"boldlab_core_pricing_table\"},{\"id\":\"f0ed0c5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"9da95b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b581bdc\",\"elType\":\"widget\",\"settings\":{\"featured_table\":\"\",\"title\":\"Advanced\",\"price\":\"69\",\"currency\":\"$\",\"content\":\"<ul>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n<\\/ul>\",\"button_layout\":\"outlined\",\"size\":\"small\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\"},\"elements\":[],\"widgetType\":\"boldlab_core_pricing_table\"},{\"id\":\"42d76ed\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true},{\"id\":\"5a196b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6b0fdd6\",\"elType\":\"widget\",\"settings\":{\"featured_table\":\"\",\"title\":\"Premium\",\"price\":\"89\",\"currency\":\"$\",\"content\":\"<ul>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n \\t<li>Lorem ipsum sum<\\/li>\\n<\\/ul>\",\"button_layout\":\"outlined\",\"size\":\"small\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\"},\"elements\":[],\"widgetType\":\"boldlab_core_pricing_table\"},{\"id\":\"319fda0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(1874, 597, '_elementor_controls_usage', 'a:5:{s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:1;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:26:\"boldlab_core_pricing_table\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:5:{s:14:\"featured_table\";i:4;s:5:\"title\";i:4;s:5:\"price\";i:4;s:8:\"currency\";i:4;s:7:\"content\";i:4;}s:16:\"button-elementor\";a:4:{s:13:\"button_layout\";i:3;s:4:\"size\";i:4;s:4:\"text\";i:4;s:4:\"link\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:3:{s:5:\"space\";i:4;s:12:\"space_tablet\";i:4;s:12:\"space_mobile\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:19:\"_inline_size_tablet\";i:4;s:21:\"space_between_widgets\";i:5;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;}}}}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:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}}'),
(1875, 629, '_wp_page_template', 'default'),
(1876, 629, 'slide_template', 'default'),
(1877, 629, '_wpb_vc_js_status', 'true'),
(1878, 629, 'qodef_show_header_widget_areas', 'yes'),
(1879, 629, 'qodef_page_title_text_alignment', 'center'),
(1880, 629, 'qodef_page_title_background_image', '264'),
(1881, 629, 'qodef_page_title_height', '545'),
(1882, 629, 'qodef_page_title_background_image_behavior', 'parallax'),
(1883, 629, 'qodef_page_content_padding', '130px 0px 0px'),
(1884, 629, 'qodef_page_title_color', '#ffffff'),
(1885, 629, 'qodef_page_sidebar_layout', 'sidebar-25-right'),
(1886, 629, 'qodef_page_sidebar_grid_gutter', 'large'),
(1887, 629, 'qodef_content_width', '1300'),
(1888, 629, 'qodef_minimal_header_in_grid', 'no'),
(1889, 629, 'qodef_standard_header_in_grid', 'no'),
(1890, 629, 'qodef_standard_header_menu_position', 'right'),
(1891, 629, '_dp_original', '314'),
(1892, 629, 'qodef_title_layout', 'standard'),
(1893, 629, 'qodef_page_title_tag', 'h1'),
(1894, 629, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(1895, 629, 'qodef_content_behind_header', 'no'),
(1896, 632, '_wp_page_template', 'default'),
(1897, 632, 'slide_template', 'default'),
(1898, 632, '_wpb_vc_js_status', 'true'),
(1899, 632, 'qodef_show_header_widget_areas', 'yes'),
(1900, 632, 'qodef_page_title_text_alignment', 'center'),
(1901, 632, 'qodef_page_title_background_image', '264'),
(1902, 632, 'qodef_page_title_height', '545'),
(1903, 632, 'qodef_page_title_background_image_behavior', 'parallax'),
(1904, 632, 'qodef_page_content_padding', '130px 0px 0px'),
(1905, 632, 'qodef_page_title_color', '#ffffff'),
(1906, 632, 'qodef_page_sidebar_grid_gutter', 'large'),
(1907, 632, 'qodef_content_width', '1300'),
(1908, 632, 'qodef_minimal_header_in_grid', 'no'),
(1909, 632, 'qodef_standard_header_in_grid', 'no'),
(1910, 632, 'qodef_standard_header_menu_position', 'right'),
(1911, 632, '_dp_original', '314'),
(1912, 632, 'qodef_page_sidebar_layout', 'sidebar-25-left'),
(1913, 632, 'qodef_title_layout', 'standard'),
(1914, 632, 'qodef_page_title_tag', 'h1'),
(1915, 632, 'qodef_header_scroll_appearance', 'sticky'),
(1916, 632, 'qodef_sticky_header_scroll_amount', '695'),
(1917, 632, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(1918, 632, 'qodef_content_behind_header', 'no'),
(1919, 632, '_elementor_edit_mode', 'builder'),
(1920, 632, '_elementor_template_type', 'wp-page'),
(1921, 632, '_elementor_version', '2.9.13'),
(1922, 632, '_elementor_data', '[{\"id\":\"b4498a2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b351052\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1150202\",\"elType\":\"widget\",\"settings\":{\"columns\":\"1\",\"space\":\"huge\",\"columns_responsive\":\"\",\"posts_per_page\":\"5\",\"orderby\":\"\",\"order\":\"\",\"layout\":\"standard\",\"excerpt_length\":\"500\",\"pagination_type\":\"standard\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1923, 632, '_elementor_controls_usage', 'a:3:{s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:14:\"excerpt_length\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(1924, 637, '_wp_page_template', 'default'),
(1925, 637, 'slide_template', 'default'),
(1926, 637, '_wpb_vc_js_status', 'true'),
(1927, 637, 'qodef_show_header_widget_areas', 'yes'),
(1928, 637, 'qodef_page_title_text_alignment', 'center'),
(1929, 637, 'qodef_page_title_background_image', '264'),
(1930, 637, 'qodef_page_title_height', '545'),
(1931, 637, 'qodef_page_title_background_image_behavior', 'parallax'),
(1932, 637, 'qodef_page_content_padding', '130px 0px 0px'),
(1933, 637, 'qodef_page_title_color', '#ffffff'),
(1934, 637, 'qodef_page_sidebar_grid_gutter', 'large'),
(1935, 637, 'qodef_content_width', '1300'),
(1936, 637, 'qodef_minimal_header_in_grid', 'no'),
(1937, 637, 'qodef_standard_header_in_grid', 'no'),
(1938, 637, 'qodef_standard_header_menu_position', 'right'),
(1939, 637, '_dp_original', '632'),
(1940, 637, 'qodef_title_layout', 'standard'),
(1941, 637, 'qodef_page_title_tag', 'h1'),
(1942, 637, 'qodef_header_scroll_appearance', 'sticky'),
(1943, 637, 'qodef_sticky_header_scroll_amount', '695'),
(1944, 637, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(1945, 637, 'qodef_content_behind_header', 'no'),
(1946, 637, '_elementor_edit_mode', 'builder'),
(1947, 637, '_elementor_template_type', 'wp-page'),
(1948, 637, '_elementor_version', '2.9.13'),
(1949, 637, '_elementor_data', '[{\"id\":\"3232c7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"70de2de\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fe1b817\",\"elType\":\"widget\",\"settings\":{\"columns\":\"1\",\"space\":\"huge\",\"columns_responsive\":\"\",\"posts_per_page\":\"5\",\"orderby\":\"\",\"order\":\"\",\"layout\":\"standard\",\"excerpt_length\":\"500\",\"pagination_type\":\"standard\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1950, 637, '_elementor_controls_usage', 'a:3:{s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:14:\"excerpt_length\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(1951, 643, '_wp_page_template', 'page-full-width.php'),
(1952, 643, 'slide_template', 'default'),
(1953, 643, '_wpb_vc_js_status', 'true'),
(1954, 643, 'qodef_show_header_widget_areas', 'yes'),
(1955, 643, 'qodef_page_title_text_alignment', 'center'),
(1956, 643, 'qodef_page_title_background_image', '265'),
(1957, 643, 'qodef_page_title_height', '645'),
(1958, 643, 'qodef_page_title_background_image_behavior', 'parallax'),
(1959, 643, 'qodef_page_content_padding', '0px'),
(1960, 643, 'qodef_page_title_color', '#ffffff'),
(1961, 643, 'qodef_minimal_header_in_grid', 'no'),
(1962, 643, 'qodef_standard_header_in_grid', 'no'),
(1963, 643, 'qodef_standard_header_menu_position', 'right'),
(1964, 643, 'qodef_content_width', '1300'),
(1965, 643, '_dp_original', '121'),
(1966, 643, 'qodef_page_title_tag', 'h1'),
(1967, 643, 'qodef_header_scroll_appearance', 'none'),
(1968, 643, 'qodef_sticky_header_scroll_amount', '695'),
(1969, 643, 'qodef_title_layout', 'standard'),
(1970, 643, 'qodef_content_behind_header', 'yes'),
(1971, 643, 'qodef_header_layout', 'standard'),
(1972, 643, 'qodef_header_skin', 'light'),
(1973, 643, 'qodef_standard_header_background_color', 'rgba(255,255,255,0)'),
(1974, 643, 'qodef_page_title_vertical_text_alignment', 'window-top'),
(1975, 643, '_elementor_edit_mode', 'builder'),
(1976, 643, '_elementor_template_type', 'wp-page'),
(1977, 643, '_elementor_version', '2.9.13'),
(1978, 643, '_elementor_data', '[{\"id\":\"79630a15\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b90fda8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ac063a8\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"masonry_images_proportion\":\"fixed\",\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"branding\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1979, 643, '_elementor_controls_usage', 'a:3:{s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:7:\"general\";a:5:{s:8:\"behavior\";i:1;s:25:\"masonry_images_proportion\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"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:1:{s:6:\"layout\";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;}}}}}'),
(1980, 664, '_wp_page_template', 'page-full-width.php'),
(1981, 664, 'slide_template', 'default'),
(1982, 664, '_wpb_vc_js_status', 'true'),
(1983, 664, 'qodef_content_width', '1300'),
(1984, 664, 'qodef_header_layout', 'vertical'),
(1985, 664, 'qodef_show_header_widget_areas', 'yes'),
(1986, 664, 'qodef_minimal_header_in_grid', 'no'),
(1987, 664, 'qodef_standard_header_in_grid', 'no'),
(1988, 664, 'qodef_standard_header_menu_position', 'right'),
(1989, 664, 'qodef_page_title_text_alignment', 'center'),
(1990, 664, 'qodef_enable_page_title', 'no'),
(1991, 664, 'qodef_header_custom_widget_area_one', 'vertical-menu-widget-area'),
(1992, 664, 'qodef_page_content_padding', '0px'),
(1993, 664, 'qodef_enable_page_footer', 'no'),
(1994, 664, 'qodef_logo_height', '80'),
(1995, 664, 'qodef_content_behind_header', 'no'),
(1996, 664, 'qodef_mobile_logo_height', '40'),
(1997, 664, '_elementor_data', '[{\"id\":\"1a49d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_content_alignment\":\"center\"},\"elements\":[{\"id\":\"62cec877\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"65953f8\",\"elType\":\"widget\",\"settings\":{\"columns\":\"\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"15\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"t-shirt\",\"title_tag\":\"h4\",\"display_category\":\"no\",\"display_rating\":\"no\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_product_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(1998, 664, '_elementor_version', '2.9.14'),
(1999, 664, '_elementor_template_type', 'wp-page'),
(2000, 664, '_elementor_edit_mode', 'builder'),
(2001, 664, '_elementor_controls_usage', 'a:3:{s:25:\"boldlab_core_product_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:9:\"title_tag\";i:1;s:16:\"display_category\";i:1;s:14:\"display_rating\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:31:\"qodef_content_alignment_section\";a:1:{s:23:\"qodef_content_alignment\";i:1;}}}}}'),
(2002, 728, '_wp_page_template', 'page-full-width.php'),
(2003, 728, 'slide_template', 'default'),
(2004, 728, '_wpb_vc_js_status', 'true'),
(2005, 728, 'qodef_page_content_padding', '0px'),
(2006, 728, 'qodef_content_width', '1300'),
(2007, 728, 'qodef_show_header_widget_areas', 'no'),
(2008, 728, 'qodef_minimal_header_in_grid', 'no'),
(2009, 728, 'qodef_standard_header_in_grid', 'no'),
(2010, 728, 'qodef_standard_header_menu_position', 'right'),
(2011, 728, 'qodef_page_title_text_alignment', 'center'),
(2012, 728, 'qodef_enable_page_footer', 'no'),
(2013, 728, 'qodef_enable_page_title', 'no'),
(2014, 728, 'qodef_header_layout', 'minimal'),
(2015, 728, 'qodef_header_skin', 'light'),
(2016, 728, 'qodef_minimal_header_background_color', 'rgba(255,255,255,0)'),
(2017, 728, 'qodef_mobile_header_layout', 'minimal'),
(2018, 728, 'qodef_content_behind_header', 'yes'),
(2019, 728, 'qodef_logo_height', '50'),
(2020, 728, 'qodef_mobile_logo_height', '40'),
(2021, 728, '_elementor_edit_mode', 'builder'),
(2022, 728, '_elementor_template_type', 'wp-page'),
(2023, 728, '_elementor_version', '2.9.14'),
(2024, 728, '_elementor_data', '[{\"id\":\"547b6f89\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/coming-soon-background.jpg\",\"id\":729},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_size_mobile\":\"cover\",\"text_align\":\"center\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"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\":\"182c7064\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"align_mobile\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"37\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5de170f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Coming Soon!\",\"title_tag\":\"h1\",\"color\":\"#FFFFFF\",\"font_size\":\"120px\",\"font_size_1024\":\"100px\",\"font_size_768\":\"100px\",\"font_size_680\":\"60px\",\"_element_width\":\"auto\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_custom_font\"},{\"id\":\"e69903d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"716903f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"ae22047\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c81746\",\"elType\":\"widget\",\"settings\":{\"date\":\"2021-05-20 12:00\",\"skin\":\"light\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":850,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_countdown\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f53bfc5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"color\":\"#000000\",\"hover_color\":\"#000000\",\"background_color\":\"#FFFFFF\",\"hover_background_color\":\"#FFFFFF\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_button\"}],\"isInner\":false}],\"isInner\":false}]'),
(2025, 728, '_elementor_controls_usage', 'a:6:{s:24:\"boldlab_core_custom_font\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:5:{s:7:\"general\";a:1:{s:5:\"title\";i:1;}s:20:\"typography-elementor\";a:3:{s:9:\"title_tag\";i:1;s:5:\"color\";i:1;s:9:\"font_size\";i:1;}s:26:\"screen-size-1024-elementor\";a:1:{s:14:\"font_size_1024\";i:1;}s:25:\"screen-size-768-elementor\";a:1:{s:13:\"font_size_768\";i:1;}s:25:\"screen-size-680-elementor\";a:1:{s:13:\"font_size_680\";i:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:2:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:22:\"boldlab_core_countdown\";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:\"date\";i:1;s:4:\"skin\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:12:\"_inline_size\";i:1;s:5:\"align\";i:2;s:21:\"space_between_widgets\";i:2;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:5:{s:6:\"layout\";i:2;s:6:\"height\";i:1;s:16:\"content_position\";i:1;s:13:\"custom_height\";i:1;s:20:\"custom_height_mobile\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}s:5:\"style\";a:2:{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:15:\"background_size\";i:1;s:22:\"background_size_mobile\";i:1;}s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}}}s:19:\"boldlab_core_button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}s:15:\"style-elementor\";a:4:{s:5:\"color\";i:1;s:11:\"hover_color\";i:1;s:16:\"background_color\";i:1;s:22:\"hover_background_color\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),
(2026, 807, '_wp_page_template', 'page-full-width.php'),
(2027, 807, 'slide_template', ''),
(2028, 807, '_wpb_vc_js_status', 'true'),
(2029, 807, 'qodef_content_width', '1300'),
(2030, 807, 'qodef_show_header_widget_areas', 'no'),
(2031, 807, 'qodef_minimal_header_in_grid', 'no'),
(2032, 807, 'qodef_standard_header_in_grid', 'no'),
(2033, 807, 'qodef_standard_header_menu_position', 'right'),
(2034, 807, 'qodef_page_title_text_alignment', 'center'),
(2035, 807, 'qodef_header_layout', 'minimal'),
(2036, 807, 'qodef_enable_page_title', 'no'),
(2037, 807, 'qodef_page_content_padding', '0 0'),
(2038, 807, 'qodef_enable_page_footer', 'no'),
(2039, 807, 'qodef_minimal_header_background_color', 'rgba(255,255,255,0)'),
(2040, 807, 'qodef_mobile_header_layout', 'minimal'),
(2041, 807, 'qodef_content_behind_header', 'yes'),
(2042, 807, 'qodef_logo_height', '50'),
(2043, 807, 'qodef_mobile_logo_height', '40'),
(2044, 807, '_elementor_edit_mode', 'builder'),
(2045, 807, '_elementor_template_type', 'wp-page'),
(2046, 807, '_elementor_version', '2.9.13'),
(2047, 807, '_elementor_data', '[{\"id\":\"7792415\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"65415cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c18ab23\",\"elType\":\"widget\",\"settings\":{\"link_target\":\"\",\"children\":[{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio\\/new-edition\\/\",\"item_title\":\"Mirrored Cube_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/port-2-img-1.jpg\",\"id\":2807},\"_id\":\"908aac6\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio\\/true-balance\\/\",\"item_title\":\"Do More_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/port-2-img-2.jpg\",\"id\":2808},\"_id\":\"43dbf5d\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio\\/move18\\/\",\"item_title\":\"Fresh Start_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/port-2-img-3.jpg\",\"id\":2809},\"_id\":\"43110f4\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio\\/whatever\\/\",\"item_title\":\"Truly Creative_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/port-2-img-4.jpg\",\"id\":2810},\"_id\":\"a568924\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio\\/be-adventurous\\/\",\"item_title\":\"Fun Places_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/port-2-img-5.jpg\",\"id\":2811},\"_id\":\"8dbe159\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_interactive_link_showcase\"}],\"isInner\":false}],\"isInner\":false}]'),
(2048, 807, '_elementor_controls_usage', 'a:3:{s:38:\"boldlab_core_interactive_link_showcase\";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:11:\"link_target\";i:1;s:8:\"children\";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:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2049, 830, '_wp_page_template', 'page-full-width.php'),
(2050, 830, 'slide_template', 'default'),
(2051, 830, '_wpb_vc_js_status', 'true'),
(2052, 830, 'qodef_content_width', '1300'),
(2053, 830, 'qodef_show_header_widget_areas', 'no'),
(2054, 830, 'qodef_minimal_header_in_grid', 'no'),
(2055, 830, 'qodef_standard_header_in_grid', 'no'),
(2056, 830, 'qodef_standard_header_menu_position', 'right'),
(2057, 830, 'qodef_page_title_text_alignment', 'center'),
(2058, 830, 'qodef_header_layout', 'minimal'),
(2059, 830, 'qodef_enable_page_title', 'no'),
(2060, 830, 'qodef_page_content_padding', '0 0'),
(2061, 830, 'qodef_enable_page_footer', 'no'),
(2062, 830, '_dp_original', '807'),
(2063, 830, 'qodef_minimal_header_background_color', 'rgba(127,127,127,0)'),
(2064, 830, 'qodef_header_skin', 'light'),
(2065, 830, '_wpb_post_custom_css', '.qodef-bottom-section{\n position: absolute;\n display: inline-block;\n width: 100%;\n z-index: 90;\n bottom: 23px;\n}\n \n@media only screen and (max-width: 380px) {\n .qodef-bottom-section .wpb_column p{\n text-align: left !important;\n }\n}'),
(2066, 830, 'qodef_mobile_header_layout', 'minimal'),
(2067, 830, 'qodef_content_behind_header', 'yes'),
(2068, 830, 'qodef_logo_height', '50'),
(2069, 830, 'qodef_mobile_logo_height', '40'),
(2070, 830, '_elementor_edit_mode', 'builder'),
(2071, 830, '_elementor_template_type', 'wp-page'),
(2072, 830, '_elementor_version', '2.9.14');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2073, 830, '_elementor_data', '[{\"id\":\"40e0f7f9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"height\":\"full\"},\"elements\":[{\"id\":\"3bbfb6d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"990bee4\",\"elType\":\"widget\",\"settings\":{\"layout\":\"slider\",\"skin\":\"light\",\"link_target\":\"\",\"children\":[{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/branding\\/\",\"item_title\":\"Branding_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/projects-img-1.jpg\",\"id\":833},\"_id\":\"f9d4293\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/design\\/\",\"item_title\":\"Design_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/09\\/projects-img-2.jpg\",\"id\":3300},\"_id\":\"306f4c3\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/packaging\\/\",\"item_title\":\"Packaging_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/09\\/projects-img-4.jpg\",\"id\":3301},\"_id\":\"5974391\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/digital\\/\",\"item_title\":\"Digital_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/projects-img-5.jpg\",\"id\":3392},\"_id\":\"4fdca45\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/exhibitions\\/\",\"item_title\":\"Exhibitions_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/09\\/projects-img-6.jpg\",\"id\":3303},\"_id\":\"fc09837\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/photography\\/\",\"item_title\":\"Photography_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/projects-img-7.jpg\",\"id\":3389},\"_id\":\"c7d3f7c\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/portfolio-category\\/marketing\\/\",\"item_title\":\"Marketing_\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/projects-img-3.jpg\",\"id\":832},\"_id\":\"eb6c288\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_interactive_link_showcase\"},{\"id\":\"ef15719\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(2, 1, 1, 0)\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"z_index\":100,\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-62\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6bdfe4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"-6.7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"d0b6438\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"54d9d05\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-pinterest-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.pinterest.com\\/qodeinteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"d4d65f3\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"19e51a7\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":true},{\"id\":\"4bc42f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"717c52c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"qodef-link--light\",\"align\":\"right\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"009d89c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qodeinteractive.com\\\">boldlab@qodeinteractive.com<\\/a><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"qodef-link--light\",\"align\":\"right\",\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2074, 830, '_elementor_controls_usage', 'a:5:{s:38:\"boldlab_core_interactive_link_showcase\";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:4:{s:6:\"layout\";i:1;s:4:\"skin\";i:1;s:11:\"link_target\";i:1;s:8:\"children\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:9:\"main_icon\";i:4;s:22:\"main_icon_font_awesome\";i:4;s:11:\"custom_size\";i:4;s:5:\"color\";i:4;s:11:\"hover_color\";i:4;s:6:\"margin\";i:3;s:4:\"link\";i:4;s:6:\"target\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;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:2;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:2;s:6:\"margin\";i:2;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{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:12:\"_css_classes\";i:2;s:8:\"_padding\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:6:\"height\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";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;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:1;s:7:\"z_index\";i:1;s:13:\"margin_mobile\";i:1;s:7:\"padding\";i:1;s:14:\"padding_mobile\";i:1;}}}}}'),
(2075, 837, '_wp_page_template', 'page-full-width.php'),
(2076, 837, 'slide_template', 'default'),
(2077, 837, '_wpb_vc_js_status', 'true'),
(2078, 837, 'qodef_content_width', '1100'),
(2079, 837, 'qodef_show_header_widget_areas', 'yes'),
(2080, 837, 'qodef_minimal_header_in_grid', 'no'),
(2081, 837, 'qodef_standard_header_in_grid', 'no'),
(2082, 837, 'qodef_standard_header_menu_position', 'right'),
(2083, 837, 'qodef_page_title_height', '445'),
(2084, 837, 'qodef_page_title_background_image', '838'),
(2085, 837, 'qodef_page_title_background_image_behavior', 'parallax'),
(2086, 837, 'qodef_page_title_color', '#ffffff'),
(2087, 837, 'qodef_page_title_text_alignment', 'center'),
(2088, 837, 'qodef_page_content_padding', '0px'),
(2089, 837, '_elementor_version', '2.9.14'),
(2090, 837, 'qodef_title_layout', 'standard'),
(2091, 837, 'qodef_page_title_tag', 'h1'),
(2092, 837, 'qodef_header_scroll_appearance', 'sticky'),
(2093, 837, 'qodef_sticky_header_scroll_amount', '595'),
(2094, 837, 'qodef_content_behind_header', 'no'),
(2095, 837, '_elementor_edit_mode', 'builder'),
(2096, 837, '_elementor_template_type', 'wp-page'),
(2097, 837, '_elementor_data', '[{\"id\":\"22f90b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"88\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"14d7a859\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"space_between_widgets\":0,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"34ba798\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donec quam felis, ultri cies, pellen tes que eus, pretium sem.\",\"text_tag\":\"h1\",\"line_break_positions\":\"5\",\"highlight_position\":\"-1\",\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_highlight\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"04b8964\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"23a929e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d2b4d5e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/about-us-img.jpg\",\"id\":839},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b20fef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"112\",\"right\":\"0\",\"bottom\":\"83\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"3a4d051\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"97c5752\",\"elType\":\"widget\",\"settings\":{\"title\":\"Awards_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"fbb8fca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4397d45\",\"elType\":\"widget\",\"settings\":{\"title\":\"BERLIN DSG17\\u2019 ANNUAL AWARD\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"0\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"cf3602e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"754ff9f\",\"elType\":\"widget\",\"settings\":{\"title\":\"AWWWARDS UX\\/UI CONTEST\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"200\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"2b5b492\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1b3c048\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLASHFORWARD 2017 SAN FRANCISCO SUMMIT\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"400\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"3ae3061\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"db2225f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"64\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f659be2\",\"elType\":\"widget\",\"settings\":{\"title\":\"PHOTOLANCE PRIME WINNER\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"78b3f6a\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"96861c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"WEBCOMMERCE15\\u2019 INNOVATOR AWARD\",\"title_tag\":\"\",\"line_break_positions\":\"1\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"300\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"6cf79f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6dc7d92\",\"elType\":\"widget\",\"settings\":{\"title\":\"AFTER EFFECTS ARCHWIZARDS 17\\u2019\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Lorem ipsum dolor sit amet, con sectet ur adipiscing elit, sed do eiusmod lorem\",\"loading_animation\":\"yes\",\"animation_delay\":\"500\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":290,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"},{\"id\":\"3c6e727\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e6b471\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccbf6ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"75efed2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"2\",\"columns_768\":\"2\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"team-1\",\"layout\":\"info-on-hover\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_team_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a05d263\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7a9d467\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2ede7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor inc ididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud ex ercitation ullamco laboris nisi ut aliquip. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu .\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"d968833\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ee83312\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"22d32e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b3027af\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"324b134\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4974039\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"54e75e5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d8f4258\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"fb0b04c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c74cae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"3d80317\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5e398cf\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(2098, 837, '_elementor_controls_usage', 'a:10:{s:22:\"boldlab_core_highlight\";a:3:{s: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:4:\"text\";i:1;s:8:\"text_tag\";i:1;s:20:\"line_break_positions\";i:1;s:18:\"highlight_position\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:5:\"align\";i:4;s:21:\"space_between_widgets\";i:9;s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:5;}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:9;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:1;s:6:\"margin\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;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:6;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:5;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:1;}}}}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:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:2:{s:5:\"title\";i:2;s:4:\"text\";i:1;}s:21:\"title-style-elementor\";a:3:{s:9:\"title_tag\";i:1;s:20:\"line_break_positions\";i:1;s:25:\"disable_title_break_words\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:25:\"boldlab_core_info_section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:4:{s:5:\"title\";i:6;s:9:\"title_tag\";i:6;s:20:\"line_break_positions\";i:6;s:9:\"info_text\";i:6;}s:19:\"animation-elementor\";a:2:{s:17:\"loading_animation\";i:6;s:15:\"animation_delay\";i:6;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:6;s:21:\"_element_custom_width\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:10;}}}}s:22:\"boldlab_core_team_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:9:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_768\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:25:\"boldlab_core_progress_bar\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:6:\"layout\";i:4;s:6:\"number\";i:4;s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:19:\"inactive_line_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(2099, 905, '_wp_page_template', 'page-full-width.php'),
(2100, 905, 'slide_template', 'default'),
(2101, 905, '_wpb_vc_js_status', 'true'),
(2102, 905, 'qodef_content_width', '1100'),
(2103, 905, 'qodef_show_header_widget_areas', 'yes'),
(2104, 905, 'qodef_minimal_header_in_grid', 'no'),
(2105, 905, 'qodef_standard_header_in_grid', 'no'),
(2106, 905, 'qodef_standard_header_menu_position', 'center'),
(2107, 905, 'qodef_page_title_height', '445'),
(2108, 905, 'qodef_page_title_background_image', '1019'),
(2109, 905, 'qodef_page_title_color', '#ffffff'),
(2110, 905, 'qodef_page_title_text_alignment', 'center'),
(2111, 905, 'qodef_page_content_padding', '0px'),
(2112, 905, '_elementor_controls_usage', 'a:4:{s:22:\"boldlab_core_highlight\";a:3:{s: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:4:\"text\";i:1;s:8:\"text_tag\";i:1;s:20:\"line_break_positions\";i:1;s:18:\"highlight_position\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:5:\"align\";i:1;s:21:\"space_between_widgets\";i:2;}}s:5:\"style\";a:1:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}s:22:\"boldlab_core_team_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:9:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_768\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}}'),
(2113, 905, '_dp_original', '837'),
(2114, 905, 'qodef_page_title_background_image_behavior', 'parallax'),
(2115, 905, 'qodef_header_layout', 'standard'),
(2116, 905, 'qodef_title_layout', 'standard'),
(2117, 905, 'qodef_page_title_tag', 'h1'),
(2118, 905, 'qodef_header_scroll_appearance', 'sticky'),
(2119, 905, 'qodef_sticky_header_scroll_amount', '595'),
(2120, 905, 'qodef_content_behind_header', 'no'),
(2121, 905, '_elementor_edit_mode', 'builder'),
(2122, 905, '_elementor_template_type', 'wp-page'),
(2123, 905, '_elementor_version', '2.9.14'),
(2124, 905, '_elementor_data', '[{\"id\":\"682fd37\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"109\",\"right\":\"0\",\"bottom\":\"109\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"0ff76d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"align\":\"center\",\"space_between_widgets\":0,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9794dde\",\"elType\":\"widget\",\"settings\":{\"text\":\"Donec quam felis, ultri cies, pellen tes que eus, pretium sem.\",\"text_tag\":\"h1\",\"line_break_positions\":\"5\",\"highlight_position\":\"-1\",\"_element_width\":\"auto\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":83,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_highlight\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"446a225\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"64f4e28\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6956d11\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"2\",\"columns_768\":\"2\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"posts_per_page\":\"8\",\"orderby\":\"\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"team-2\",\"layout\":\"info-on-hover\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_team_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2125, 953, '_wp_page_template', 'page-full-width.php'),
(2126, 953, 'slide_template', ''),
(2127, 953, '_wpb_vc_js_status', 'true'),
(2128, 953, 'qodef_content_width', '1300'),
(2129, 953, 'qodef_show_header_widget_areas', 'yes'),
(2130, 953, 'qodef_standard_header_in_grid', 'no'),
(2131, 953, 'qodef_standard_header_menu_position', 'right'),
(2132, 953, 'qodef_page_title_text_alignment', 'center'),
(2133, 953, 'qodef_enable_page_title', 'no'),
(2134, 953, 'qodef_page_content_padding', '0 0'),
(2135, 953, 'qodef_header_scroll_appearance', 'none'),
(2136, 953, 'qodef_content_behind_header', 'no'),
(2137, 953, 'qodef_bottom_footer_area_background_color', '#000000'),
(2138, 953, 'qodef_enable_top_footer_area', 'no'),
(2139, 953, 'qodef_enable_bottom_footer_area', 'yes'),
(2140, 953, '_elementor_edit_mode', 'builder'),
(2141, 953, '_elementor_template_type', 'wp-page'),
(2142, 953, '_elementor_version', '2.9.13'),
(2143, 953, '_elementor_data', '[{\"id\":\"50cefaa3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"87\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"57c757dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.6\",\"bottom\":\"0\",\"left\":\"7.6\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a26defd\",\"elType\":\"widget\",\"settings\":{\"space\":\"no\",\"columns_responsive\":\"\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"digital\",\"title_tag\":\"h4\",\"custom_padding\":\"yes\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2144, 953, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:9:\"title_tag\";i:1;s:14:\"custom_padding\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(2145, 979, '_wp_page_template', 'page-full-width.php'),
(2146, 979, 'slide_template', 'default'),
(2147, 979, '_wpb_vc_js_status', 'true'),
(2148, 979, 'qodef_content_width', '1300'),
(2149, 979, 'qodef_show_header_widget_areas', 'yes'),
(2150, 979, 'qodef_standard_header_in_grid', 'no'),
(2151, 979, 'qodef_standard_header_menu_position', 'center'),
(2152, 979, 'qodef_page_title_text_alignment', 'center'),
(2153, 979, 'qodef_page_content_padding', '0 0'),
(2154, 979, 'qodef_header_layout', 'standard'),
(2155, 979, 'qodef_enable_page_title', 'no'),
(2156, 979, '_elementor_version', '2.9.13'),
(2157, 979, 'qodef_enable_page_footer', 'no'),
(2158, 979, 'qodef_minimal_header_background_color', 'rgba(119,119,119,0)'),
(2159, 979, 'qodef_header_skin', 'light'),
(2160, 979, 'qodef_header_scroll_appearance', 'none'),
(2161, 979, 'qodef_standard_header_background_color', 'rgba(255,255,255,0)'),
(2162, 979, 'qodef_content_behind_header', 'no'),
(2163, 979, '_wpb_post_custom_css', '@media only screen and (min-width: 1025px) {\n .qode-row-custom-margin{\n margin-right: -16px;\n }\n}'),
(2164, 979, '_elementor_edit_mode', 'builder'),
(2165, 979, '_elementor_template_type', 'wp-page'),
(2166, 979, '_elementor_data', '[{\"id\":\"2e665680\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"77f6fc3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"885d0af\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"columns_responsive\":\"\",\"slider_pagination\":\"no\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-bottom-left\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8527725\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"css_classes\":\"qode-row-custom-margin\"},\"elements\":[{\"id\":\"f918daa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d18ad35\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"columns\":\"2\",\"space\":\"no\",\"columns_responsive\":\"\",\"posts_per_page\":\"10\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-follow\",\"title_tag\":\"\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"575e0f0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"f6e4ea6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"0\",\"bottom\":\"47\",\"left\":\"40\",\"isLinked\":false},\"_inline_size_mobile\":40,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[{\"id\":\"a059ef7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/portfolio-logo.png\",\"id\":3031},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ee9e81d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"47\",\"right\":\"30\",\"bottom\":\"47\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":60,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"ae7a644\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"0877672\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-pinterest-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.pinterest.com\\/qodeinteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"6dd09c2\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"cac222b\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"#FFFFFF\",\"margin\":\"0px 10px\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":false}],\"isInner\":false}]'),
(2167, 979, '_elementor_controls_usage', 'a:5:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:5:{s:8:\"behavior\";i:2;s:7:\"columns\";i:2;s:5:\"space\";i:2;s:18:\"columns_responsive\";i:2;s:17:\"slider_pagination\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:2;s:7:\"orderby\";i:1;s:5:\"order\";i:2;s:17:\"additional_params\";i:2;s:8:\"tax_slug\";i:2;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:2;s:9:\"title_tag\";i:2;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:21:\"space_between_widgets\";i:4;s:12:\"_inline_size\";i:3;s:5:\"align\";i:2;s:19:\"_inline_size_mobile\";i:2;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:4;s:14:\"padding_mobile\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;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:3;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:11:\"css_classes\";i:1;s:6:\"margin\";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;}}}}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:22:\"image_custom_dimension\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:9:\"main_icon\";i:4;s:22:\"main_icon_font_awesome\";i:4;s:11:\"custom_size\";i:4;s:5:\"color\";i:4;s:11:\"hover_color\";i:4;s:6:\"margin\";i:4;s:4:\"link\";i:4;s:6:\"target\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:4;}}}}}'),
(2168, 1006, '_wp_page_template', 'page-full-width.php'),
(2169, 1006, 'slide_template', 'default'),
(2170, 1006, '_wpb_vc_js_status', 'true'),
(2171, 1006, 'qodef_content_width', '1100'),
(2172, 1006, 'qodef_show_header_widget_areas', 'yes'),
(2173, 1006, 'qodef_minimal_header_in_grid', 'no'),
(2174, 1006, 'qodef_standard_header_in_grid', 'no'),
(2175, 1006, 'qodef_standard_header_menu_position', 'center'),
(2176, 1006, 'qodef_page_title_height', '475'),
(2177, 1006, 'qodef_page_title_background_image_behavior', 'parallax'),
(2178, 1006, 'qodef_page_title_color', '#ffffff'),
(2179, 1006, 'qodef_page_title_text_alignment', 'center'),
(2180, 1006, 'qodef_page_content_padding', '0px'),
(2181, 1006, '_elementor_version', '3.15.3'),
(2182, 1006, '_dp_original', '837'),
(2183, 1006, 'qodef_enable_page_title', 'no'),
(2184, 1006, 'qodef_header_layout', 'standard'),
(2185, 1006, 'qodef_header_scroll_appearance', 'sticky'),
(2186, 1006, 'qodef_sticky_header_scroll_amount', '640'),
(2187, 1006, 'qodef_content_behind_header', 'no'),
(2188, 1006, '_elementor_edit_mode', 'builder'),
(2189, 1006, '_elementor_template_type', 'wp-page'),
(2190, 1006, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s talk about<br \\/>your project!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(2191, 1006, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(2192, 1017, '_wp_page_template', 'page-full-width.php'),
(2194, 1017, '_wpb_vc_js_status', 'true'),
(2195, 1017, 'qodef_content_width', '1100'),
(2196, 1017, 'qodef_show_header_widget_areas', 'yes'),
(2197, 1017, 'qodef_minimal_header_in_grid', 'no'),
(2198, 1017, 'qodef_standard_header_in_grid', 'no'),
(2199, 1017, 'qodef_standard_header_menu_position', 'right'),
(2202, 1017, 'qodef_page_title_background_image_behavior', 'parallax'),
(2203, 1017, 'qodef_page_title_color', '#ffffff'),
(2204, 1017, 'qodef_page_title_text_alignment', 'left'),
(2205, 1017, 'qodef_page_content_padding', '0px'),
(2206, 1017, '_dp_original', '837'),
(2207, 1017, 'qodef_title_layout', 'standard-with-breadcrumbs'),
(2208, 1017, 'qodef_page_title_tag', 'h1'),
(2209, 1017, 'qodef_header_scroll_appearance', 'sticky'),
(2210, 1017, 'qodef_sticky_header_scroll_amount', '595'),
(2211, 1017, 'qodef_content_behind_header', 'no'),
(2212, 1017, '_elementor_edit_mode', 'builder'),
(2213, 1017, '_elementor_template_type', 'wp-page'),
(2214, 1017, '_elementor_version', '3.15.3'),
(2215, 1017, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\",\"space\":\"medium\",\"slider_speed\":\"6000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(2216, 1017, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(2217, 1058, '_wp_page_template', 'page-full-width.php'),
(2218, 1058, 'slide_template', 'default'),
(2219, 1058, '_wpb_vc_js_status', 'true'),
(2220, 1058, 'qodef_header_skin', 'dark'),
(2221, 1058, 'qodef_show_header_widget_areas', 'yes'),
(2222, 1058, 'qodef_page_title_text_alignment', 'left'),
(2223, 1058, 'qodef_page_content_padding', '0 0'),
(2224, 1058, 'qodef_minimal_header_in_grid', 'no'),
(2225, 1058, 'qodef_standard_header_in_grid', 'no'),
(2226, 1058, 'qodef_standard_header_menu_position', 'center'),
(2227, 1058, 'qodef_content_width', '1100'),
(2228, 1058, 'qodef_header_layout', 'standard'),
(2229, 1058, '_dp_original', '96'),
(2230, 1058, 'qodef_top_area_header', 'yes'),
(2231, 1058, 'qodef_enable_page_title', 'no'),
(2232, 1058, 'qodef_header_scroll_appearance', 'sticky'),
(2233, 1058, 'qodef_sticky_header_scroll_amount', '770'),
(2234, 1058, 'qodef_content_behind_header', 'no'),
(2235, 1058, '_elementor_edit_mode', 'builder'),
(2236, 1058, '_elementor_template_type', 'wp-page'),
(2237, 1058, '_elementor_version', '2.9.14'),
(2238, 1058, '_elementor_data', '[{\"id\":\"ff6d1fe\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"50d055a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4978afc\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Agency-Home\",\"shortcode\":\"[rev_slider alias=\\\"agency-home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60b3de8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"43d2ff0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dbc3d8c\",\"elType\":\"widget\",\"settings\":{\"elements_of_child_widget\":[{\"title\":\"The Way We Work\",\"title_tag\":\"\",\"content\":\"<p>Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa qui enim. Donec pede justo, fringilla vel, alique nec, vulputat eget, arcu in justo.<\\/p>\",\"_id\":\"8c5555e\"},{\"title\":\"Getting Easier Solutions\",\"title_tag\":\"\",\"content\":\"<p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.<\\/p>\",\"_id\":\"8219b62\"},{\"title\":\"Working With Passion\",\"title_tag\":\"\",\"content\":\"<p>Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipis cing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar id.<\\/p>\",\"_id\":\"93f9113\"},{\"title\":\"Preparing The Files\",\"title_tag\":\"\",\"content\":\"<p>Lorem ipsum dolor sit amet, consectetuer adipis cing elit. Aenean commodo ligula eget dolor. Ae nean massa. Cum sociis Theme natoque pena tibus et magnis dis parturient.<\\/p>\",\"_id\":\"595d2a9\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_accordion\"}],\"isInner\":false},{\"id\":\"3a361e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":58,\"_inline_size_tablet\":100,\"align_tablet\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"flex-end\"},\"elements\":[{\"id\":\"fe25234\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h2-img-1.png\",\"id\":1061},\"image_size\":\"full\",\"align_tablet\":\"left\",\"_css_classes\":\"#qodef-from-left\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4857aab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"e91f6f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"9356806\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-1.png\",\"id\":107},\"title\":\"Draw\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"fe2e530\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"5e8a006\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"5f556df\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-2.png\",\"id\":109},\"title\":\"ANIMATE\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"cc4ed39\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"15944b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"844720b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-3.png\",\"id\":108},\"title\":\"REST\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"f8b130d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4b9e846\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"bef38a1\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-4.png\",\"id\":110},\"title\":\"REPEAT\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"1f5433d\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a1cf1ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"aaaf836\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"40ed314\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h2-img-2.png\",\"id\":1060},\"image_size\":\"full\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7031da4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":90,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9a38e89\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"d1ebcc7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"05aab89\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7696894\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"82bc61e\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"d1cb044\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"561e9a0\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\",\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ddb5ca7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"8b088c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"47d68a2\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"\",\"posts_per_page\":\"4\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"features\",\"layout\":\"info-follow\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"29e2d51\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"0c656ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"470d64c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Newsletter_\",\"title_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c3d89b1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"8b77f41\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"449\"}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"},{\"id\":\"5c47d42\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1c87099\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"b77537e\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"92e16e7\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"25px\",\"color\":\"#FFFFFF\",\"hover_color\":\"rgba(255, 255, 255, 0.6)\",\"margin\":\"0 20px 0 0\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"596f398\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"f201006\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9889aa6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Work_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"5add246\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ef71385\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in Touch. Think Way Ahead.\",\"title_tag\":\"\",\"line_break_positions\":\"3\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"01\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"8c72b87\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"a540ad8\",\"elType\":\"widget\",\"settings\":{\"title\":\"DEVELOP NEW. PRODUCTION M.O.S.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"200\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"02\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67111a5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"86\",\"right\":\"0\",\"bottom\":\"123\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"123\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"24f5cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"25b230c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"85\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39f3867\",\"elType\":\"widget\",\"settings\":{\"title\":\"FRESH PROJECT. MANAGEMENT SKILLS.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"300\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"03\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"e6fd91f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"77\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"9e87948\",\"elType\":\"widget\",\"settings\":{\"title\":\"ASK ANYTHING. LEARN EVERYTHING.\",\"title_tag\":\"\",\"line_break_positions\":\"2\",\"info_text\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Pha sellus viverra nulla ut metus varu laoreet. Quisque rutrum aenean.\",\"loading_animation\":\"yes\",\"animation_delay\":\"400\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":270,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]},\"background_text_text\":\"FAQ\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f9b7cdb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a86cf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ddb865\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Home 2 Video\",\"shortcode\":\"[rev_slider alias=\\\"home-2-video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ba38ef4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"c49330e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c78d377\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1348ffc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2d60157\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"234cbef\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREW_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"9f8f48e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"66\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2273296\",\"elType\":\"widget\",\"settings\":{\"space\":\"large\",\"columns_responsive\":\"\",\"posts_per_page\":\"6\",\"order\":\"ASC\",\"additional_params\":\"id\",\"post_ids\":\"1180, 1183, 1178, 1191, 952, 1192\",\"title_tag\":\"h4\",\"pagination_type\":\"\",\"loading_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_team_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"421c5c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"111\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"6bd5f24\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7efafea\",\"elType\":\"widget\",\"settings\":{\"title\":\"News_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"f0ec1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":66,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"58\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3233f67\",\"elType\":\"widget\",\"settings\":{\"columns\":\"2\",\"space\":\"large\",\"columns_responsive\":\"\",\"posts_per_page\":\"4\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"news\",\"layout\":\"minimal\",\"title_tag\":\"\",\"pagination_type\":\"\",\"loading_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_blog_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e0016d6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"93\",\"right\":0,\"bottom\":\"92\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10.5\",\"bottom\":\"0\",\"left\":\"10.5\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"f216340\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e57c83e\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"8\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"slider_navigation\":\"no\",\"slider_pagination\":\"no\",\"posts_per_page\":\"18\",\"order\":\"ASC\",\"additional_params\":\"id\",\"post_ids\":\"142, 1109, 188, 163, 162, 164, 165, 193\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d150d53\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b87f8f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5187f27\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Carrer del Peu de la Creu, 6-12\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ea6d227\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"104\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f475ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"0e555cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"e520c2c\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ec84460\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"46806e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5544d3f\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"f9bf4bd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8543ac5\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"fe2c870\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"cd914d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aa21e3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ff75c63\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ae81d4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"88e945b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4362bd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5050000000000007815970093361102044582366943359375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ccb8a97\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"abc5ce4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"460ade4\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"6ea1550\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"3d53ce2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d53a9f0\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"077d43d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b74eeac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6fac9db\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(2239, 1058, '_elementor_controls_usage', 'a:19:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:2;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:2;s:9:\"shortcode\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:28;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:7:{s:12:\"_inline_size\";i:28;s:21:\"space_between_widgets\";i:28;s:19:\"_inline_size_tablet\";i:21;s:12:\"align_tablet\";i:1;s:5:\"align\";i:8;s:28:\"space_between_widgets_mobile\";i:4;s:19:\"_inline_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:28;s:14:\"padding_tablet\";i:12;s:14:\"padding_mobile\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:15;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:15;s:16:\"content_position\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:6;s:16:\"background_color\";i:4;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:2:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:11;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:10;}}}}s:22:\"boldlab_core_accordion\";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:1:{s:24:\"elements_of_child_widget\";i:1;}}}}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:12:\"align_tablet\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:2;}}}}s:27:\"boldlab_core_icon_with_text\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:1:{s:6:\"layout\";i:4;}s:14:\"icon-elementor\";a:2:{s:9:\"icon_type\";i:4;s:11:\"custom_icon\";i:4;}s:17:\"content-elementor\";a:5:{s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:4:\"text\";i:4;s:17:\"content_alignment\";i:4;s:10:\"text_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:16;}}}}s:25:\"boldlab_core_progress_bar\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:6:\"layout\";i:4;s:6:\"number\";i:4;s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:19:\"inactive_line_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;s:21:\"_element_width_tablet\";i:4;}}}}s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:3:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:11;}s:21:\"title-style-elementor\";a:2:{s:11:\"title_color\";i:1;s:9:\"title_tag\";i:9;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:8:{s:9:\"main_icon\";i:3;s:22:\"main_icon_font_awesome\";i:3;s:11:\"custom_size\";i:3;s:5:\"color\";i:3;s:11:\"hover_color\";i:3;s:6:\"margin\";i:3;s:4:\"link\";i:3;s:6:\"target\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:3;}}}}s:25:\"boldlab_core_info_section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:4:{s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:20:\"line_break_positions\";i:4;s:9:\"info_text\";i:4;}s:19:\"animation-elementor\";a:2:{s:17:\"loading_animation\";i:4;s:15:\"animation_delay\";i:4;}s:25:\"background-text-elementor\";a:1:{s:20:\"background_text_text\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:6:{s:14:\"_element_width\";i:4;s:21:\"_element_width_tablet\";i:4;s:21:\"_element_width_mobile\";i:4;s:21:\"_element_custom_width\";i:4;s:28:\"_element_custom_width_tablet\";i:4;s:28:\"_element_custom_width_mobile\";i:4;}}}}s:30:\"boldlab_core_testimonials_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:7:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:17:\"slider_navigation\";i:1;s:17:\"slider_pagination\";i:1;s:4:\"skin\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:22:\"boldlab_core_team_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:5:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"post_ids\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}s:19:\"animation-elementor\";a:1:{s:17:\"loading_animation\";i:1;}}}}s:22:\"boldlab_core_blog_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:5:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}s:19:\"animation-elementor\";a:1:{s:17:\"loading_animation\";i:1;}}}}s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:11:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;s:17:\"slider_navigation\";i:1;s:17:\"slider_pagination\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"post_ids\";i:1;}}}}s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(2240, 1090, '_wp_page_template', 'page-full-width.php'),
(2241, 1090, 'slide_template', 'default'),
(2242, 1090, '_wpb_vc_js_status', 'true'),
(2243, 1090, 'qodef_content_width', '1100'),
(2244, 1090, 'qodef_show_header_widget_areas', 'yes'),
(2245, 1090, 'qodef_minimal_header_in_grid', 'no'),
(2246, 1090, 'qodef_standard_header_in_grid', 'no'),
(2247, 1090, 'qodef_standard_header_menu_position', 'center'),
(2248, 1090, 'qodef_page_title_height', '445'),
(2249, 1090, 'qodef_page_title_background_image', '3127'),
(2250, 1090, 'qodef_page_title_color', '#ffffff'),
(2251, 1090, 'qodef_page_title_text_alignment', 'center'),
(2252, 1090, 'qodef_page_content_padding', '0px'),
(2253, 1090, '_dp_original', '837'),
(2254, 1090, 'qodef_page_title_background_image_behavior', 'parallax'),
(2255, 1090, 'qodef_header_layout', 'standard'),
(2256, 1090, 'qodef_title_layout', 'standard'),
(2257, 1090, 'qodef_page_title_tag', 'h1'),
(2258, 1090, 'qodef_header_scroll_appearance', 'sticky'),
(2259, 1090, 'qodef_sticky_header_scroll_amount', '595'),
(2260, 1090, 'qodef_content_behind_header', 'no'),
(2261, 1090, '_elementor_edit_mode', 'builder'),
(2262, 1090, '_elementor_template_type', 'wp-page'),
(2263, 1090, '_elementor_version', '2.9.14'),
(2264, 1090, '_elementor_data', '[{\"id\":\"1a47dd5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"e89abd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"88ccdef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor inc ididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud ex ercitation ullamco laboris nisi ut aliquip. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu .\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"a4db3f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"45cf6cd\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"4dc6495\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"67eafed\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"5709aaf\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"1a577e5\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"413ba61\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b8b3ddc\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"0d3acde\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3d8d944\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"dbe001d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4a9720\",\"elType\":\"widget\",\"settings\":{\"title\":\"WE HIRE CREATIVES ARE YOU CREATIVE?\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"A\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"2e19862\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-3.jpg\",\"id\":376},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"f73e027\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"c0c22c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0df9c67\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH. THINK WAY AHEAD.\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"C\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7886780\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c4ecd39\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-4.jpg\",\"id\":395},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"29ac652\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"e5ab424\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"align\":\"center\",\"align_tablet\":\"center\",\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7eda07\",\"elType\":\"widget\",\"settings\":{\"title\":\"GET IN TOUCH. THINK WAY AHEAD.\",\"title_tag\":\"h3\",\"line_break_positions\":\"3\",\"info_text\":\"Lorem ipsum dolor sit amet, consectetu adipisin elit. Aenean commodo ligula ege.\",\"button_layout\":\"textual\",\"text\":\"Read More _\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/our-team\\/\",\"target\":\"\",\"loading_animation\":\"yes\",\"animation_delay\":\"100\",\"_element_width\":\"initial\",\"_element_width_mobile\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":360,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"background_text_text\":\"B\",\"background_text_position\":\"center\"},\"elements\":[],\"widgetType\":\"boldlab_core_info_section\"}],\"isInner\":false},{\"id\":\"0a31409\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"space_between_widgets\":0,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-5.jpg\",\"id\":393},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_position\":\"center center\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"d35dc6f\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(2265, 1090, '_elementor_controls_usage', 'a:6:{s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:2:{s:7:\"general\";a:2:{s:5:\"title\";i:1;s:4:\"text\";i:1;}s:21:\"title-style-elementor\";a:2:{s:20:\"line_break_positions\";i:1;s:25:\"disable_title_break_words\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:8;s:19:\"_inline_size_tablet\";i:8;s:5:\"align\";i:5;s:21:\"space_between_widgets\";i:8;s:12:\"align_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:8;s:6:\"margin\";i:5;s:14:\"padding_tablet\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:5;s:16:\"background_color\";i:2;s:16:\"background_image\";i:3;s:19:\"background_position\";i:3;s:15:\"background_size\";i:3;}}}}s:25:\"boldlab_core_progress_bar\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:5:{s:6:\"layout\";i:4;s:6:\"number\";i:4;s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:19:\"inactive_line_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;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:3;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:1:{s:21:\"background_background\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}s:25:\"boldlab_core_info_section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:4:{s:7:\"general\";a:4:{s:5:\"title\";i:3;s:9:\"title_tag\";i:3;s:20:\"line_break_positions\";i:3;s:9:\"info_text\";i:3;}s:16:\"button-elementor\";a:4:{s:13:\"button_layout\";i:3;s:4:\"text\";i:3;s:4:\"link\";i:3;s:6:\"target\";i:3;}s:19:\"animation-elementor\";a:2:{s:17:\"loading_animation\";i:3;s:15:\"animation_delay\";i:3;}s:25:\"background-text-elementor\";a:2:{s:20:\"background_text_text\";i:3;s:24:\"background_text_position\";i:3;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:4:{s:14:\"_element_width\";i:3;s:21:\"_element_width_mobile\";i:3;s:21:\"_element_custom_width\";i:3;s:28:\"_element_custom_width_mobile\";i:3;}}}}}'),
(2266, 1096, '_wp_page_template', 'page-full-width.php'),
(2267, 1096, 'slide_template', 'default'),
(2268, 1096, '_wpb_vc_js_status', 'true'),
(2269, 1096, 'qodef_content_width', '1100'),
(2270, 1096, 'qodef_show_header_widget_areas', 'yes'),
(2271, 1096, 'qodef_minimal_header_in_grid', 'no'),
(2272, 1096, 'qodef_standard_header_in_grid', 'no'),
(2273, 1096, 'qodef_standard_header_menu_position', 'center'),
(2274, 1096, 'qodef_page_title_height', '445'),
(2275, 1096, 'qodef_page_title_background_image', '1102'),
(2276, 1096, 'qodef_page_title_color', '#ffffff'),
(2277, 1096, 'qodef_page_title_text_alignment', 'center'),
(2278, 1096, 'qodef_page_content_padding', '0px'),
(2279, 1096, 'qodef_page_title_background_image_behavior', 'parallax'),
(2280, 1096, '_dp_original', '1090'),
(2281, 1096, 'qodef_header_layout', 'standard'),
(2282, 1096, 'qodef_title_layout', 'standard'),
(2283, 1096, 'qodef_page_title_tag', 'h1'),
(2284, 1096, 'qodef_header_scroll_appearance', 'sticky'),
(2285, 1096, 'qodef_header_custom_widget_area_two', 'sticky-shop-widget-area'),
(2286, 1096, 'qodef_sticky_header_scroll_amount', '595'),
(2287, 1096, 'qodef_content_behind_header', 'no'),
(2288, 1096, '_elementor_edit_mode', 'builder'),
(2289, 1096, '_elementor_template_type', 'wp-page'),
(2290, 1096, '_elementor_version', '2.9.14'),
(2291, 1096, '_elementor_data', '[{\"id\":\"adeef14\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"aab5760\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"460b2c8\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-1.png\",\"id\":107},\"title\":\"Draw\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"f6e45a3\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"b5f2840\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"de2c953\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-2.png\",\"id\":109},\"title\":\"ANIMATE\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"7cb44c2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"88cad25\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"6e07553\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-3.png\",\"id\":108},\"title\":\"REST\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"bec272b\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"df23841\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":50,\"space_between_widgets_mobile\":0},\"elements\":[{\"id\":\"b6caa1a\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-custom-icon-4.png\",\"id\":110},\"title\":\"REPEAT\",\"title_tag\":\"h4\",\"text\":\"Aliquam lorem ante, dapi bus in, vi vera quis, feugiat a, tell us viverra\",\"content_alignment\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":240,\"sizes\":[]},\"text_color\":\"#909090\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"},{\"id\":\"db38f36\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1647e7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"ce6801c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"33\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11261d9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"c487543\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"9a9f689\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"756ab25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"b858daa\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"bfb210e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"4e70869\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"95420ec\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"a150b2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"22f0802\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-1.png\",\"id\":131},\"image_size\":\"full\",\"_css_classes\":\"qodef-from-right\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fa3ddcc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"custom_height\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_parallax_type\":\"parallax\",\"qodef_parallax_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2020\\/08\\/our-services-parallax.jpg\",\"id\":4730},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"height\":\"min-height\",\"gap\":\"no\"},\"elements\":[{\"id\":\"aba8f3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0b7cb97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"bd447b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e2f554a\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1770e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"113\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"4408492\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"824e386\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Clients_\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"dfc5423\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"33a722d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2292, 1096, '_elementor_controls_usage', 'a:9:{s:27:\"boldlab_core_icon_with_text\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:1:{s:6:\"layout\";i:4;}s:14:\"icon-elementor\";a:2:{s:9:\"icon_type\";i:4;s:11:\"custom_icon\";i:4;}s:17:\"content-elementor\";a:5:{s:5:\"title\";i:4;s:9:\"title_tag\";i:4;s:4:\"text\";i:4;s:17:\"content_alignment\";i:4;s:10:\"text_color\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:9;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:5:{s:12:\"_inline_size\";i:9;s:5:\"align\";i:7;s:21:\"space_between_widgets\";i:9;s:19:\"_inline_size_tablet\";i:6;s:28:\"space_between_widgets_mobile\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:9;s:14:\"padding_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:5:{s:6:\"layout\";i:5;s:16:\"content_position\";i:1;s:13:\"custom_height\";i:1;s:6:\"height\";i:1;s:3:\"gap\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:4;}s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_parallax\";a:2:{s:19:\"qodef_parallax_type\";i:1;s:20:\"qodef_parallax_image\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_color\";i:2;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:25:\"boldlab_core_progress_bar\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:4:{s:6:\"layout\";i:4;s:6:\"number\";i:4;s:5:\"title\";i:4;s:9:\"title_tag\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:4;s:21:\"_element_custom_width\";i:4;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:10:\"image_size\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:12:\"_css_classes\";i:1;}}}}s:30:\"boldlab_core_testimonials_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:7:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:17:\"slider_navigation\";i:1;s:17:\"slider_pagination\";i:1;s:4:\"skin\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_width_tablet\";i:1;s:21:\"_element_custom_width\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:1;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:1;}}}}s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}}'),
(2293, 1361, '_wp_page_template', 'default'),
(2294, 1361, 'slide_template', 'default'),
(2295, 1361, '_wpb_vc_js_status', 'true'),
(2296, 1361, 'qodef_show_header_widget_areas', 'yes'),
(2297, 1361, 'qodef_page_content_padding', '130px 0 '),
(2298, 1361, 'qodef_content_width', '1300'),
(2299, 1361, 'qodef_minimal_header_in_grid', 'no'),
(2300, 1361, 'qodef_standard_header_in_grid', 'no'),
(2301, 1361, 'qodef_standard_header_menu_position', 'right'),
(2302, 1361, 'qodef_page_title_text_alignment', 'default'),
(2303, 1361, '_dp_original', '61'),
(2304, 1361, 'qodef_content_behind_header', 'no'),
(2305, 1361, 'qodef_header_scroll_appearance', 'none'),
(2306, 1361, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2307, 1361, '_elementor_edit_mode', 'builder'),
(2308, 1361, '_elementor_template_type', 'wp-page'),
(2309, 1361, '_elementor_version', '2.9.13'),
(2310, 1361, '_elementor_data', '[{\"id\":\"b8ecf90\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"22132785\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"402a301\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"columns\":\"2\",\"space\":\"medium\",\"posts_per_page\":\"10\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-follow\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2311, 1361, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:6:\"layout\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2312, 1363, '_wp_page_template', 'page-full-width.php'),
(2313, 1363, 'slide_template', 'default'),
(2314, 1363, '_wpb_vc_js_status', 'true'),
(2315, 1363, 'qodef_show_header_widget_areas', 'yes'),
(2316, 1363, 'qodef_title_layout', 'standard-with-breadcrumbs'),
(2317, 1363, 'qodef_page_content_padding', '0px'),
(2318, 1363, 'qodef_content_width', '1300'),
(2319, 1363, 'qodef_minimal_header_in_grid', 'no'),
(2320, 1363, 'qodef_standard_header_in_grid', 'no'),
(2321, 1363, 'qodef_standard_header_menu_position', 'right'),
(2322, 1363, 'qodef_page_title_text_alignment', 'default'),
(2323, 1363, '_dp_original', '1361'),
(2324, 1363, 'qodef_content_behind_header', 'no'),
(2325, 1363, 'qodef_header_scroll_appearance', 'none'),
(2326, 1363, 'qodef_set_page_title_area_in_grid', 'no'),
(2327, 1363, 'qodef_enable_page_title', 'no'),
(2328, 1363, '_elementor_edit_mode', 'builder'),
(2329, 1363, '_elementor_template_type', 'wp-page'),
(2330, 1363, '_elementor_version', '2.9.13'),
(2331, 1363, '_elementor_data', '[{\"id\":\"4a8d3eac\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"309e3d0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cea9f6f\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"columns_responsive\":\"\",\"slider_pagination\":\"no\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-bottom-left\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2332, 1363, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:5:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:17:\"slider_pagination\";i:1;}s:15:\"query-elementor\";a:5:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:6:\"layout\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2333, 1375, '_wp_page_template', 'default'),
(2334, 1375, 'slide_template', 'default'),
(2335, 1375, '_wpb_vc_js_status', 'true'),
(2336, 1375, 'qodef_show_header_widget_areas', 'yes'),
(2337, 1375, 'qodef_page_content_padding', '130px 0 130px'),
(2338, 1375, 'qodef_content_width', '1300'),
(2339, 1375, 'qodef_minimal_header_in_grid', 'no'),
(2340, 1375, 'qodef_standard_header_in_grid', 'no'),
(2341, 1375, 'qodef_standard_header_menu_position', 'right'),
(2342, 1375, 'qodef_page_title_text_alignment', 'default'),
(2343, 1375, '_dp_original', '1361'),
(2344, 1375, 'qodef_content_behind_header', 'no'),
(2345, 1375, 'qodef_header_scroll_appearance', 'none'),
(2346, 1375, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2347, 1375, '_elementor_edit_mode', 'builder'),
(2348, 1375, '_elementor_template_type', 'wp-page'),
(2349, 1375, '_elementor_version', '2.9.13'),
(2350, 1375, '_elementor_data', '[{\"id\":\"6f15e6db\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"8208790\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6489376\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"masonry\",\"columns\":\"2\",\"space\":\"no\",\"posts_per_page\":\"10\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-follow\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2351, 1375, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:6:\"layout\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2352, 1380, '_wp_page_template', 'default'),
(2353, 1380, 'slide_template', 'default'),
(2354, 1380, '_wpb_vc_js_status', 'true'),
(2355, 1380, 'qodef_show_header_widget_areas', 'yes'),
(2356, 1380, 'qodef_page_content_padding', '130px 0 130px'),
(2357, 1380, 'qodef_content_width', '1300'),
(2358, 1380, 'qodef_minimal_header_in_grid', 'no'),
(2359, 1380, 'qodef_standard_header_in_grid', 'no'),
(2360, 1380, 'qodef_standard_header_menu_position', 'right'),
(2361, 1380, 'qodef_page_title_text_alignment', 'default'),
(2362, 1380, '_dp_original', '61'),
(2363, 1380, 'qodef_content_behind_header', 'no'),
(2364, 1380, 'qodef_header_scroll_appearance', 'none'),
(2365, 1380, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2366, 1380, '_elementor_edit_mode', 'builder'),
(2367, 1380, '_elementor_template_type', 'wp-page'),
(2368, 1380, '_elementor_version', '2.9.13'),
(2369, 1380, '_elementor_data', '[{\"id\":\"44f31ac4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"40b6793\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b3b4d0a\",\"elType\":\"widget\",\"settings\":{\"space\":\"no\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"yes\",\"pagination_type\":\"load-more\",\"pagination_type_load_more_top_margin\":\"65px\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2370, 1380, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:1:{s:5:\"space\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:3:{s:13:\"enable_filter\";i:1;s:15:\"pagination_type\";i:1;s:36:\"pagination_type_load_more_top_margin\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2371, 1381, '_wp_page_template', 'default'),
(2372, 1381, 'slide_template', 'default'),
(2373, 1381, '_wpb_vc_js_status', 'true'),
(2374, 1381, 'qodef_show_header_widget_areas', 'yes'),
(2375, 1381, 'qodef_title_layout', 'standard-with-breadcrumbs'),
(2376, 1381, 'qodef_page_content_padding', '130px 0 130px'),
(2377, 1381, 'qodef_content_width', '1300'),
(2378, 1381, 'qodef_minimal_header_in_grid', 'no'),
(2379, 1381, 'qodef_standard_header_in_grid', 'no'),
(2380, 1381, 'qodef_standard_header_menu_position', 'right'),
(2381, 1381, 'qodef_page_title_text_alignment', 'center'),
(2382, 1381, '_dp_original', '61'),
(2383, 1381, 'qodef_content_behind_header', 'no'),
(2384, 1381, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2385, 1390, '_wp_page_template', 'page-full-width.php'),
(2386, 1390, 'slide_template', ''),
(2387, 1390, '_wpb_vc_js_status', 'true'),
(2388, 1390, 'qodef_content_width', '1300'),
(2389, 1390, 'qodef_show_header_widget_areas', 'yes'),
(2390, 1390, 'qodef_standard_header_in_grid', 'no'),
(2391, 1390, 'qodef_standard_header_menu_position', 'right'),
(2392, 1390, 'qodef_page_title_text_alignment', 'default'),
(2393, 1390, 'qodef_page_content_padding', '130px 0px 60px'),
(2394, 1390, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(2395, 1390, 'qodef_header_scroll_appearance', 'sticky'),
(2396, 1390, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(2397, 1390, 'qodef_content_behind_header', 'no'),
(2398, 1390, 'qodef_page_content_padding_mobile', '90px 0px 60px'),
(2399, 1390, '_elementor_edit_mode', 'builder'),
(2400, 1390, '_elementor_template_type', 'wp-page'),
(2401, 1390, '_elementor_version', '2.9.13'),
(2402, 1390, '_elementor_data', '[{\"id\":\"3a5cda52\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"3ab72d16\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c81232a\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h4\",\"display_rating\":\"no\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_product_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2403, 1390, '_elementor_controls_usage', 'a:3:{s:25:\"boldlab_core_product_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:9:\"title_tag\";i:1;s:14:\"display_rating\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2404, 1396, '_wp_page_template', 'page-full-width.php'),
(2405, 1396, 'slide_template', 'default'),
(2406, 1396, '_wpb_vc_js_status', 'true'),
(2407, 1396, 'qodef_content_width', '1300'),
(2408, 1396, 'qodef_show_header_widget_areas', 'yes'),
(2409, 1396, 'qodef_standard_header_in_grid', 'no'),
(2410, 1396, 'qodef_standard_header_menu_position', 'center'),
(2411, 1396, 'qodef_page_title_text_alignment', 'center'),
(2412, 1396, 'qodef_page_content_padding', '0 40px'),
(2413, 1396, 'qodef_header_layout', 'standard'),
(2414, 1396, 'qodef_enable_page_title', 'no'),
(2415, 1396, 'qodef_header_scroll_appearance', 'none'),
(2416, 1396, 'qodef_page_content_padding_mobile', '0 20px'),
(2417, 1396, 'qodef_content_behind_header', 'no'),
(2418, 1396, 'qodef_enable_page_footer', 'no'),
(2419, 1396, '_wpb_post_custom_css', '#qodef-back-to-top{\n display: none !important;\n}\n\n@media only screen and (min-width: 680px) {\n .qodef-bottom-section .vc_col-md-3 .vc_column-inner{\n text-align: right;\n }\n \n .qodef-bottom-section .vc_col-md-3 .vc_column-inner .wpb_wrapper{\n display: inline-block;\n text-align: left;\n }\n}\n\n#qodef-page-content {\n min-height: 100vh; \n\n}'),
(2420, 1396, '_elementor_edit_mode', 'builder'),
(2421, 1396, '_elementor_template_type', 'wp-page'),
(2422, 1396, '_elementor_version', '2.9.14'),
(2423, 1396, '_elementor_data', '[{\"id\":\"127301a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"974d39f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3f86ed7\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"justified-gallery\",\"space\":\"tiny\",\"justified_gallery_row_height\":\"400px\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"design\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"pagination_type\":\"\",\"loading_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5f115f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"daf780d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75,\"_inline_size_tablet\":70,\"_inline_size_mobile\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8be7b3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/portfolio-logo.png\",\"id\":3031},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"80\",\"height\":\"80\"},\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9b65c91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25,\"_inline_size_tablet\":30,\"_inline_size_mobile\":100,\"align\":\"flex-end\",\"align_mobile\":\"flex-start\",\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qode-elementor-custom-column\"},\"elements\":[{\"id\":\"a6b38e6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<a href=\\\"tel:+12025550133\\\">+1 202 555 0133<\\/a>\\n<p style=\\\"text-align: left; margin: -5px 0 10px;\\\"><a href=\\\"mailto:boldlab@qodeinteractive.com\\\">boldlab@qodeinteractive.com<\\/a><\\/p>\",\"_element_width\":\"auto\",\"_css_classes\":\"qodef-link--dark\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4eb61a9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"css_classes\":\"qode-elementor-custom-section\"},\"elements\":[{\"id\":\"3f31296\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6ac6d82\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-behance-square\",\"custom_size\":\"35px\",\"hover_color\":\"rgba(0, 0, 0, 0.6)\",\"margin\":\"0 30px 0 0\",\"link\":\"https:\\/\\/www.behance.net\\/qode_interactive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"59fd51d\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-pinterest-square\",\"custom_size\":\"35px\",\"hover_color\":\"rgba(0, 0, 0, 0.6)\",\"margin\":\"0 30px 0 0\",\"link\":\"https:\\/\\/www.pinterest.com\\/qodeinteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"7ccb73e\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-twitter-square\",\"custom_size\":\"35px\",\"hover_color\":\"rgba(0, 0, 0, 0.6)\",\"margin\":\"0 30px 0 0\",\"link\":\"https:\\/\\/twitter.com\\/QodeInteractive\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"},{\"id\":\"c08aa4e\",\"elType\":\"widget\",\"settings\":{\"main_icon\":\"font-awesome\",\"main_icon_font_awesome\":\"fab fa-facebook-square\",\"custom_size\":\"35px\",\"hover_color\":\"rgba(0, 0, 0, 0.6)\",\"link\":\"https:\\/\\/www.facebook.com\\/QodeInteractive\\/\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(2424, 1396, '_elementor_controls_usage', 'a:6:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:5:{s:7:\"general\";a:3:{s:8:\"behavior\";i:1;s:5:\"space\";i:1;s:28:\"justified_gallery_row_height\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}s:19:\"animation-elementor\";a:1:{s:17:\"loading_animation\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:6:{s:12:\"_inline_size\";i:4;s:21:\"space_between_widgets\";i:3;s:19:\"_inline_size_tablet\";i:2;s:19:\"_inline_size_mobile\";i:2;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:4;s:6:\"margin\";i:1;s:13:\"margin_mobile\";i:1;s:14:\"padding_mobile\";i:1;s:11:\"css_classes\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:3;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:11:\"css_classes\";i:1;s:7:\"padding\";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:22:\"image_custom_dimension\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;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:1;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}s:14:\"_section_style\";a:2:{s:12:\"_css_classes\";i:1;s:8:\"_padding\";i:1;}}}}s:17:\"boldlab_core_icon\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:7:\"general\";a:7:{s:9:\"main_icon\";i:4;s:22:\"main_icon_font_awesome\";i:4;s:11:\"custom_size\";i:4;s:11:\"hover_color\";i:4;s:6:\"margin\";i:3;s:4:\"link\";i:4;s:6:\"target\";i:4;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:4;}}}}}'),
(2425, 1571, '_wp_page_template', 'page-full-width.php'),
(2426, 1571, 'slide_template', 'default'),
(2427, 1571, '_wpb_vc_js_status', 'true'),
(2428, 1571, 'qodef_content_width', '1300'),
(2429, 1571, 'qodef_show_header_widget_areas', 'yes'),
(2430, 1571, 'qodef_standard_header_in_grid', 'no'),
(2431, 1571, 'qodef_standard_header_menu_position', 'center'),
(2432, 1571, 'qodef_page_title_text_alignment', 'default'),
(2433, 1571, 'qodef_page_content_padding', '40px 40px '),
(2434, 1571, 'qodef_header_layout', 'standard'),
(2435, 1571, 'qodef_enable_page_title', 'yes'),
(2436, 1571, '_dp_original', '1396'),
(2437, 1571, 'qodef_set_page_title_area_in_grid', 'no'),
(2438, 1571, 'qodef_page_content_padding_mobile', '20px 20px '),
(2439, 1571, 'qodef_content_behind_header', 'no'),
(2440, 1571, 'qodef_header_scroll_appearance', 'none'),
(2441, 1571, '_elementor_edit_mode', 'builder'),
(2442, 1571, '_elementor_template_type', 'wp-page'),
(2443, 1571, '_elementor_version', '2.9.13'),
(2444, 1571, '_elementor_data', '[{\"id\":\"6fd5c89e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"29cfb586\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fe6cc44\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"justified-gallery\",\"space\":\"tiny\",\"justified_gallery_row_height\":\"400px\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"design\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"pagination_type\":\"\",\"loading_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2445, 1571, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:5:{s:7:\"general\";a:3:{s:8:\"behavior\";i:1;s:5:\"space\";i:1;s:28:\"justified_gallery_row_height\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}s:19:\"animation-elementor\";a:1:{s:17:\"loading_animation\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2446, 1574, '_wp_page_template', 'default'),
(2447, 1574, 'slide_template', 'default'),
(2448, 1574, '_wpb_vc_js_status', 'true'),
(2449, 1574, 'qodef_show_header_widget_areas', 'yes'),
(2450, 1574, 'qodef_title_layout', 'standard-with-breadcrumbs'),
(2451, 1574, 'qodef_page_content_padding', '130px 0 66px'),
(2452, 1574, 'qodef_content_width', '1300'),
(2453, 1574, 'qodef_minimal_header_in_grid', 'no'),
(2454, 1574, 'qodef_standard_header_in_grid', 'no'),
(2455, 1574, 'qodef_standard_header_menu_position', 'right'),
(2456, 1574, 'qodef_page_title_text_alignment', 'default'),
(2457, 1574, '_dp_original', '61'),
(2458, 1574, 'qodef_content_behind_header', 'no'),
(2459, 1574, 'qodef_header_scroll_appearance', 'none'),
(2460, 1574, 'qodef_page_content_padding_mobile', '90px 0 66px'),
(2461, 1574, '_wpb_post_custom_css', '.qodef-portfolio-list .qodef--load-more a{\n margin-bottom: 66px;\n}\n\n.qodef-pagination--on.qodef-pagination-type--load-more .qodef-loading-spinner{\n bottom: 75px !important;\n}'),
(2462, 1574, '_elementor_edit_mode', 'builder'),
(2463, 1574, '_elementor_template_type', 'wp-page'),
(2464, 1574, '_elementor_version', '2.9.13'),
(2465, 1574, '_elementor_data', '[{\"id\":\"6b60015\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"92412da\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"060dd5e\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"posts_per_page\":\"6\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"title_tag\":\"h4\",\"enable_filter\":\"yes\",\"pagination_type\":\"load-more\",\"pagination_type_load_more_top_margin\":\"15px\",\"info_below_content_parallax\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2466, 1574, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:1:{s:5:\"space\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:4:{s:13:\"enable_filter\";i:1;s:15:\"pagination_type\";i:1;s:36:\"pagination_type_load_more_top_margin\";i:1;s:27:\"info_below_content_parallax\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2467, 1585, '_wp_page_template', 'default'),
(2468, 1585, 'slide_template', ''),
(2469, 1585, '_wpb_vc_js_status', 'true'),
(2470, 1585, 'qodef_show_header_widget_areas', 'yes'),
(2471, 1585, 'qodef_page_content_padding', '130px 0 130px'),
(2472, 1585, 'qodef_content_width', '1300'),
(2473, 1585, 'qodef_minimal_header_in_grid', 'no'),
(2474, 1585, 'qodef_standard_header_in_grid', 'no'),
(2475, 1585, 'qodef_standard_header_menu_position', 'right'),
(2476, 1585, 'qodef_page_title_text_alignment', 'default'),
(2477, 1585, '_dp_original', '61'),
(2478, 1585, 'qodef_content_behind_header', 'no'),
(2479, 1585, 'qodef_header_scroll_appearance', 'none'),
(2480, 1585, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2481, 1585, '_elementor_edit_mode', 'builder'),
(2482, 1585, '_elementor_template_type', 'wp-page'),
(2483, 1585, '_elementor_version', '2.9.13'),
(2484, 1585, '_elementor_data', '[{\"id\":\"2e09e67e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"3a8bdbf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"46758ff\",\"elType\":\"widget\",\"settings\":{\"columns\":\"2\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"8\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2485, 1585, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2486, 1636, '_wp_page_template', 'default'),
(2487, 1636, 'slide_template', ''),
(2488, 1636, '_wpb_vc_js_status', 'true'),
(2489, 1636, 'qodef_show_header_widget_areas', 'yes'),
(2490, 1636, 'qodef_page_content_padding', '130px 0 130px'),
(2491, 1636, 'qodef_content_width', '1300'),
(2492, 1636, 'qodef_minimal_header_in_grid', 'no'),
(2493, 1636, 'qodef_standard_header_in_grid', 'no'),
(2494, 1636, 'qodef_standard_header_menu_position', 'right'),
(2495, 1636, 'qodef_page_title_text_alignment', 'default'),
(2496, 1636, '_dp_original', '1585'),
(2497, 1636, 'qodef_content_behind_header', 'no'),
(2498, 1636, 'qodef_header_scroll_appearance', 'none'),
(2499, 1636, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2500, 1636, '_elementor_edit_mode', 'builder'),
(2501, 1636, '_elementor_template_type', 'wp-page'),
(2502, 1636, '_elementor_version', '2.9.13'),
(2503, 1636, '_elementor_data', '[{\"id\":\"cb19fda\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"fee75cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"51f1d8c\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2504, 1636, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2505, 1639, '_wp_page_template', 'page-full-width.php'),
(2506, 1639, 'slide_template', ''),
(2507, 1639, '_wpb_vc_js_status', 'true'),
(2508, 1639, 'qodef_show_header_widget_areas', 'yes'),
(2509, 1639, 'qodef_page_content_padding', '40px 40px '),
(2510, 1639, 'qodef_content_width', '1300'),
(2511, 1639, 'qodef_minimal_header_in_grid', 'no'),
(2512, 1639, 'qodef_standard_header_in_grid', 'no'),
(2513, 1639, 'qodef_standard_header_menu_position', 'right'),
(2514, 1639, 'qodef_page_title_text_alignment', 'default'),
(2515, 1639, '_dp_original', '1636'),
(2516, 1639, 'qodef_set_page_title_area_in_grid', 'no'),
(2517, 1639, 'qodef_content_behind_header', 'no'),
(2518, 1639, 'qodef_header_scroll_appearance', 'none'),
(2519, 1639, '_elementor_edit_mode', 'builder'),
(2520, 1639, '_elementor_template_type', 'wp-page'),
(2521, 1639, '_elementor_version', '2.9.13'),
(2522, 1639, '_elementor_data', '[{\"id\":\"471d1ef\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5284051\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c88047\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2523, 1639, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2524, 1642, '_wp_page_template', 'default'),
(2525, 1642, 'slide_template', ''),
(2526, 1642, '_wpb_vc_js_status', 'true'),
(2527, 1642, 'qodef_show_header_widget_areas', 'yes'),
(2528, 1642, 'qodef_page_content_padding', '130px 0 130px'),
(2529, 1642, 'qodef_content_width', '1300'),
(2530, 1642, 'qodef_minimal_header_in_grid', 'no'),
(2531, 1642, 'qodef_standard_header_in_grid', 'no'),
(2532, 1642, 'qodef_standard_header_menu_position', 'right'),
(2533, 1642, 'qodef_page_title_text_alignment', 'default'),
(2534, 1642, '_dp_original', '1636'),
(2535, 1642, 'qodef_content_behind_header', 'no'),
(2536, 1642, 'qodef_header_scroll_appearance', 'none'),
(2537, 1642, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2538, 1642, '_elementor_edit_mode', 'builder'),
(2539, 1642, '_elementor_template_type', 'wp-page'),
(2540, 1642, '_elementor_version', '2.9.13'),
(2541, 1642, '_elementor_data', '[{\"id\":\"2d7c037\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"f47e7bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"34c459d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2542, 1642, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2543, 1644, '_wp_page_template', 'page-full-width.php'),
(2544, 1644, 'slide_template', ''),
(2545, 1644, '_wpb_vc_js_status', 'true'),
(2546, 1644, 'qodef_show_header_widget_areas', 'yes'),
(2547, 1644, 'qodef_page_content_padding', '40px 40px '),
(2548, 1644, 'qodef_content_width', '1300'),
(2549, 1644, 'qodef_minimal_header_in_grid', 'no'),
(2550, 1644, 'qodef_standard_header_in_grid', 'no'),
(2551, 1644, 'qodef_standard_header_menu_position', 'right'),
(2552, 1644, 'qodef_page_title_text_alignment', 'default'),
(2553, 1644, 'qodef_set_page_title_area_in_grid', 'no'),
(2554, 1644, '_dp_original', '1639'),
(2555, 1644, 'qodef_content_behind_header', 'no'),
(2556, 1644, 'qodef_header_scroll_appearance', 'none'),
(2557, 1644, '_elementor_edit_mode', 'builder'),
(2558, 1644, '_elementor_template_type', 'wp-page'),
(2559, 1644, '_elementor_version', '2.9.13'),
(2560, 1644, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2561, 1644, '_elementor_data', '[{\"id\":\"78956ac\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"cbd9aec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b752660\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2562, 1646, '_wp_page_template', 'page-full-width.php'),
(2563, 1646, 'slide_template', ''),
(2564, 1646, '_wpb_vc_js_status', 'true'),
(2565, 1646, 'qodef_show_header_widget_areas', 'yes'),
(2566, 1646, 'qodef_page_content_padding', '40px 40px '),
(2567, 1646, 'qodef_content_width', '1300'),
(2568, 1646, 'qodef_minimal_header_in_grid', 'no'),
(2569, 1646, 'qodef_standard_header_in_grid', 'no'),
(2570, 1646, 'qodef_standard_header_menu_position', 'right'),
(2571, 1646, 'qodef_page_title_text_alignment', 'default'),
(2572, 1646, 'qodef_set_page_title_area_in_grid', 'no'),
(2573, 1646, '_dp_original', '1639'),
(2574, 1646, 'qodef_content_behind_header', 'no'),
(2575, 1646, 'qodef_header_scroll_appearance', 'none'),
(2576, 1646, '_elementor_edit_mode', 'builder'),
(2577, 1646, '_elementor_template_type', 'wp-page'),
(2578, 1646, '_elementor_version', '2.9.13'),
(2579, 1646, '_elementor_data', '[{\"id\":\"f391bc4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"6c5d36e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"799b91c\",\"elType\":\"widget\",\"settings\":{\"columns\":\"5\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"15\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2580, 1646, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2581, 39, '_thumbnail_id', '1398'),
(2582, 39, 'qodef_portfolio_single_layout', 'images-small'),
(2583, 39, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2584, 39, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2585, 39, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2586, 39, 'slide_template', 'default'),
(2587, 39, '_wp_old_slug', 'speed-of-thought'),
(2588, 39, '_wp_old_slug', 'new-edition'),
(2589, 39, 'qodef_content_width', '1300'),
(2590, 39, 'qodef_show_header_widget_areas', 'yes'),
(2591, 39, 'qodef_standard_header_in_grid', 'no'),
(2592, 39, 'qodef_standard_header_menu_position', 'right'),
(2593, 39, '_wpb_vc_js_status', 'false'),
(2594, 39, 'qodef_content_behind_header', 'no'),
(2595, 39, '_wp_old_slug', 'for-all-types-of-projects'),
(2596, 39, 'qodef_page_content_padding', '130px 0 120px'),
(2597, 39, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2598, 39, 'qodef_page_title_text_alignment', 'default'),
(2599, 39, '_elementor_edit_mode', 'builder'),
(2600, 39, '_elementor_template_type', 'wp-post'),
(2601, 39, '_elementor_version', '2.9.13'),
(2602, 39, '_wp_page_template', 'default'),
(2603, 39, '_elementor_data', '[{\"id\":\"e1a87da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"63bb029\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"739de9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2604, 39, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2605, 58, 'qodef_portfolio_single_layout', 'images-big'),
(2606, 58, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2607, 58, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2608, 58, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2609, 58, 'slide_template', 'default'),
(2610, 58, '_dp_original', '39'),
(2611, 58, '_wpb_vc_js_status', 'true'),
(2612, 58, 'qodef_show_header_widget_areas', 'yes'),
(2613, 58, 'qodef_standard_header_in_grid', 'no'),
(2614, 58, 'qodef_standard_header_menu_position', 'right'),
(2615, 58, '_wp_old_slug', 'true-balance'),
(2616, 58, 'qodef_content_width', '1300'),
(2617, 58, '_thumbnail_id', '1559'),
(2618, 58, 'qodef_content_behind_header', 'no'),
(2619, 58, 'qodef_page_content_padding', '130px 0 120px'),
(2620, 58, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2621, 58, 'qodef_page_title_text_alignment', 'default'),
(2622, 58, '_elementor_edit_mode', 'builder'),
(2623, 58, '_elementor_template_type', 'wp-post'),
(2624, 58, '_elementor_version', '2.9.13'),
(2625, 58, '_wp_page_template', 'default'),
(2626, 58, '_elementor_data', '[{\"id\":\"7a4aca0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"963437c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"dbabb26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2627, 58, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2628, 59, '_thumbnail_id', '1400'),
(2629, 59, 'qodef_portfolio_single_layout', 'masonry-small'),
(2630, 59, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2631, 59, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:28:\"https://qodeinteractive.com/\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2632, 59, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2633, 59, 'slide_template', 'default'),
(2634, 59, '_dp_original', '58'),
(2635, 59, '_wp_old_slug', 'true-balance-2'),
(2636, 59, '_wpb_vc_js_status', 'false'),
(2637, 59, 'qodef_show_header_widget_areas', 'yes'),
(2638, 59, 'qodef_standard_header_in_grid', 'no'),
(2639, 59, 'qodef_standard_header_menu_position', 'right'),
(2640, 59, 'qodef_portfolio_space_between_items', 'tiny'),
(2641, 59, '_wp_old_slug', 'move18'),
(2642, 59, 'qodef_content_width', '1300'),
(2643, 59, 'qodef_content_behind_header', 'no'),
(2644, 59, 'qodef_page_content_padding', '130px 0 120px'),
(2645, 59, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2646, 59, 'qodef_page_title_text_alignment', 'default'),
(2647, 59, '_elementor_edit_mode', 'builder'),
(2648, 59, '_elementor_template_type', 'wp-post'),
(2649, 59, '_elementor_version', '2.9.13'),
(2650, 59, '_wp_page_template', 'default'),
(2651, 59, '_elementor_data', '[{\"id\":\"36ae1e5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ef0fcbc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"846012b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2652, 59, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2653, 60, '_thumbnail_id', '1401'),
(2654, 60, 'qodef_portfolio_single_layout', 'masonry-big'),
(2655, 60, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2656, 60, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2657, 60, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2658, 60, 'slide_template', 'default'),
(2659, 60, '_wp_old_slug', 'true-balance-2'),
(2660, 60, '_dp_original', '59'),
(2661, 60, 'qodef_portfolio_columns_number', '3'),
(2662, 60, '_wpb_vc_js_status', 'true'),
(2663, 60, 'qodef_portfolio_space_between_items', 'tiny'),
(2664, 60, 'qodef_show_header_widget_areas', 'yes'),
(2665, 60, 'qodef_standard_header_in_grid', 'no'),
(2666, 60, 'qodef_standard_header_menu_position', 'right'),
(2667, 60, '_wp_old_slug', 'whatever'),
(2668, 60, 'qodef_content_width', '1300'),
(2669, 60, '_wp_old_slug', 'accessible-affordable'),
(2670, 60, 'qodef_content_behind_header', 'no'),
(2671, 60, 'qodef_page_content_padding', '130px 0 120px'),
(2672, 60, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2673, 60, 'qodef_page_title_text_alignment', 'default'),
(2674, 60, '_elementor_edit_mode', 'builder'),
(2675, 60, '_elementor_template_type', 'wp-post'),
(2676, 60, '_elementor_version', '2.9.13'),
(2677, 60, '_wp_page_template', 'default'),
(2678, 60, '_elementor_data', '[{\"id\":\"6ef64e3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"8233638\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"0a551fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2679, 60, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2680, 65, 'qodef_portfolio_single_layout', 'gallery-small'),
(2681, 65, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2682, 65, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2683, 65, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2684, 65, 'slide_template', 'default'),
(2685, 65, '_wp_old_slug', 'true-balance-2'),
(2686, 65, '_dp_original', '60'),
(2687, 65, '_wpb_vc_js_status', 'false'),
(2688, 65, '_wp_old_slug', 'whatever-3'),
(2689, 65, 'qodef_portfolio_columns_number', '3'),
(2690, 65, '_wp_old_slug', 'design-yes-please'),
(2691, 65, 'qodef_content_width', '1300'),
(2692, 65, 'qodef_show_header_widget_areas', 'yes'),
(2693, 65, 'qodef_standard_header_in_grid', 'no'),
(2694, 65, 'qodef_standard_header_menu_position', 'right'),
(2695, 65, '_thumbnail_id', '3414'),
(2696, 65, 'qodef_content_behind_header', 'no'),
(2697, 65, 'qodef_page_content_padding', '130px 0 120px'),
(2698, 65, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2699, 65, 'qodef_page_title_text_alignment', 'default'),
(2700, 65, '_elementor_edit_mode', 'builder'),
(2701, 65, '_elementor_template_type', 'wp-post'),
(2702, 65, '_elementor_version', '2.9.13'),
(2703, 65, '_wp_page_template', 'default'),
(2704, 65, '_elementor_data', '[{\"id\":\"82ef9a6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"e4e2e75\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4804ae5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2705, 65, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2706, 66, '_thumbnail_id', '1402'),
(2707, 66, 'qodef_portfolio_single_layout', 'slider'),
(2708, 66, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2709, 66, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2710, 66, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2711, 66, 'slide_template', 'default'),
(2712, 66, '_wp_old_slug', 'true-balance-2'),
(2713, 66, '_dp_original', '60'),
(2714, 66, '_wp_old_slug', 'whatever-2'),
(2715, 66, 'qodef_enable_portfolio_title', 'no'),
(2716, 66, '_wpb_vc_js_status', 'true'),
(2717, 66, 'qodef_page_title_text_alignment', 'default'),
(2718, 66, 'qodef_header_layout', 'minimal'),
(2719, 66, 'qodef_show_header_widget_areas', 'no'),
(2720, 66, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(2721, 66, 'qodef_standard_header_in_grid', 'no'),
(2722, 66, 'qodef_standard_header_menu_position', 'right'),
(2723, 66, '_wp_old_slug', 'be-adventurous'),
(2724, 66, 'qodef_content_width', '1300'),
(2725, 66, 'qodef_page_content_padding', '57px 0 120px'),
(2726, 66, 'qodef_content_behind_header', 'no'),
(2727, 66, 'qodef_mobile_header_layout', 'minimal'),
(2728, 66, 'qodef_header_scroll_appearance', 'none'),
(2729, 66, 'qodef_header_skin', 'light'),
(2730, 66, 'qodef_enable_page_title', 'no'),
(2731, 66, '_elementor_edit_mode', 'builder'),
(2732, 66, '_elementor_template_type', 'wp-post'),
(2733, 66, '_elementor_version', '2.9.13'),
(2734, 66, '_wp_page_template', 'default'),
(2735, 66, '_elementor_data', '[{\"id\":\"e8f74e1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"182ff36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"7a25b31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2736, 66, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2737, 782, '_thumbnail_id', '1404'),
(2738, 782, 'qodef_portfolio_single_layout', 'gallery-big'),
(2739, 782, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2740, 782, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2741, 782, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2742, 782, 'slide_template', 'default'),
(2743, 782, '_wp_old_slug', 'true-balance-2'),
(2744, 782, '_wp_old_slug', 'whatever-3'),
(2745, 782, '_wpb_vc_js_status', 'true'),
(2746, 782, 'qodef_portfolio_columns_number', '3'),
(2747, 782, '_dp_original', '65'),
(2748, 782, '_wp_old_slug', 'design-yes-please-2'),
(2749, 782, 'qodef_show_header_widget_areas', 'yes'),
(2750, 782, 'qodef_standard_header_in_grid', 'no'),
(2751, 782, 'qodef_standard_header_menu_position', 'right'),
(2752, 782, '_wp_old_slug', 'make-every-work-count'),
(2753, 782, 'qodef_content_width', '1300'),
(2754, 782, 'qodef_content_behind_header', 'no'),
(2755, 782, 'qodef_page_content_padding', '130px 0 120px'),
(2756, 782, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2757, 782, 'qodef_page_title_text_alignment', 'default'),
(2758, 782, '_elementor_edit_mode', 'builder'),
(2759, 782, '_elementor_template_type', 'wp-post'),
(2760, 782, '_elementor_version', '2.9.13'),
(2761, 782, '_wp_page_template', 'default'),
(2762, 782, '_elementor_data', '[{\"id\":\"8bd19c1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5d2f78f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"bbf6a6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2763, 782, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2764, 794, '_thumbnail_id', '1405'),
(2765, 794, 'qodef_portfolio_single_layout', 'images-small'),
(2766, 794, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2767, 794, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2768, 794, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2769, 794, 'slide_template', 'default'),
(2770, 794, '_wp_old_slug', 'speed-of-thought'),
(2771, 794, '_dp_original', '39'),
(2772, 794, '_wpb_vc_js_status', 'false'),
(2773, 794, 'qodef_portfolio_item_padding', '0 0 '),
(2774, 794, '_wp_old_slug', 'creative-to-follow'),
(2775, 794, 'qodef_content_width', '1300'),
(2776, 794, 'qodef_show_header_widget_areas', 'yes'),
(2777, 794, 'qodef_standard_header_in_grid', 'no'),
(2778, 794, 'qodef_standard_header_menu_position', 'right'),
(2779, 794, 'qodef_content_behind_header', 'no'),
(2780, 794, 'qodef_page_content_padding', '130px 0 120px'),
(2781, 794, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2782, 794, 'qodef_page_title_text_alignment', 'default'),
(2783, 794, '_elementor_edit_mode', 'builder'),
(2784, 794, '_elementor_template_type', 'wp-post'),
(2785, 794, '_elementor_version', '2.9.13'),
(2786, 794, '_wp_page_template', 'default'),
(2787, 794, '_elementor_data', '[{\"id\":\"40eca69\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"bbdadc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"842bb8f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2788, 794, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2789, 1671, '_thumbnail_id', '916'),
(2790, 1671, 'qodef_portfolio_single_layout', 'images-big'),
(2791, 1671, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(2792, 1671, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(2793, 1671, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(2794, 1671, 'slide_template', 'default'),
(2795, 1671, '_wpb_vc_js_status', 'true'),
(2796, 1671, 'qodef_portfolio_item_padding', '20% 0 45px 0'),
(2797, 1671, 'qodef_show_header_widget_areas', 'yes'),
(2798, 1671, 'qodef_standard_header_in_grid', 'no'),
(2799, 1671, 'qodef_standard_header_menu_position', 'right'),
(2800, 1671, 'qodef_content_width', '1300'),
(2801, 1671, '_dp_original', '802'),
(2802, 1671, '_wp_old_date', '2018-11-21'),
(2803, 1671, '_wp_old_slug', 'design-your-way-2'),
(2804, 1671, '_wp_old_slug', 'design-solutions-2'),
(2805, 1671, 'qodef_content_behind_header', 'no'),
(2806, 1671, 'qodef_page_content_padding', '130px 0 120px'),
(2807, 1671, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(2808, 1671, 'qodef_page_title_text_alignment', 'default'),
(2809, 1671, '_elementor_edit_mode', 'builder'),
(2810, 1671, '_elementor_template_type', 'wp-post'),
(2811, 1671, '_elementor_version', '2.9.13'),
(2812, 1671, '_wp_page_template', 'default'),
(2813, 1671, '_elementor_data', '[{\"id\":\"0671898\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"8dc46f3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"dbefc8a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(2814, 1671, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2815, 1741, '_wp_page_template', 'page-full-width.php'),
(2816, 1741, 'slide_template', ''),
(2817, 1741, '_wpb_vc_js_status', 'true'),
(2818, 1741, 'qodef_content_width', '1300'),
(2819, 1741, 'qodef_show_header_widget_areas', 'no'),
(2820, 1741, 'qodef_standard_header_in_grid', 'no'),
(2821, 1741, 'qodef_standard_header_menu_position', 'right'),
(2822, 1741, 'qodef_page_title_text_alignment', 'default'),
(2823, 1741, 'qodef_enable_page_title', 'no'),
(2824, 1741, 'qodef_page_content_padding', '0 0 0 0'),
(2825, 1741, 'qodef_page_content_padding_mobile', '0 0 0 0'),
(2826, 1741, 'qodef_header_layout', 'minimal'),
(2827, 1741, 'qodef_minimal_header_background_color', 'rgba(255,255,255,0)'),
(2828, 1741, 'qodef_enable_page_footer', 'no'),
(2829, 1741, 'qodef_content_behind_header', 'yes'),
(2830, 1741, 'qodef_mobile_header_layout', 'minimal'),
(2831, 1741, '_wpb_post_custom_css', '#qodef-page-mobile-header{\n background-color: transparent !important;\n}'),
(2832, 1741, 'qodef_logo_height', '50'),
(2833, 1741, 'qodef_mobile_logo_height', '40'),
(2834, 1741, '_elementor_controls_usage', 'a:3:{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:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2835, 1741, '_elementor_data', '[{\"id\":\"48ce5ce2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3fb73990\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5dccb4a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Slider-Home\",\"shortcode\":\"[rev_slider alias=\\\"slider-home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(2836, 1741, '_elementor_template_type', 'wp-page'),
(2837, 1741, '_elementor_version', '2.9.14'),
(2838, 1741, '_elementor_edit_mode', 'builder'),
(2839, 1745, '_wp_page_template', 'page-full-width.php'),
(2840, 1745, 'slide_template', ''),
(2841, 1745, '_wpb_vc_js_status', 'true'),
(2842, 1745, 'qodef_content_width', '1300'),
(2843, 1745, 'qodef_show_header_widget_areas', 'yes'),
(2844, 1745, 'qodef_standard_header_in_grid', 'no'),
(2845, 1745, 'qodef_standard_header_menu_position', 'right'),
(2846, 1745, 'qodef_page_title_text_alignment', 'default'),
(2847, 1745, 'qodef_page_content_padding', '130px 0px 60px'),
(2848, 1745, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(2849, 1745, '_dp_original', '1390'),
(2850, 1745, 'qodef_header_scroll_appearance', 'sticky'),
(2851, 1745, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(2852, 1745, 'qodef_content_behind_header', 'no'),
(2853, 1745, 'qodef_page_content_padding_mobile', '90px 0px 60px'),
(2854, 1745, '_elementor_edit_mode', 'builder'),
(2855, 1745, '_elementor_template_type', 'wp-page'),
(2856, 1745, '_elementor_version', '2.9.13'),
(2857, 1745, '_elementor_data', '[{\"id\":\"da239e2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"bd43ed2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"803d4bc\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"12\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h4\",\"display_rating\":\"no\",\"pagination_type\":\"\",\"columns\":\"4\"},\"elements\":[],\"widgetType\":\"boldlab_core_product_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2858, 1745, '_elementor_controls_usage', 'a:3:{s:25:\"boldlab_core_product_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:7:\"columns\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:9:\"title_tag\";i:1;s:14:\"display_rating\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2859, 1747, '_wp_page_template', 'page-full-width.php'),
(2860, 1747, 'slide_template', ''),
(2861, 1747, '_wpb_vc_js_status', 'true'),
(2862, 1747, 'qodef_content_width', '1300'),
(2863, 1747, 'qodef_show_header_widget_areas', 'yes'),
(2864, 1747, 'qodef_standard_header_in_grid', 'no'),
(2865, 1747, 'qodef_standard_header_menu_position', 'right'),
(2866, 1747, 'qodef_page_title_text_alignment', 'default'),
(2867, 1747, 'qodef_page_content_padding', '130px 0px 0px'),
(2868, 1747, 'qodef_header_custom_widget_area_one', 'shop-widget-area'),
(2869, 1747, '_dp_original', '1745'),
(2870, 1747, 'qodef_set_page_title_area_in_grid', 'no'),
(2871, 1747, 'qodef_header_scroll_appearance', 'sticky'),
(2872, 1747, 'qodef_sticky_header_custom_widget_area_one', 'sticky-shop-widget-area'),
(2873, 1747, 'qodef_content_behind_header', 'no'),
(2874, 1747, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(2875, 1747, '_elementor_edit_mode', 'builder'),
(2876, 1747, '_elementor_template_type', 'wp-page'),
(2877, 1747, '_elementor_version', '2.9.13'),
(2878, 1747, '_elementor_data', '[{\"id\":\"7a1f7a4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"60\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"c9193c6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9628f64\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"10\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h4\",\"display_rating\":\"no\",\"pagination_type\":\"\",\"columns\":\"5\"},\"elements\":[],\"widgetType\":\"boldlab_core_product_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2879, 1747, '_elementor_controls_usage', 'a:3:{s:25:\"boldlab_core_product_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:7:\"columns\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:7:\"orderby\";i:1;s:5:\"order\";i:1;}s:16:\"layout-elementor\";a:2:{s:9:\"title_tag\";i:1;s:14:\"display_rating\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}}'),
(2880, 2017, '_wp_page_template', 'page-full-width.php'),
(2881, 2017, 'slide_template', 'default'),
(2882, 2017, '_wpb_vc_js_status', 'true'),
(2883, 2017, 'qodef_show_header_widget_areas', 'yes'),
(2884, 2017, 'qodef_standard_header_in_grid', 'no'),
(2885, 2017, 'qodef_standard_header_menu_position', 'right'),
(2886, 2017, 'qodef_page_title_text_alignment', 'default'),
(2887, 2017, '_elementor_version', '2.9.14'),
(2888, 2017, 'qodef_enable_page_footer', 'no'),
(2889, 2017, 'qodef_enable_page_title', 'no'),
(2890, 2017, '_wpb_post_custom_css', '#qodef-page-header {\n display: none !important;\n z-index: 0 !important;\n}\n#qodef-content {\n margin-top: 0px !important;\n}\n\n#qodef-back-to-top {\n display: none;\n}\n\n#qodef-page-mobile-header{\n display: none !important;\n}\n\n.qodef-image-with-text .qodef-m-image {\n box-shadow: 1px 1px 15.2px 0.8px rgba(0, 0, 0, 0.08); ;\n}'),
(2891, 2017, 'qodef_page_content_padding', '0 0'),
(2892, 2017, 'qodef_content_behind_header', 'no'),
(2893, 2017, '_elementor_edit_mode', 'builder'),
(2894, 2017, '_elementor_template_type', 'wp-page'),
(2895, 2017, '_elementor_data', '[{\"id\":\"60d2240f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"33f15246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"662600d\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Landing Top\",\"shortcode\":\"[rev_slider alias=\\\"landing-top\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1dd91f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"67\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"da18cd6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea5db8c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Create Something Great Use Elementor or WPBakery_\",\"text_tag\":\"h2\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"highlight_position\":\"-1\"},\"elements\":[],\"widgetType\":\"boldlab_core_highlight\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fb31055\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"67\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd3ba11\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"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\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a7e3ddf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-1.jpg\",\"id\":3603},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\",\"target\":\"_blank\",\"title\":\"Main Home\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"4a45e38\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0301e4c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-2.jpg\",\"id\":3471},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/agency-home\\/\",\"target\":\"_blank\",\"title\":\"Agency Home\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/agency-home\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/agency-home\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"602b4e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"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\":\"e9d0fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-3.jpg\",\"id\":3472},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/justified-portfolio\\/\",\"target\":\"_blank\",\"title\":\"Justified Portfolio\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/justified-portfolio\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/justified-portfolio\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87ee56b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"67\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"383d8ce\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"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\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"161c0f5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-4.jpg\",\"id\":3473},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/interactive-links\\/\",\"target\":\"_blank\",\"title\":\"Interactive Links\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/interactive-links\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/interactive-links\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"80ec235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b8ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-5.jpg\",\"id\":3474},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/fullscreen-showcase\\/\",\"target\":\"_blank\",\"title\":\"Fullscreen Showcase\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/fullscreen-showcase\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/fullscreen-showcase\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"c9f5e01\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"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\":\"5b8aeda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-6.jpg\",\"id\":3475},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/cascading-portfolio\\/\",\"target\":\"_blank\",\"title\":\"Cascading Portfolio\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/cascading-portfolio\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/cascading-portfolio\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"de34269\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"67\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"structure\":\"30\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"7e2e52c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"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\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"110e1b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-7.jpg\",\"id\":3476},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio-metro\\/\",\"target\":\"_blank\",\"title\":\"Portfolio Metro\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio-metro\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/portfolio-metro\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"5077307\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"abe971d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-8.jpg\",\"id\":3477},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/app-showcase\\/\",\"target\":\"_blank\",\"title\":\"App Showcase\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/app-showcase\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/app-showcase\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"1dd5f5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"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\":\"8ef1d27\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-9.jpg\",\"id\":3478},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog-metro\\/\",\"target\":\"_blank\",\"title\":\"Blog Metro\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog-metro\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/blog-metro\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fb4ec8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"67\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"structure\":\"30\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"9da21df\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"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\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a39f36c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2020\\/01\\/landing-home-10.jpg\",\"id\":3786},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/shop-home\\/\",\"target\":\"_blank\",\"title\":\"Shop Home\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/shop-home\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/shop-home\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"8d89d16\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"67\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4aa4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-home-11.jpg\",\"id\":3754},\"image_size\":\"full\",\"image_action\":\"custom-link\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/coming-soon\\/\",\"target\":\"_blank\",\"title\":\"Coming Soon\",\"title_tag\":\"h5\",\"title_margin_top\":\"26px\",\"enable_dual_link_functionality\":\"yes\",\"first_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/coming-soon\\/\",\"first_link_label\":\"elementor\",\"second_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/coming-soon\\/\",\"second_link_label\":\"wp bakery\"},\"elements\":[],\"widgetType\":\"boldlab_core_image_with_text\"}],\"isInner\":false},{\"id\":\"dc6ef0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_inline_size_tablet\":60,\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\"},\"elements\":[{\"id\":\"7647066\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>Fully Customizable Homepages<\\/h2>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c73c45\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_parallax_type\":\"parallax\",\"qodef_parallax_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-parallax-1.jpg\",\"id\":2051},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":790,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":670,\"sizes\":[]},\"column_position\":\"top\"},\"elements\":[{\"id\":\"285b6ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"137\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"015d411\",\"elType\":\"widget\",\"settings\":{\"text\":\"An Inner Page for All You Can Need_\",\"text_tag\":\"h1\",\"highlight_position\":\"-1\"},\"elements\":[],\"widgetType\":\"boldlab_core_highlight\"},{\"id\":\"feaa6cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h6><span style=\\\"color: #ffffff;\\\">Boldlab is packed with an amazing collection practical inner page templates that are ready and waiting for your content.<\\/span><\\/h6>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":615,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-13\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"50bd239\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"margin\":{\"unit\":\"%\",\"top\":\"-21.1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"7.9\",\"bottom\":\"0\",\"left\":\"7.9\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3819b02\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3d0d949\",\"elType\":\"widget\",\"settings\":{\"link_target\":\"_blank\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/our-team\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-2.jpg\",\"id\":3483},\"_id\":\"19c576b\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/our-process\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-3.jpg\",\"id\":3484},\"_id\":\"629b187\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/our-clients\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-page-1.jpg\",\"id\":3482},\"_id\":\"621286f\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_frame_slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33e0080\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"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},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"b2595fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"308\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"136\",\"right\":\"0\",\"bottom\":\"205\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e93e9a8\",\"elType\":\"widget\",\"settings\":{\"link_target\":\"_blank\",\"info_position\":\"left\",\"info_title\":\"Creative Portfolio For Creative Output_\",\"line_break_positions\":\"2\",\"info_description\":\"You also get a huge variety of modern, distinct & smoothly animated portfolio styles for showcasing your work.\",\"children\":[{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/edit-anything\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-1.jpg\",\"id\":3490},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-1.png\",\"id\":3619},\"_id\":\"187481d\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/for-all-projects\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-2.jpg\",\"id\":3491},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-2.png\",\"id\":3621},\"_id\":\"02d286b\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/eye-catching-results\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-3.jpg\",\"id\":3492},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-3.png\",\"id\":3622},\"_id\":\"72447c7\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/form-meets-function\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-4.jpg\",\"id\":3493},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-4.png\",\"id\":3623},\"_id\":\"5d88c1e\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio-page\\/gallery\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-5.jpg\",\"id\":3494},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-5.png\",\"id\":3624},\"_id\":\"4870524\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio-page\\/gallery-joined\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-6.jpg\",\"id\":3495},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-6.png\",\"id\":3625},\"_id\":\"d553f32\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/purposeful-creative\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-7.jpg\",\"id\":3496},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-7.png\",\"id\":3626},\"_id\":\"e4f14cd\"},{\"item_link\":\"http:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/welcome-to-the-future\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-8.jpg\",\"id\":3497},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-8.png\",\"id\":3630},\"_id\":\"216051a\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/portfolio\\/the-opportunity\\/\",\"main_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-portfolio-9.jpg\",\"id\":3498},\"thumbnail_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-thumbnail-9.png\",\"id\":3628},\"_id\":\"8512ecf\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_swapping_image_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09fbf38\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2020\\/08\\/landing-parallax-2.jpg\",\"id\":4647},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c650fa4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"23377dd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"eeb1efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"decf25a\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e3fe6c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d536df3\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1a57fab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3c83ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f8295d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great Online Store\",\"text\":\"Boldlab is WooCommerce compatible and equipped with carefully designed single product & shop page templates.\",\"content_alignment\":\"right\",\"line_break_positions\":\"2\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"af15077\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"ae3d423\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1bff8f4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"306\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"197\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2501d38\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a237e13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Build with Ease_\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"da7b408\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"65\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"19ded4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"97c536a\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-1.png\",\"id\":2062},\"icon_animation\":\"no\",\"title\":\"Free Plugins\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"WPBakery Page Builder & Slider Revolution Responsive.\",\"content_alignment\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"63e229b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"093603b\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-2.png\",\"id\":2063},\"icon_animation\":\"no\",\"title\":\"BEAUTIFUL LAYOUTS\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"A large selection of astounding templates for all uses.\",\"content_alignment\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"a870a01\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bca8d77\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-3.png\",\"id\":2064},\"icon_animation\":\"no\",\"title\":\"GREAT ELEMENTS\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"A fine assortment of beautiful custom-made elements.\",\"content_alignment\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"fac9890\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f1248b9\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-4.png\",\"id\":2065},\"icon_animation\":\"no\",\"title\":\"ONE-CLICK IMPORT\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"Import the full theme demo content with just 1 click.\",\"content_alignment\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d01a6a1\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"121\",\"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\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"bb639ea\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6152661\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-5.png\",\"id\":2066},\"icon_animation\":\"no\",\"title\":\"FRIENDLY SUPPORT\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"If you need any assistance, our support agents are here.\",\"content_alignment\":\"left\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"31f44dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d3125\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-6.png\",\"id\":2067},\"icon_animation\":\"no\",\"title\":\"POWERFUL ADMIN\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"A streamlined and user friendly user dashboard inside.\",\"content_alignment\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"6e92724\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"63\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7634d4c\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-7.png\",\"id\":2068},\"icon_animation\":\"no\",\"title\":\"FULLY RESPONSIVE\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"Your new site is sure to look stunning on every display.\",\"content_alignment\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false},{\"id\":\"4edff6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":50,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"121\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"121\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d5f3a1d\",\"elType\":\"widget\",\"settings\":{\"layout\":\"top\",\"target\":\"\",\"icon_type\":\"custom-icon\",\"custom_icon\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-custom-icon-8.png\",\"id\":2069},\"icon_animation\":\"no\",\"title\":\"Page Builders\",\"title_tag\":\"h4\",\"title_margin_top\":\"25px\",\"text\":\"Build your way! You can use either Elementor or WPBakery.\",\"content_alignment\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":220,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_icon_with_text\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ee97f5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"qodef_parallax_type\":\"parallax\",\"qodef_parallax_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/11\\/landing-parallax-3.jpg\",\"id\":2077},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"064925a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"center\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"7\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e6ca787\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s True \\u2013 You Don\\u2019t Need Any Coding Skills to Have a Beautiful Site.\",\"content_alignment\":\"center\",\"title_color\":\"#FFFFFF\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b35825e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"759c024\",\"elType\":\"widget\",\"settings\":{\"text\":\"Purchase _\",\"link\":\"https:\\/\\/1.envato.market\\/c\\/1310726\\/275988\\/4415?u=https%3A%2F%2Fthemeforest.net%2Fcheckout%2Ffrom_item%2F24877761%3Flicense%3Dregular\",\"target\":\"_blank\",\"_element_width\":\"auto\"},\"elements\":[],\"widgetType\":\"boldlab_core_button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"db4f005\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"43493df\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2073817\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Landing Devices\",\"shortcode\":\"[rev_slider alias=\\\"landing-devices\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2e9a114\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9ea7b8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"236af12\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Landing Bottom\",\"shortcode\":\"[rev_slider alias=\\\"landing-bottom\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(2896, 2017, '_elementor_controls_usage', 'a:13:{s:17:\"slider_revolution\";a:3:{s:5:\"count\";i:3;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:3;s:9:\"shortcode\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:34;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:4:{s:21:\"space_between_widgets\";i:34;s:12:\"_inline_size\";i:33;s:19:\"_inline_size_tablet\";i:13;s:5:\"align\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:34;s:14:\"padding_tablet\";i:22;s:14:\"padding_mobile\";i:14;s:6:\"margin\";i:1;s:11:\"css_classes\";i:3;s:13:\"margin_tablet\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:6:\"layout\";i:18;s:16:\"content_position\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:2;s:20:\"custom_height_tablet\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}}s:8:\"advanced\";a:3:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:12;s:14:\"padding_tablet\";i:9;s:6:\"margin\";i:11;s:13:\"margin_tablet\";i:4;s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:1;}s:14:\"qodef_parallax\";a:2:{s:19:\"qodef_parallax_type\";i:2;s:20:\"qodef_parallax_image\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:5;}}s:5:\"style\";a:2:{s:12:\"section_typo\";a:1:{s:10:\"text_align\";i:1;}s:18:\"section_background\";a:5:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:1;}}}}s:22:\"boldlab_core_highlight\";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:5:{s:4:\"text\";i:2;s:8:\"text_tag\";i:2;s:20:\"line_break_positions\";i:1;s:25:\"disable_title_break_words\";i:1;s:18:\"highlight_position\";i:2;}}}}s:28:\"boldlab_core_image_with_text\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:6;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:5:{s:5:\"image\";i:11;s:10:\"image_size\";i:11;s:12:\"image_action\";i:11;s:4:\"link\";i:11;s:6:\"target\";i:11;}s:17:\"content-elementor\";a:8:{s:5:\"title\";i:11;s:9:\"title_tag\";i:11;s:16:\"title_margin_top\";i:11;s:30:\"enable_dual_link_functionality\";i:11;s:10:\"first_link\";i:11;s:16:\"first_link_label\";i:11;s:11:\"second_link\";i:11;s:17:\"second_link_label\";i:11;}}}}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:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:25:\"boldlab_core_frame_slider\";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:11:\"link_target\";i:1;s:8:\"children\";i:1;}}}}s:35:\"boldlab_core_swapping_image_gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:6:{s:11:\"link_target\";i:1;s:13:\"info_position\";i:1;s:10:\"info_title\";i:1;s:20:\"line_break_positions\";i:1;s:16:\"info_description\";i:1;s:8:\"children\";i:1;}}}}s:26:\"boldlab_core_cards_gallery\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:7:\"general\";a:3:{s:11:\"orientation\";i:1;s:16:\"bundle_animation\";i:2;s:8:\"children\";i:2;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:3:{s:5:\"title\";i:4;s:4:\"text\";i:2;s:17:\"content_alignment\";i:3;}s:21:\"title-style-elementor\";a:3:{s:20:\"line_break_positions\";i:2;s:11:\"title_color\";i:3;s:25:\"disable_title_break_words\";i:2;}s:20:\"text-style-elementor\";a:2:{s:10:\"text_color\";i:2;s:15:\"text_margin_top\";i:2;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:2;}s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:3;s:21:\"_element_custom_width\";i:3;}}}}s:27:\"boldlab_core_icon_with_text\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:6;s:8:\"controls\";a:2:{s:7:\"content\";a:3:{s:7:\"general\";a:2:{s:6:\"layout\";i:8;s:6:\"target\";i:8;}s:14:\"icon-elementor\";a:3:{s:9:\"icon_type\";i:8;s:11:\"custom_icon\";i:8;s:14:\"icon_animation\";i:8;}s:17:\"content-elementor\";a:5:{s:5:\"title\";i:8;s:9:\"title_tag\";i:8;s:16:\"title_margin_top\";i:8;s:4:\"text\";i:8;s:17:\"content_alignment\";i:8;}}s:8:\"advanced\";a:2:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:8;}s:14:\"_section_style\";a:2:{s:15:\"_padding_tablet\";i:4;s:14:\"_margin_tablet\";i:3;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:1;}}}}s:19:\"boldlab_core_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:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:6:\"target\";i:1;}}s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:1:{s:14:\"_element_width\";i:1;}}}}}'),
(2897, 2614, '_wp_page_template', 'page-full-width.php'),
(2898, 2614, 'slide_template', ''),
(2899, 2614, '_wpb_vc_js_status', 'true'),
(2900, 2614, 'qodef_show_header_widget_areas', 'yes'),
(2901, 2614, 'qodef_page_content_padding', '40px 40px '),
(2902, 2614, 'qodef_content_width', '1300'),
(2903, 2614, 'qodef_minimal_header_in_grid', 'no'),
(2904, 2614, 'qodef_standard_header_in_grid', 'no'),
(2905, 2614, 'qodef_standard_header_menu_position', 'right'),
(2906, 2614, 'qodef_page_title_text_alignment', 'default'),
(2907, 2614, 'qodef_set_page_title_area_in_grid', 'no'),
(2908, 2614, 'qodef_content_behind_header', 'no'),
(2909, 2614, 'qodef_header_scroll_appearance', 'none'),
(2910, 2614, '_dp_original', '1646'),
(2911, 2614, '_elementor_edit_mode', 'builder'),
(2912, 2614, '_elementor_template_type', 'wp-page'),
(2913, 2614, '_elementor_version', '2.9.13'),
(2914, 2614, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:3:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2915, 2614, '_elementor_data', '[{\"id\":\"5a32850\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"470b8b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c7b605b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"18\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2916, 2616, '_wp_page_template', 'page-full-width.php'),
(2917, 2616, 'slide_template', 'default'),
(2918, 2616, '_wpb_vc_js_status', 'true'),
(2919, 2616, 'qodef_show_header_widget_areas', 'yes'),
(2920, 2616, 'qodef_page_content_padding', '0 0'),
(2921, 2616, 'qodef_content_width', '1300'),
(2922, 2616, 'qodef_minimal_header_in_grid', 'no'),
(2923, 2616, 'qodef_standard_header_in_grid', 'no'),
(2924, 2616, 'qodef_standard_header_menu_position', 'right'),
(2925, 2616, 'qodef_page_title_text_alignment', 'default'),
(2926, 2616, 'qodef_content_behind_header', 'no'),
(2927, 2616, 'qodef_header_scroll_appearance', 'none'),
(2928, 2616, '_dp_original', '1375'),
(2929, 2616, 'qodef_set_page_title_area_in_grid', 'no'),
(2930, 2616, '_elementor_edit_mode', 'builder'),
(2931, 2616, '_elementor_template_type', 'wp-page'),
(2932, 2616, '_elementor_version', '2.9.13'),
(2933, 2616, '_elementor_data', '[{\"id\":\"55bf8bc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"12ea2e98\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"148\",\"bottom\":\"50\",\"left\":\"148\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"60\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"116\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f16728\",\"elType\":\"widget\",\"settings\":{\"space\":\"no\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"digital\",\"title_tag\":\"h4\",\"custom_padding\":\"yes\",\"pagination_type\":\"\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2934, 2616, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:1:{s:5:\"space\";i:1;}s:15:\"query-elementor\";a:3:{s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:9:\"title_tag\";i:1;s:14:\"custom_padding\";i:1;}s:20:\"additional-elementor\";a:1:{s:15:\"pagination_type\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:21:\"space_between_widgets\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(2935, 2623, '_wp_page_template', 'default'),
(2936, 2623, 'slide_template', 'default'),
(2937, 2623, '_wpb_vc_js_status', 'true'),
(2938, 2623, 'qodef_show_header_widget_areas', 'yes'),
(2939, 2623, 'qodef_page_content_padding', '130px 0 130px'),
(2940, 2623, 'qodef_content_width', '1300'),
(2941, 2623, 'qodef_minimal_header_in_grid', 'no'),
(2942, 2623, 'qodef_standard_header_in_grid', 'no'),
(2943, 2623, 'qodef_standard_header_menu_position', 'right'),
(2944, 2623, 'qodef_page_title_text_alignment', 'default'),
(2945, 2623, 'qodef_content_behind_header', 'no'),
(2946, 2623, 'qodef_header_scroll_appearance', 'none'),
(2947, 2623, '_dp_original', '61'),
(2948, 2623, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2949, 2623, '_elementor_edit_mode', 'builder'),
(2950, 2623, '_elementor_template_type', 'wp-page'),
(2951, 2623, '_elementor_version', '2.9.13'),
(2952, 2623, '_elementor_data', '[{\"id\":\"26debc10\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"43ae790f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0fd2b8a\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2953, 2623, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:2:{s:6:\"layout\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2954, 2625, '_wp_page_template', 'default'),
(2955, 2625, 'slide_template', 'default'),
(2956, 2625, '_wpb_vc_js_status', 'true'),
(2957, 2625, 'qodef_show_header_widget_areas', 'yes'),
(2958, 2625, 'qodef_page_content_padding', '130px 0 130px'),
(2959, 2625, 'qodef_content_width', '1300'),
(2960, 2625, 'qodef_minimal_header_in_grid', 'no'),
(2961, 2625, 'qodef_standard_header_in_grid', 'no'),
(2962, 2625, 'qodef_standard_header_menu_position', 'right'),
(2963, 2625, 'qodef_page_title_text_alignment', 'default'),
(2964, 2625, 'qodef_content_behind_header', 'no'),
(2965, 2625, 'qodef_header_scroll_appearance', 'none'),
(2966, 2625, '_dp_original', '2623'),
(2967, 2625, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2968, 2625, '_elementor_edit_mode', 'builder'),
(2969, 2625, '_elementor_template_type', 'wp-page'),
(2970, 2625, '_elementor_version', '2.9.13'),
(2971, 2625, '_elementor_data', '[{\"id\":\"63c16254\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"451ea783\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7f03bfc\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-on-hover\",\"hover_animation_info-on-hover\":\"fade-in\",\"title_tag\":\"h4\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2972, 2625, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:3:{s:6:\"layout\";i:1;s:29:\"hover_animation_info-on-hover\";i:1;s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2973, 2627, '_wp_page_template', 'default'),
(2974, 2627, 'slide_template', 'default'),
(2975, 2627, '_wpb_vc_js_status', 'true'),
(2976, 2627, 'qodef_show_header_widget_areas', 'yes'),
(2977, 2627, 'qodef_page_content_padding', '130px 0 130px'),
(2978, 2627, 'qodef_content_width', '1300'),
(2979, 2627, 'qodef_minimal_header_in_grid', 'no'),
(2980, 2627, 'qodef_standard_header_in_grid', 'no'),
(2981, 2627, 'qodef_standard_header_menu_position', 'right'),
(2982, 2627, 'qodef_page_title_text_alignment', 'default'),
(2983, 2627, 'qodef_content_behind_header', 'no'),
(2984, 2627, 'qodef_header_scroll_appearance', 'none'),
(2985, 2627, '_dp_original', '2623'),
(2986, 2627, 'qodef_page_content_padding_mobile', '90px 0 130px'),
(2987, 2627, '_elementor_edit_mode', 'builder'),
(2988, 2627, '_elementor_template_type', 'wp-page'),
(2989, 2627, '_elementor_version', '2.9.13'),
(2990, 2627, '_elementor_data', '[{\"id\":\"743f2ab4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"3c338d26\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d56a4e9\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"layout\":\"info-follow\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(2991, 2627, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:6:\"layout\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(2992, 2629, '_wp_page_template', 'default'),
(2993, 2629, 'slide_template', 'default'),
(2994, 2629, '_wpb_vc_js_status', 'true'),
(2995, 2629, 'qodef_show_header_widget_areas', 'yes'),
(2996, 2629, 'qodef_page_content_padding', '130px 0 115px'),
(2997, 2629, 'qodef_content_width', '1300'),
(2998, 2629, 'qodef_minimal_header_in_grid', 'no'),
(2999, 2629, 'qodef_standard_header_in_grid', 'no'),
(3000, 2629, 'qodef_standard_header_menu_position', 'right'),
(3001, 2629, 'qodef_page_title_text_alignment', 'default'),
(3002, 2629, 'qodef_content_behind_header', 'no'),
(3003, 2629, 'qodef_header_scroll_appearance', 'none'),
(3004, 2629, '_dp_original', '2627'),
(3005, 2629, 'qodef_page_content_padding_mobile', '90px 0 115px'),
(3006, 2629, '_elementor_edit_mode', 'builder'),
(3007, 2629, '_elementor_template_type', 'wp-page'),
(3008, 2629, '_elementor_version', '2.9.13'),
(3009, 2629, '_elementor_data', '[{\"id\":\"77f1a0bd\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"6f07a9c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea63e58\",\"elType\":\"widget\",\"settings\":{\"space\":\"medium\",\"columns_responsive\":\"\",\"posts_per_page\":\"9\",\"order\":\"ASC\",\"additional_params\":\"tax\",\"tax_slug\":\"art\",\"title_tag\":\"h4\",\"enable_filter\":\"no\",\"info_below_content_parallax\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(3010, 2629, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:2:{s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;}s:15:\"query-elementor\";a:4:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:9:\"title_tag\";i:1;}s:20:\"additional-elementor\";a:2:{s:13:\"enable_filter\";i:1;s:27:\"info_below_content_parallax\";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:1:{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:\"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:1:{s:6:\"layout\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}}}}}'),
(3011, 2631, '_wp_page_template', 'page-full-width.php'),
(3012, 2631, 'slide_template', 'default'),
(3013, 2631, '_wpb_vc_js_status', 'true'),
(3014, 2631, 'qodef_show_header_widget_areas', 'yes'),
(3015, 2631, 'qodef_content_width', '1300'),
(3016, 2631, 'qodef_minimal_header_in_grid', 'no'),
(3017, 2631, 'qodef_standard_header_in_grid', 'no'),
(3018, 2631, 'qodef_standard_header_menu_position', 'right'),
(3019, 2631, 'qodef_page_title_text_alignment', 'default'),
(3020, 2631, 'qodef_content_behind_header', 'no'),
(3021, 2631, 'qodef_header_scroll_appearance', 'none'),
(3022, 2631, '_dp_original', '2627'),
(3023, 2631, 'qodef_enable_page_title', 'no'),
(3024, 2631, 'qodef_page_content_padding', '0 0'),
(3025, 2631, 'qodef_page_content_padding_mobile', '0 0'),
(3026, 2631, '_elementor_edit_mode', 'builder'),
(3027, 2631, '_elementor_template_type', 'wp-page'),
(3028, 2631, '_elementor_version', '2.9.13'),
(3029, 2631, '_elementor_data', '[{\"id\":\"5b49983a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"6986988b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1aaab7d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"columns_responsive\":\"\",\"slider_pagination\":\"no\",\"posts_per_page\":\"3\",\"additional_params\":\"tax\",\"tax_slug\":\"marketing\",\"layout\":\"info-bottom-left\",\"enable_filter\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_portfolio_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(3030, 2631, '_elementor_controls_usage', 'a:3:{s:27:\"boldlab_core_portfolio_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:1:{s:7:\"content\";a:4:{s:7:\"general\";a:5:{s:8:\"behavior\";i:1;s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:17:\"slider_pagination\";i:1;}s:15:\"query-elementor\";a:3:{s:14:\"posts_per_page\";i:1;s:17:\"additional_params\";i:1;s:8:\"tax_slug\";i:1;}s:16:\"layout-elementor\";a:1:{s:6:\"layout\";i:1;}s:20:\"additional-elementor\";a:1:{s:13:\"enable_filter\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3031, 802, '_thumbnail_id', '917'),
(3032, 802, 'qodef_portfolio_single_layout', 'images-big'),
(3033, 802, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3034, 802, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3035, 802, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3036, 802, 'slide_template', 'default'),
(3037, 802, '_wpb_vc_js_status', 'true'),
(3038, 802, '_dp_original', '58'),
(3039, 802, 'qodef_portfolio_item_padding', '20px 8% 1px 31.8%'),
(3040, 802, 'qodef_show_header_widget_areas', 'yes'),
(3041, 802, 'qodef_standard_header_in_grid', 'no'),
(3042, 802, 'qodef_standard_header_menu_position', 'right'),
(3043, 802, 'qodef_content_width', '1300'),
(3044, 802, 'qodef_content_behind_header', 'no'),
(3045, 802, '_wp_old_slug', 'design-your-way'),
(3046, 802, '_wp_old_slug', 'design-dreams'),
(3047, 802, 'qodef_page_content_padding', '130px 0 120px'),
(3048, 802, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3049, 802, 'qodef_page_title_text_alignment', 'default'),
(3050, 802, '_elementor_edit_mode', 'builder'),
(3051, 802, '_elementor_template_type', 'wp-post'),
(3052, 802, '_elementor_version', '2.9.13'),
(3053, 802, '_wp_page_template', 'default'),
(3054, 802, '_elementor_data', '[{\"id\":\"1aefa10\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"60b132c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"35fe129\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3055, 802, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3056, 803, '_thumbnail_id', '918'),
(3057, 803, 'qodef_portfolio_single_layout', 'masonry-small'),
(3058, 803, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3059, 803, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3060, 803, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3061, 803, 'slide_template', 'default'),
(3062, 803, '_wp_old_slug', 'true-balance-2'),
(3063, 803, '_wpb_vc_js_status', 'false'),
(3064, 803, '_dp_original', '59'),
(3065, 803, 'qodef_portfolio_item_padding', '23% 30px 45px 17.4%'),
(3066, 803, 'qodef_show_header_widget_areas', 'yes'),
(3067, 803, 'qodef_standard_header_in_grid', 'no'),
(3068, 803, 'qodef_standard_header_menu_position', 'right'),
(3069, 803, 'qodef_portfolio_space_between_items', 'tiny'),
(3070, 803, 'qodef_content_width', '1300'),
(3071, 803, 'qodef_content_behind_header', 'no'),
(3072, 803, 'qodef_page_content_padding', '130px 0 120px'),
(3073, 803, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3074, 803, 'qodef_page_title_text_alignment', 'default'),
(3075, 803, '_elementor_edit_mode', 'builder'),
(3076, 803, '_elementor_template_type', 'wp-post'),
(3077, 803, '_elementor_version', '2.9.13'),
(3078, 803, '_wp_page_template', 'default'),
(3079, 803, '_elementor_data', '[{\"id\":\"ce17d52\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"271278d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f00bd63\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3080, 803, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3081, 804, '_thumbnail_id', '919'),
(3082, 804, 'qodef_portfolio_single_layout', 'masonry-big'),
(3083, 804, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3084, 804, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3085, 804, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3086, 804, 'slide_template', 'default'),
(3087, 804, '_wp_old_slug', 'true-balance-2'),
(3088, 804, 'qodef_portfolio_columns_number', '3'),
(3089, 804, '_wpb_vc_js_status', 'true'),
(3090, 804, 'qodef_portfolio_space_between_items', 'tiny'),
(3091, 804, '_dp_original', '60'),
(3092, 804, 'qodef_portfolio_item_padding', '24% 19% 10px 0'),
(3093, 804, 'qodef_show_header_widget_areas', 'yes'),
(3094, 804, 'qodef_standard_header_in_grid', 'no'),
(3095, 804, 'qodef_standard_header_menu_position', 'right'),
(3096, 804, 'qodef_content_width', '1300'),
(3097, 804, 'qodef_content_behind_header', 'no'),
(3098, 804, 'qodef_page_content_padding', '130px 0 120px'),
(3099, 804, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3100, 804, 'qodef_page_title_text_alignment', 'default'),
(3101, 804, '_elementor_edit_mode', 'builder'),
(3102, 804, '_elementor_template_type', 'wp-post'),
(3103, 804, '_elementor_version', '2.9.13'),
(3104, 804, '_wp_page_template', 'default'),
(3105, 804, '_elementor_data', '[{\"id\":\"4095e7d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"680c40f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"5b4edae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3106, 804, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3107, 805, '_thumbnail_id', '920'),
(3108, 805, 'qodef_portfolio_single_layout', 'slider'),
(3109, 805, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3110, 805, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3111, 805, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3112, 805, 'slide_template', 'default'),
(3113, 805, '_wp_old_slug', 'true-balance-2'),
(3114, 805, '_wp_old_slug', 'whatever-2'),
(3115, 805, 'qodef_enable_portfolio_title', 'no'),
(3116, 805, '_wpb_vc_js_status', 'true'),
(3117, 805, '_dp_original', '66'),
(3118, 805, 'qodef_portfolio_item_padding', '30px 0 20%'),
(3119, 805, 'qodef_header_layout', 'minimal'),
(3120, 805, 'qodef_show_header_widget_areas', 'no'),
(3121, 805, 'qodef_minimal_header_background_color', 'rgba(140,140,140,0)'),
(3122, 805, 'qodef_standard_header_in_grid', 'no'),
(3123, 805, 'qodef_standard_header_menu_position', 'right'),
(3124, 805, 'qodef_page_content_padding', '87px 0 120px'),
(3125, 805, 'qodef_content_width', '1300'),
(3126, 805, 'qodef_content_behind_header', 'no'),
(3127, 805, 'qodef_header_skin', 'light'),
(3128, 805, 'qodef_header_scroll_appearance', 'none'),
(3129, 805, 'qodef_page_title_text_alignment', 'default'),
(3130, 805, '_elementor_edit_mode', 'builder'),
(3131, 805, '_elementor_template_type', 'wp-post'),
(3132, 805, '_elementor_version', '2.9.13'),
(3133, 805, '_wp_page_template', 'default'),
(3134, 805, '_elementor_data', '[{\"id\":\"86bcc47\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"cdef19b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"3fc454e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3135, 805, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3136, 806, '_thumbnail_id', '921'),
(3137, 806, 'qodef_portfolio_single_layout', 'gallery-small'),
(3138, 806, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3139, 806, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3140, 806, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3141, 806, 'slide_template', 'default'),
(3142, 806, '_wp_old_slug', 'true-balance-2'),
(3143, 806, '_wp_old_slug', 'whatever-3'),
(3144, 806, '_wpb_vc_js_status', 'false'),
(3145, 806, 'qodef_portfolio_columns_number', '3'),
(3146, 806, '_dp_original', '65'),
(3147, 806, 'qodef_portfolio_item_padding', '30px 0 0 11.7%'),
(3148, 806, 'qodef_content_width', '1300'),
(3149, 806, 'qodef_show_header_widget_areas', 'yes'),
(3150, 806, 'qodef_standard_header_in_grid', 'no'),
(3151, 806, 'qodef_standard_header_menu_position', 'right'),
(3152, 806, 'qodef_content_behind_header', 'no'),
(3153, 806, 'qodef_page_content_padding', '130px 0 120px'),
(3154, 806, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3155, 806, 'qodef_page_title_text_alignment', 'default'),
(3156, 806, '_elementor_edit_mode', 'builder'),
(3157, 806, '_elementor_template_type', 'wp-post'),
(3158, 806, '_elementor_version', '2.9.13'),
(3159, 806, '_wp_page_template', 'default'),
(3160, 806, '_elementor_data', '[{\"id\":\"e346bf9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"db2adb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce928de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3161, 806, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3162, 941, '_thumbnail_id', '922'),
(3163, 941, 'qodef_portfolio_single_layout', 'gallery-big'),
(3164, 941, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3165, 941, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3166, 941, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3167, 941, 'slide_template', 'default'),
(3168, 941, '_wp_old_slug', 'true-balance-2'),
(3169, 941, '_wp_old_slug', 'whatever-3'),
(3170, 941, '_wp_old_slug', 'design-yes-please-2'),
(3171, 941, '_wpb_vc_js_status', 'true'),
(3172, 941, 'qodef_portfolio_columns_number', '3'),
(3173, 941, '_dp_original', '782'),
(3174, 941, 'qodef_show_header_widget_areas', 'yes'),
(3175, 941, 'qodef_standard_header_in_grid', 'no'),
(3176, 941, 'qodef_standard_header_menu_position', 'right'),
(3177, 941, 'qodef_content_width', '1300'),
(3178, 941, 'qodef_portfolio_item_padding', '36% 16% 20px 4.2%'),
(3179, 941, 'qodef_content_behind_header', 'no'),
(3180, 941, 'qodef_page_content_padding', '130px 0 120px'),
(3181, 941, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3182, 941, 'qodef_page_title_text_alignment', 'default'),
(3183, 941, '_elementor_edit_mode', 'builder'),
(3184, 941, '_elementor_template_type', 'wp-post'),
(3185, 941, '_elementor_version', '2.9.13'),
(3186, 941, '_wp_page_template', 'default'),
(3187, 941, '_elementor_data', '[{\"id\":\"4870238\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a0e2254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"976e6ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3188, 941, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3189, 945, '_thumbnail_id', '923'),
(3190, 945, 'qodef_portfolio_single_layout', 'images-small'),
(3191, 945, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3192, 945, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3193, 945, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3194, 945, 'slide_template', 'default'),
(3195, 945, '_wp_old_slug', 'speed-of-thought'),
(3196, 945, '_wpb_vc_js_status', 'false'),
(3197, 945, '_dp_original', '794'),
(3198, 945, 'qodef_content_width', '1300'),
(3199, 945, 'qodef_show_header_widget_areas', 'yes'),
(3200, 945, 'qodef_standard_header_in_grid', 'no'),
(3201, 945, 'qodef_standard_header_menu_position', 'right'),
(3202, 945, 'qodef_portfolio_item_padding', '28% 0 0 2.1%'),
(3203, 945, 'qodef_content_behind_header', 'no'),
(3204, 945, 'qodef_page_content_padding', '130px 0 120px'),
(3205, 945, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3206, 945, 'qodef_page_title_text_alignment', 'default'),
(3207, 945, '_elementor_edit_mode', 'builder'),
(3208, 945, '_elementor_template_type', 'wp-post'),
(3209, 945, '_elementor_version', '2.9.13'),
(3210, 945, '_wp_page_template', 'default'),
(3211, 945, '_elementor_data', '[{\"id\":\"8706675\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1890eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e278fcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3212, 945, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3213, 950, '_thumbnail_id', '924'),
(3214, 950, 'qodef_portfolio_single_layout', 'images-big'),
(3215, 950, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3216, 950, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3217, 950, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3218, 950, 'slide_template', 'default'),
(3219, 950, '_wpb_vc_js_status', 'true'),
(3220, 950, '_dp_original', '58'),
(3221, 950, 'qodef_show_header_widget_areas', 'yes'),
(3222, 950, 'qodef_standard_header_in_grid', 'no'),
(3223, 950, 'qodef_standard_header_menu_position', 'right'),
(3224, 950, 'qodef_content_width', '1300'),
(3225, 950, 'qodef_portfolio_item_padding', '25% 30px 20px 18%'),
(3226, 950, 'qodef_content_behind_header', 'no'),
(3227, 950, 'qodef_page_content_padding', '130px 0 120px'),
(3228, 950, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3229, 950, 'qodef_page_title_text_alignment', 'default'),
(3230, 950, '_elementor_edit_mode', 'builder'),
(3231, 950, '_elementor_template_type', 'wp-post'),
(3232, 950, '_elementor_version', '2.9.13'),
(3233, 950, '_wp_page_template', 'default'),
(3234, 950, '_elementor_data', '[{\"id\":\"d5ac458\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"f765c1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"7448f6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3235, 950, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3236, 981, 'qodef_portfolio_single_layout', 'images-big'),
(3237, 981, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3238, 981, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3239, 981, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3240, 981, 'slide_template', 'default'),
(3241, 981, '_wpb_vc_js_status', 'true'),
(3242, 981, '_dp_original', '950'),
(3243, 981, 'qodef_show_header_widget_areas', 'yes'),
(3244, 981, 'qodef_standard_header_in_grid', 'no'),
(3245, 981, 'qodef_standard_header_menu_position', 'right'),
(3246, 981, 'qodef_content_behind_header', 'no'),
(3247, 981, 'qodef_page_content_padding', '130px 0 120px'),
(3248, 981, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3249, 981, 'qodef_page_title_text_alignment', 'default'),
(3250, 981, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_landscape'),
(3251, 981, '_thumbnail_id', '982'),
(3252, 981, '_elementor_edit_mode', 'builder'),
(3253, 981, '_elementor_template_type', 'wp-post'),
(3254, 981, '_elementor_version', '2.9.13'),
(3255, 981, '_wp_page_template', 'default'),
(3256, 981, '_elementor_data', '[{\"id\":\"f51a892\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"492ae1a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"4d4d93e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3257, 981, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3258, 987, 'qodef_portfolio_single_layout', 'images-big'),
(3259, 987, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3260, 987, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3261, 987, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3262, 987, 'slide_template', 'default'),
(3263, 987, '_wpb_vc_js_status', 'true'),
(3264, 987, '_dp_original', '58'),
(3265, 987, 'qodef_show_header_widget_areas', 'yes'),
(3266, 987, 'qodef_standard_header_in_grid', 'no'),
(3267, 987, 'qodef_standard_header_menu_position', 'right'),
(3268, 987, 'qodef_content_behind_header', 'no'),
(3269, 987, 'qodef_page_content_padding', '130px 0 120px'),
(3270, 987, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3271, 987, 'qodef_page_title_text_alignment', 'default'),
(3272, 987, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(3273, 987, 'qodef_masonry_image_dimension_portfolio-item', 'boldlab_image_size_huge-square'),
(3274, 987, '_thumbnail_id', '983'),
(3275, 987, '_elementor_edit_mode', 'builder'),
(3276, 987, '_elementor_template_type', 'wp-post'),
(3277, 987, '_elementor_version', '2.9.13'),
(3278, 987, '_wp_page_template', 'default'),
(3279, 987, '_elementor_data', '[{\"id\":\"ea61f64\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"003acf5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"15f9aff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3280, 987, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3281, 988, '_thumbnail_id', '3635'),
(3282, 988, 'qodef_portfolio_single_layout', 'masonry-small'),
(3283, 988, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3284, 988, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3285, 988, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3286, 988, 'slide_template', 'default'),
(3287, 988, '_wp_old_slug', 'true-balance-2'),
(3288, 988, '_wpb_vc_js_status', 'false'),
(3289, 988, '_dp_original', '59'),
(3290, 988, 'qodef_show_header_widget_areas', 'yes'),
(3291, 988, 'qodef_minimal_header_background_color', 'rgba(137,137,137,0)'),
(3292, 988, 'qodef_standard_header_in_grid', 'no'),
(3293, 988, 'qodef_standard_header_menu_position', 'right'),
(3294, 988, 'qodef_portfolio_space_between_items', 'tiny'),
(3295, 988, 'qodef_content_width', '1300'),
(3296, 988, 'qodef_content_behind_header', 'no'),
(3297, 988, 'qodef_page_content_padding', '130px 0 120px'),
(3298, 988, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3299, 988, 'qodef_page_title_text_alignment', 'default'),
(3300, 988, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_portrait'),
(3301, 988, '_elementor_edit_mode', 'builder'),
(3302, 988, '_elementor_template_type', 'wp-post'),
(3303, 988, '_elementor_version', '2.9.13'),
(3304, 988, '_wp_page_template', 'default'),
(3305, 988, '_elementor_data', '[{\"id\":\"14313da\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c715ead\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d381fa0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3306, 988, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3307, 990, '_thumbnail_id', '3636'),
(3308, 990, 'qodef_portfolio_single_layout', 'masonry-big'),
(3309, 990, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3310, 990, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3311, 990, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3312, 990, 'slide_template', 'default'),
(3313, 990, '_wp_old_slug', 'true-balance-2'),
(3314, 990, '_wpb_vc_js_status', 'true'),
(3315, 990, 'qodef_portfolio_space_between_items', 'tiny'),
(3316, 990, '_dp_original', '60'),
(3317, 990, 'qodef_show_header_widget_areas', 'yes'),
(3318, 990, 'qodef_standard_header_in_grid', 'no'),
(3319, 990, 'qodef_standard_header_menu_position', 'right'),
(3320, 990, 'qodef_content_width', '1300'),
(3321, 990, 'qodef_content_behind_header', 'no'),
(3322, 990, 'qodef_page_content_padding', '130px 0 120px'),
(3323, 990, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3324, 990, 'qodef_page_title_text_alignment', 'default'),
(3325, 990, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(3326, 990, '_elementor_edit_mode', 'builder'),
(3327, 990, '_elementor_template_type', 'wp-post'),
(3328, 990, '_elementor_version', '2.9.13'),
(3329, 990, '_wp_page_template', 'default'),
(3330, 990, '_elementor_data', '[{\"id\":\"7988600\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fde05c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"c03ef28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3331, 990, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3332, 991, '_thumbnail_id', '3637'),
(3333, 991, 'qodef_portfolio_single_layout', 'slider'),
(3334, 991, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3335, 991, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3336, 991, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3337, 991, 'slide_template', 'default'),
(3338, 991, '_wp_old_slug', 'true-balance-2'),
(3339, 991, '_wp_old_slug', 'whatever-2'),
(3340, 991, 'qodef_enable_portfolio_title', 'no'),
(3341, 991, '_wpb_vc_js_status', 'true'),
(3342, 991, '_dp_original', '66'),
(3343, 991, 'qodef_header_layout', 'minimal'),
(3344, 991, 'qodef_show_header_widget_areas', 'no'),
(3345, 991, 'qodef_minimal_header_background_color', 'rgba(191,191,191,0)'),
(3346, 991, 'qodef_standard_header_in_grid', 'no'),
(3347, 991, 'qodef_standard_header_menu_position', 'right'),
(3348, 991, 'qodef_page_content_padding', '87px 0 120px'),
(3349, 991, 'qodef_content_width', '1300'),
(3350, 991, 'qodef_content_behind_header', 'no'),
(3351, 991, 'qodef_header_skin', 'light'),
(3352, 991, 'qodef_header_scroll_appearance', 'none'),
(3353, 991, 'qodef_page_title_text_alignment', 'default'),
(3354, 991, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_landscape'),
(3355, 991, '_elementor_edit_mode', 'builder'),
(3356, 991, '_elementor_template_type', 'wp-post'),
(3357, 991, '_elementor_version', '2.9.13'),
(3358, 991, '_wp_page_template', 'default'),
(3359, 991, '_elementor_data', '[{\"id\":\"78e7218\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"749606b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"a4f26d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3360, 991, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3361, 992, 'qodef_portfolio_single_layout', 'gallery-small'),
(3362, 992, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3363, 992, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3364, 992, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3365, 992, 'slide_template', 'default'),
(3366, 992, '_wp_old_slug', 'true-balance-2'),
(3367, 992, '_wp_old_slug', 'whatever-3'),
(3368, 992, '_wpb_vc_js_status', 'false'),
(3369, 992, 'qodef_portfolio_columns_number', '3'),
(3370, 992, '_dp_original', '65'),
(3371, 992, 'qodef_content_width', '1300'),
(3372, 992, 'qodef_show_header_widget_areas', 'yes'),
(3373, 992, 'qodef_standard_header_in_grid', 'no'),
(3374, 992, 'qodef_standard_header_menu_position', 'right'),
(3375, 992, 'qodef_content_behind_header', 'no'),
(3376, 992, 'qodef_page_content_padding', '130px 0 120px'),
(3377, 992, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3378, 992, 'qodef_page_title_text_alignment', 'default'),
(3379, 992, '_thumbnail_id', '993'),
(3380, 992, '_elementor_edit_mode', 'builder'),
(3381, 992, '_elementor_template_type', 'wp-post'),
(3382, 992, '_elementor_version', '2.9.13'),
(3383, 992, '_wp_page_template', 'default'),
(3384, 992, '_elementor_data', '[{\"id\":\"ca75f17\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3d589d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b644768\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3385, 992, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3386, 1689, '_thumbnail_id', '926'),
(3387, 1689, 'qodef_portfolio_single_layout', 'masonry-small'),
(3388, 1689, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3389, 1689, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3390, 1689, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3391, 1689, 'slide_template', 'default'),
(3392, 1689, '_wp_old_slug', 'true-balance-2'),
(3393, 1689, '_wpb_vc_js_status', 'false'),
(3394, 1689, 'qodef_portfolio_item_padding', '30px 32% 20px 0'),
(3395, 1689, 'qodef_show_header_widget_areas', 'yes'),
(3396, 1689, 'qodef_standard_header_in_grid', 'no'),
(3397, 1689, 'qodef_standard_header_menu_position', 'right'),
(3398, 1689, 'qodef_portfolio_space_between_items', 'normal'),
(3399, 1689, 'qodef_content_width', '1300'),
(3400, 1689, '_dp_original', '803'),
(3401, 1689, '_wp_old_date', '2018-11-21'),
(3402, 1689, 'qodef_content_behind_header', 'no'),
(3403, 1689, 'qodef_page_content_padding', '130px 0 120px'),
(3404, 1689, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3405, 1689, 'qodef_page_title_text_alignment', 'default'),
(3406, 1689, '_elementor_edit_mode', 'builder'),
(3407, 1689, '_elementor_template_type', 'wp-post'),
(3408, 1689, '_elementor_version', '2.9.13'),
(3409, 1689, '_wp_page_template', 'default'),
(3410, 1689, '_elementor_data', '[{\"id\":\"c18b814\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1cd5edf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1c27cd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3411, 1689, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3412, 1691, '_thumbnail_id', '927'),
(3413, 1691, 'qodef_portfolio_single_layout', 'masonry-big'),
(3414, 1691, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3415, 1691, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3416, 1691, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3417, 1691, 'slide_template', 'default'),
(3418, 1691, '_wp_old_slug', 'true-balance-2'),
(3419, 1691, 'qodef_portfolio_columns_number', '3'),
(3420, 1691, '_wpb_vc_js_status', 'true'),
(3421, 1691, 'qodef_portfolio_space_between_items', 'tiny'),
(3422, 1691, 'qodef_portfolio_item_padding', '10% 0 10px 0'),
(3423, 1691, 'qodef_show_header_widget_areas', 'yes'),
(3424, 1691, 'qodef_standard_header_in_grid', 'no'),
(3425, 1691, 'qodef_standard_header_menu_position', 'right'),
(3426, 1691, 'qodef_content_width', '1300'),
(3427, 1691, '_dp_original', '804'),
(3428, 1691, '_wp_old_date', '2018-11-21'),
(3429, 1691, 'qodef_content_behind_header', 'no'),
(3430, 1691, 'qodef_page_content_padding', '130px 0 120px'),
(3431, 1691, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3432, 1691, 'qodef_page_title_text_alignment', 'default'),
(3433, 1691, '_elementor_edit_mode', 'builder'),
(3434, 1691, '_elementor_template_type', 'wp-post'),
(3435, 1691, '_elementor_version', '2.9.13'),
(3436, 1691, '_wp_page_template', 'default'),
(3437, 1691, '_elementor_data', '[{\"id\":\"b224340\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"04d0389\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"946a1e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3438, 1691, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3439, 1692, '_thumbnail_id', '928'),
(3440, 1692, 'qodef_portfolio_single_layout', 'slider'),
(3441, 1692, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3442, 1692, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3443, 1692, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3444, 1692, 'slide_template', 'default'),
(3445, 1692, '_wp_old_slug', 'true-balance-2'),
(3446, 1692, '_wp_old_slug', 'whatever-2'),
(3447, 1692, 'qodef_enable_portfolio_title', 'no'),
(3448, 1692, '_wpb_vc_js_status', 'true'),
(3449, 1692, 'qodef_portfolio_item_padding', '27% 0 45px 19.7%'),
(3450, 1692, 'qodef_header_layout', 'minimal'),
(3451, 1692, 'qodef_show_header_widget_areas', 'no'),
(3452, 1692, 'qodef_minimal_header_background_color', 'rgba(140,140,140,0)'),
(3453, 1692, 'qodef_standard_header_in_grid', 'no'),
(3454, 1692, 'qodef_standard_header_menu_position', 'right'),
(3455, 1692, 'qodef_page_content_padding', '87px 0 120px'),
(3456, 1692, 'qodef_content_width', '1300'),
(3457, 1692, '_dp_original', '805'),
(3458, 1692, '_wp_old_date', '2018-11-21'),
(3459, 1692, 'qodef_content_behind_header', 'no'),
(3460, 1692, 'qodef_header_skin', 'light'),
(3461, 1692, 'qodef_header_scroll_appearance', 'none'),
(3462, 1692, 'qodef_page_title_text_alignment', 'default'),
(3463, 1692, '_elementor_edit_mode', 'builder'),
(3464, 1692, '_elementor_template_type', 'wp-post'),
(3465, 1692, '_elementor_version', '2.9.13'),
(3466, 1692, '_wp_page_template', 'default'),
(3467, 1692, '_elementor_data', '[{\"id\":\"73bafa9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2aaa398\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"fe25414\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3468, 1692, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3469, 1693, '_thumbnail_id', '929'),
(3470, 1693, 'qodef_portfolio_single_layout', 'gallery-small'),
(3471, 1693, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3472, 1693, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3473, 1693, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3474, 1693, 'slide_template', 'default'),
(3475, 1693, '_wp_old_slug', 'true-balance-2'),
(3476, 1693, '_wp_old_slug', 'whatever-3'),
(3477, 1693, '_wpb_vc_js_status', 'false'),
(3478, 1693, 'qodef_portfolio_columns_number', '3'),
(3479, 1693, 'qodef_portfolio_item_padding', '20.5% 0 35px'),
(3480, 1693, 'qodef_content_width', '1300'),
(3481, 1693, 'qodef_show_header_widget_areas', 'yes'),
(3482, 1693, 'qodef_standard_header_in_grid', 'no'),
(3483, 1693, 'qodef_standard_header_menu_position', 'right'),
(3484, 1693, '_dp_original', '806'),
(3485, 1693, '_wp_old_date', '2018-11-21'),
(3486, 1693, 'qodef_content_behind_header', 'no'),
(3487, 1693, 'qodef_page_content_padding', '130px 0 120px'),
(3488, 1693, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3489, 1693, 'qodef_page_title_text_alignment', 'default'),
(3490, 1693, '_elementor_edit_mode', 'builder'),
(3491, 1693, '_elementor_template_type', 'wp-post'),
(3492, 1693, '_elementor_version', '2.9.13'),
(3493, 1693, '_wp_page_template', 'default'),
(3494, 1693, '_elementor_data', '[{\"id\":\"8bdb1a3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"6828a10\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a0aa368\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3495, 1693, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3496, 1697, '_thumbnail_id', '930'),
(3497, 1697, 'qodef_portfolio_single_layout', 'images-small'),
(3498, 1697, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3499, 1697, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3500, 1697, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3501, 1697, 'slide_template', 'default'),
(3502, 1697, '_wp_old_slug', 'speed-of-thought'),
(3503, 1697, '_wpb_vc_js_status', 'false'),
(3504, 1697, '_dp_original', '945'),
(3505, 1697, '_wp_old_date', '2018-11-21'),
(3506, 1697, 'qodef_content_width', '1300'),
(3507, 1697, 'qodef_show_header_widget_areas', 'yes'),
(3508, 1697, 'qodef_standard_header_in_grid', 'no'),
(3509, 1697, 'qodef_standard_header_menu_position', 'right'),
(3510, 1697, 'qodef_portfolio_item_padding', '20px 0 20px 13%'),
(3511, 1697, 'qodef_content_behind_header', 'no'),
(3512, 1697, 'qodef_page_content_padding', '130px 0 120px'),
(3513, 1697, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3514, 1697, 'qodef_page_title_text_alignment', 'default'),
(3515, 1697, '_elementor_edit_mode', 'builder'),
(3516, 1697, '_elementor_template_type', 'wp-post'),
(3517, 1697, '_elementor_version', '2.9.13'),
(3518, 1697, '_wp_page_template', 'default'),
(3519, 1697, '_elementor_data', '[{\"id\":\"d170663\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c55fd65\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a99caf7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3520, 1697, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3521, 1699, '_thumbnail_id', '931'),
(3522, 1699, 'qodef_portfolio_single_layout', 'images-big'),
(3523, 1699, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3524, 1699, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3525, 1699, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3526, 1699, 'slide_template', 'default'),
(3527, 1699, '_wpb_vc_js_status', 'true'),
(3528, 1699, 'qodef_show_header_widget_areas', 'yes'),
(3529, 1699, 'qodef_standard_header_in_grid', 'no'),
(3530, 1699, 'qodef_standard_header_menu_position', 'right'),
(3531, 1699, '_dp_original', '950'),
(3532, 1699, '_wp_old_date', '2018-11-21'),
(3533, 1699, 'qodef_content_width', '1300'),
(3534, 1699, 'qodef_portfolio_item_padding', '17% 0 0 20%'),
(3535, 1699, 'qodef_content_behind_header', 'no'),
(3536, 1699, 'qodef_page_content_padding', '130px 0 120px'),
(3537, 1699, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3538, 1699, 'qodef_page_title_text_alignment', 'default'),
(3539, 1699, '_elementor_edit_mode', 'builder'),
(3540, 1699, '_elementor_template_type', 'wp-post'),
(3541, 1699, '_elementor_version', '2.9.13'),
(3542, 1699, '_wp_page_template', 'default'),
(3543, 1699, '_elementor_data', '[{\"id\":\"141222f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"91cdc97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"822e500\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3544, 1699, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3545, 998, '_thumbnail_id', '3638'),
(3546, 998, 'qodef_portfolio_single_layout', 'gallery-big'),
(3547, 998, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3548, 998, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Fergusson & Tosh\";s:20:\"qodef_info_item_link\";s:58:\"https://boldlab.qodeinteractive.com/elementor/our-clients/\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3549, 998, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3550, 998, 'slide_template', 'default'),
(3551, 998, '_wp_old_slug', 'true-balance-2'),
(3552, 998, '_wp_old_slug', 'whatever-3'),
(3553, 998, '_wp_old_slug', 'design-yes-please-2'),
(3554, 998, '_wpb_vc_js_status', 'true'),
(3555, 998, 'qodef_portfolio_columns_number', '3'),
(3556, 998, '_dp_original', '782'),
(3557, 998, 'qodef_show_header_widget_areas', 'yes'),
(3558, 998, 'qodef_standard_header_in_grid', 'no'),
(3559, 998, 'qodef_standard_header_menu_position', 'right'),
(3560, 998, 'qodef_content_width', '1300'),
(3561, 998, 'qodef_content_behind_header', 'no'),
(3562, 998, 'qodef_page_content_padding', '130px 0 120px'),
(3563, 998, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3564, 998, 'qodef_page_title_text_alignment', 'default'),
(3565, 998, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_portrait'),
(3566, 998, '_elementor_edit_mode', 'builder'),
(3567, 998, '_elementor_template_type', 'wp-post'),
(3568, 998, '_elementor_version', '2.9.13'),
(3569, 998, '_wp_page_template', 'default'),
(3570, 998, '_elementor_data', '[{\"id\":\"0acde27\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1659322\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"bd7b4f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3571, 998, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3572, 999, '_thumbnail_id', '3639'),
(3573, 999, 'qodef_portfolio_single_layout', 'images-small'),
(3574, 999, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3575, 999, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3576, 999, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3577, 999, 'slide_template', 'default'),
(3578, 999, '_wp_old_slug', 'speed-of-thought'),
(3579, 999, '_wpb_vc_js_status', 'false'),
(3580, 999, 'qodef_portfolio_item_padding', '0 0 '),
(3581, 999, '_dp_original', '794'),
(3582, 999, 'qodef_content_behind_header', 'no'),
(3583, 999, 'qodef_show_header_widget_areas', 'yes'),
(3584, 999, 'qodef_standard_header_in_grid', 'no'),
(3585, 999, 'qodef_standard_header_menu_position', 'right'),
(3586, 999, 'qodef_page_content_padding', '130px 0 120px'),
(3587, 999, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3588, 999, 'qodef_page_title_text_alignment', 'default'),
(3589, 999, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_portrait'),
(3590, 999, '_elementor_edit_mode', 'builder'),
(3591, 999, '_elementor_template_type', 'wp-post'),
(3592, 999, '_elementor_version', '2.9.13'),
(3593, 999, '_wp_page_template', 'default'),
(3594, 999, '_elementor_data', '[{\"id\":\"3dc1691\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"8d1d42c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec41b0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3595, 999, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3596, 1000, '_thumbnail_id', '3640'),
(3597, 1000, 'qodef_portfolio_single_layout', 'images-big'),
(3598, 1000, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3599, 1000, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3600, 1000, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3601, 1000, 'slide_template', 'default'),
(3602, 1000, '_wpb_vc_js_status', 'true'),
(3603, 1000, 'qodef_portfolio_item_padding', '0 0 0 24.3%'),
(3604, 1000, '_dp_original', '802'),
(3605, 1000, 'qodef_show_header_widget_areas', 'yes'),
(3606, 1000, 'qodef_standard_header_in_grid', 'no'),
(3607, 1000, 'qodef_standard_header_menu_position', 'right'),
(3608, 1000, 'qodef_content_behind_header', 'no'),
(3609, 1000, 'qodef_page_content_padding', '130px 0 120px'),
(3610, 1000, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3611, 1000, 'qodef_page_title_text_alignment', 'default'),
(3612, 1000, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_huge-square'),
(3613, 1000, '_elementor_edit_mode', 'builder'),
(3614, 1000, '_elementor_template_type', 'wp-post'),
(3615, 1000, '_elementor_version', '2.9.13'),
(3616, 1000, '_wp_page_template', 'default'),
(3617, 1000, '_elementor_data', '[{\"id\":\"3b30f84\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"be5fe50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"f611e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3618, 1000, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3619, 1001, '_thumbnail_id', '3641'),
(3620, 1001, 'qodef_portfolio_single_layout', 'masonry-small'),
(3621, 1001, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3622, 1001, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3623, 1001, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3624, 1001, 'slide_template', 'default'),
(3625, 1001, '_wp_old_slug', 'true-balance-2'),
(3626, 1001, '_wpb_vc_js_status', 'false'),
(3627, 1001, 'qodef_portfolio_item_padding', '23% 0 0 19.4%'),
(3628, 1001, '_dp_original', '803'),
(3629, 1001, 'qodef_show_header_widget_areas', 'yes'),
(3630, 1001, 'qodef_minimal_header_background_color', 'rgba(102,102,102,0)'),
(3631, 1001, 'qodef_standard_header_in_grid', 'no'),
(3632, 1001, 'qodef_standard_header_menu_position', 'right'),
(3633, 1001, 'qodef_portfolio_space_between_items', 'tiny'),
(3634, 1001, 'qodef_content_width', '1300'),
(3635, 1001, 'qodef_content_behind_header', 'no'),
(3636, 1001, 'qodef_page_content_padding', '130px 0 120px'),
(3637, 1001, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3638, 1001, 'qodef_page_title_text_alignment', 'default'),
(3639, 1001, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_landscape'),
(3640, 1001, '_elementor_edit_mode', 'builder'),
(3641, 1001, '_elementor_template_type', 'wp-post'),
(3642, 1001, '_elementor_version', '2.9.13'),
(3643, 1001, '_wp_page_template', 'default'),
(3644, 1001, '_elementor_data', '[{\"id\":\"f1e645c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ece2f59\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"329aec5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3645, 1001, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3646, 1365, '_thumbnail_id', '3020'),
(3647, 1365, 'qodef_portfolio_single_layout', 'images-big'),
(3648, 1365, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3649, 1365, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3650, 1365, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3651, 1365, 'slide_template', ''),
(3652, 1365, '_wpb_vc_js_status', 'false'),
(3653, 1365, 'qodef_show_header_widget_areas', 'yes'),
(3654, 1365, 'qodef_standard_header_in_grid', 'no'),
(3655, 1365, 'qodef_standard_header_menu_position', 'right'),
(3656, 1365, '_dp_original', '987'),
(3657, 1365, 'qodef_content_width', '1300'),
(3658, 1365, 'qodef_content_behind_header', 'no'),
(3659, 1365, 'qodef_page_content_padding', '130px 0 120px'),
(3660, 1365, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3661, 1365, 'qodef_page_title_text_alignment', 'default'),
(3662, 1365, '_wp_old_slug', 'studio-lightening'),
(3663, 1365, '_elementor_edit_mode', 'builder'),
(3664, 1365, '_elementor_template_type', 'wp-post'),
(3665, 1365, '_elementor_version', '2.9.13'),
(3666, 1365, '_wp_page_template', 'default'),
(3667, 1365, '_elementor_data', '[{\"id\":\"e4e1ec6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b2e606b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"f641414\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3668, 1365, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3669, 1367, '_thumbnail_id', '1366'),
(3670, 1367, 'qodef_portfolio_single_layout', 'gallery-small'),
(3671, 1367, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3672, 1367, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3673, 1367, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3674, 1367, 'slide_template', 'default'),
(3675, 1367, '_wp_old_slug', 'true-balance-2'),
(3676, 1367, '_wp_old_slug', 'whatever-3'),
(3677, 1367, '_wpb_vc_js_status', 'false'),
(3678, 1367, 'qodef_portfolio_columns_number', '3'),
(3679, 1367, 'qodef_portfolio_item_padding', '14.4% 10% 0 0'),
(3680, 1367, '_dp_original', '806'),
(3681, 1367, 'qodef_content_width', '1300'),
(3682, 1367, 'qodef_show_header_widget_areas', 'yes'),
(3683, 1367, 'qodef_standard_header_in_grid', 'no'),
(3684, 1367, 'qodef_standard_header_menu_position', 'right'),
(3685, 1367, 'qodef_content_behind_header', 'no'),
(3686, 1367, 'qodef_page_content_padding', '130px 0 120px'),
(3687, 1367, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3688, 1367, 'qodef_page_title_text_alignment', 'default'),
(3689, 1367, '_elementor_edit_mode', 'builder'),
(3690, 1367, '_elementor_template_type', 'wp-post'),
(3691, 1367, '_elementor_version', '2.9.13'),
(3692, 1367, '_wp_page_template', 'default'),
(3693, 1367, '_elementor_data', '[{\"id\":\"50b3343\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"15e8869\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"47e37c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3694, 1367, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3695, 1422, '_thumbnail_id', '1406'),
(3696, 1422, 'qodef_portfolio_single_layout', 'images-small'),
(3697, 1422, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3698, 1422, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3699, 1422, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3700, 1422, 'slide_template', 'default'),
(3701, 1422, '_wp_old_slug', 'speed-of-thought'),
(3702, 1422, '_wp_old_slug', 'new-edition'),
(3703, 1422, 'qodef_content_width', '1300'),
(3704, 1422, 'qodef_show_header_widget_areas', 'yes'),
(3705, 1422, 'qodef_standard_header_in_grid', 'no'),
(3706, 1422, 'qodef_standard_header_menu_position', 'right'),
(3707, 1422, '_wpb_vc_js_status', 'false'),
(3708, 1422, '_dp_original', '39'),
(3709, 1422, 'qodef_content_behind_header', 'no'),
(3710, 1422, 'qodef_page_content_padding', '130px 0 120px'),
(3711, 1422, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3712, 1422, 'qodef_page_title_text_alignment', 'default'),
(3713, 1422, '_elementor_edit_mode', 'builder'),
(3714, 1422, '_elementor_template_type', 'wp-post'),
(3715, 1422, '_elementor_version', '2.9.13'),
(3716, 1422, '_wp_page_template', 'default'),
(3717, 1422, '_elementor_data', '[{\"id\":\"f6c14d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"f041e9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"62afc4c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3718, 1422, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3719, 1423, '_thumbnail_id', '1407'),
(3720, 1423, 'qodef_portfolio_single_layout', 'images-big'),
(3721, 1423, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3722, 1423, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3723, 1423, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3724, 1423, 'slide_template', 'default'),
(3725, 1423, '_wpb_vc_js_status', 'false'),
(3726, 1423, 'qodef_show_header_widget_areas', 'yes'),
(3727, 1423, 'qodef_standard_header_in_grid', 'no'),
(3728, 1423, 'qodef_standard_header_menu_position', 'right'),
(3729, 1423, '_wp_old_slug', 'true-balance'),
(3730, 1423, 'qodef_content_width', '1300'),
(3731, 1423, '_dp_original', '58'),
(3732, 1423, 'qodef_content_behind_header', 'no'),
(3733, 1423, 'qodef_page_content_padding', '130px 0 120px'),
(3734, 1423, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3735, 1423, 'qodef_page_title_text_alignment', 'default'),
(3736, 1423, '_elementor_edit_mode', 'builder'),
(3737, 1423, '_elementor_template_type', 'wp-post'),
(3738, 1423, '_elementor_version', '2.9.13'),
(3739, 1423, '_wp_page_template', 'default'),
(3740, 1423, '_elementor_data', '[{\"id\":\"7f1adaa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fe469b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"eca1b0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3741, 1423, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3742, 1424, '_thumbnail_id', '1408'),
(3743, 1424, 'qodef_portfolio_single_layout', 'masonry-small'),
(3744, 1424, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3745, 1424, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3746, 1424, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3747, 1424, 'slide_template', 'default'),
(3748, 1424, '_wp_old_slug', 'true-balance-2'),
(3749, 1424, '_wp_old_slug', 'move18'),
(3750, 1424, '_wpb_vc_js_status', 'false'),
(3751, 1424, 'qodef_show_header_widget_areas', 'yes'),
(3752, 1424, 'qodef_standard_header_in_grid', 'no'),
(3753, 1424, 'qodef_standard_header_menu_position', 'right'),
(3754, 1424, 'qodef_portfolio_space_between_items', 'tiny'),
(3755, 1424, 'qodef_content_width', '1300'),
(3756, 1424, '_dp_original', '59'),
(3757, 1424, 'qodef_content_behind_header', 'no'),
(3758, 1424, 'qodef_page_content_padding', '130px 0 120px'),
(3759, 1424, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3760, 1424, 'qodef_page_title_text_alignment', 'default'),
(3761, 1424, '_elementor_edit_mode', 'builder'),
(3762, 1424, '_elementor_template_type', 'wp-post'),
(3763, 1424, '_elementor_version', '2.9.13'),
(3764, 1424, '_wp_page_template', 'default'),
(3765, 1424, '_elementor_data', '[{\"id\":\"6b542e0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"bdc3754\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8c48d8b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3766, 1424, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3767, 1425, '_thumbnail_id', '3415'),
(3768, 1425, 'qodef_portfolio_single_layout', 'masonry-big'),
(3769, 1425, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3770, 1425, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3771, 1425, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3772, 1425, 'slide_template', 'default'),
(3773, 1425, '_wp_old_slug', 'true-balance-2'),
(3774, 1425, '_wp_old_slug', 'whatever'),
(3775, 1425, 'qodef_portfolio_columns_number', '3'),
(3776, 1425, '_wpb_vc_js_status', 'false'),
(3777, 1425, 'qodef_portfolio_space_between_items', 'tiny'),
(3778, 1425, 'qodef_show_header_widget_areas', 'yes'),
(3779, 1425, 'qodef_standard_header_in_grid', 'no'),
(3780, 1425, 'qodef_standard_header_menu_position', 'right'),
(3781, 1425, 'qodef_content_width', '1300'),
(3782, 1425, '_dp_original', '60'),
(3783, 1425, 'qodef_content_behind_header', 'no'),
(3784, 1425, 'qodef_page_content_padding', '130px 0 120px'),
(3785, 1425, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3786, 1425, 'qodef_page_title_text_alignment', 'default'),
(3787, 1425, '_elementor_edit_mode', 'builder'),
(3788, 1425, '_elementor_template_type', 'wp-post'),
(3789, 1425, '_elementor_version', '2.9.13'),
(3790, 1425, '_wp_page_template', 'default'),
(3791, 1425, '_elementor_data', '[{\"id\":\"12ff0f0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1184a36\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"47417c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3792, 1425, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3793, 1426, 'qodef_portfolio_single_layout', 'slider'),
(3794, 1426, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3795, 1426, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3796, 1426, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3797, 1426, 'slide_template', 'default'),
(3798, 1426, '_wp_old_slug', 'true-balance-2'),
(3799, 1426, '_wp_old_slug', 'whatever-2'),
(3800, 1426, '_wp_old_slug', 'be-adventurous'),
(3801, 1426, 'qodef_enable_portfolio_title', 'no'),
(3802, 1426, '_wpb_vc_js_status', 'false'),
(3803, 1426, 'qodef_header_layout', 'minimal'),
(3804, 1426, 'qodef_show_header_widget_areas', 'no'),
(3805, 1426, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(3806, 1426, 'qodef_standard_header_in_grid', 'no'),
(3807, 1426, 'qodef_standard_header_menu_position', 'right'),
(3808, 1426, 'qodef_content_width', '1300'),
(3809, 1426, '_dp_original', '66'),
(3810, 1426, 'qodef_page_content_padding', '87px 0 120px'),
(3811, 1426, 'qodef_content_behind_header', 'no'),
(3812, 1426, 'qodef_header_skin', 'light'),
(3813, 1426, 'qodef_header_scroll_appearance', 'none'),
(3814, 1426, 'qodef_page_title_text_alignment', 'default'),
(3815, 1426, '_thumbnail_id', '3417'),
(3816, 1426, '_elementor_edit_mode', 'builder'),
(3817, 1426, '_elementor_template_type', 'wp-post'),
(3818, 1426, '_elementor_version', '2.9.13'),
(3819, 1426, '_wp_page_template', 'default'),
(3820, 1426, '_elementor_data', '[{\"id\":\"dc275e4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"015c752\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"4999892\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3821, 1426, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3822, 1427, '_thumbnail_id', '3418'),
(3823, 1427, 'qodef_portfolio_single_layout', 'gallery-small'),
(3824, 1427, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3825, 1427, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3826, 1427, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3827, 1427, 'slide_template', 'default'),
(3828, 1427, '_wp_old_slug', 'true-balance-2'),
(3829, 1427, '_wp_old_slug', 'whatever-3'),
(3830, 1427, '_wp_old_slug', 'design-yes-please'),
(3831, 1427, '_wpb_vc_js_status', 'false'),
(3832, 1427, 'qodef_portfolio_columns_number', '3'),
(3833, 1427, 'qodef_content_width', '1300'),
(3834, 1427, 'qodef_show_header_widget_areas', 'yes'),
(3835, 1427, 'qodef_standard_header_in_grid', 'no'),
(3836, 1427, 'qodef_standard_header_menu_position', 'right'),
(3837, 1427, '_dp_original', '65'),
(3838, 1427, 'qodef_content_behind_header', 'no'),
(3839, 1427, 'qodef_page_content_padding', '130px 0 120px'),
(3840, 1427, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3841, 1427, 'qodef_page_title_text_alignment', 'default'),
(3842, 1427, '_elementor_edit_mode', 'builder'),
(3843, 1427, '_elementor_template_type', 'wp-post'),
(3844, 1427, '_elementor_version', '2.9.13'),
(3845, 1427, '_wp_page_template', 'default'),
(3846, 1427, '_elementor_data', '[{\"id\":\"72fd3aa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"11b7e83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c94aed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3847, 1427, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3848, 1428, '_thumbnail_id', '1412'),
(3849, 1428, 'qodef_portfolio_single_layout', 'gallery-big'),
(3850, 1428, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3851, 1428, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3852, 1428, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3853, 1428, 'slide_template', 'default'),
(3854, 1428, '_wp_old_slug', 'true-balance-2'),
(3855, 1428, '_wp_old_slug', 'whatever-3'),
(3856, 1428, '_wp_old_slug', 'design-yes-please-2'),
(3857, 1428, '_wp_old_slug', 'make-every-work-count'),
(3858, 1428, '_wpb_vc_js_status', 'false'),
(3859, 1428, 'qodef_portfolio_columns_number', '3'),
(3860, 1428, 'qodef_show_header_widget_areas', 'yes'),
(3861, 1428, 'qodef_standard_header_in_grid', 'no'),
(3862, 1428, 'qodef_standard_header_menu_position', 'right'),
(3863, 1428, 'qodef_content_width', '1300'),
(3864, 1428, '_dp_original', '782'),
(3865, 1428, 'qodef_content_behind_header', 'no'),
(3866, 1428, 'qodef_page_content_padding', '130px 0 120px'),
(3867, 1428, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3868, 1428, 'qodef_page_title_text_alignment', 'default'),
(3869, 1428, '_elementor_edit_mode', 'builder'),
(3870, 1428, '_elementor_template_type', 'wp-post'),
(3871, 1428, '_elementor_version', '2.9.13'),
(3872, 1428, '_wp_page_template', 'default'),
(3873, 1428, '_elementor_data', '[{\"id\":\"48a499a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"e160983\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"bd54ac2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3874, 1428, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3875, 1429, '_thumbnail_id', '3419'),
(3876, 1429, 'qodef_portfolio_single_layout', 'images-small'),
(3877, 1429, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3878, 1429, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3879, 1429, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3880, 1429, 'slide_template', 'default'),
(3881, 1429, '_wp_old_slug', 'speed-of-thought'),
(3882, 1429, '_wp_old_slug', 'new-edition'),
(3883, 1429, 'qodef_content_width', '1300'),
(3884, 1429, 'qodef_show_header_widget_areas', 'yes'),
(3885, 1429, 'qodef_standard_header_in_grid', 'no'),
(3886, 1429, 'qodef_standard_header_menu_position', 'right'),
(3887, 1429, '_wpb_vc_js_status', 'false'),
(3888, 1429, '_dp_original', '39'),
(3889, 1429, 'qodef_content_behind_header', 'no'),
(3890, 1429, 'qodef_page_content_padding', '130px 0 120px'),
(3891, 1429, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3892, 1429, 'qodef_page_title_text_alignment', 'default'),
(3893, 1429, '_elementor_edit_mode', 'builder'),
(3894, 1429, '_elementor_template_type', 'wp-post'),
(3895, 1429, '_elementor_version', '2.9.13'),
(3896, 1429, '_wp_page_template', 'default'),
(3897, 1429, '_elementor_data', '[{\"id\":\"6ddda5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3c52ce0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5418040\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3898, 1429, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3899, 1430, '_thumbnail_id', '1414'),
(3900, 1430, 'qodef_portfolio_single_layout', 'images-big'),
(3901, 1430, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3902, 1430, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3903, 1430, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3904, 1430, 'slide_template', 'default'),
(3905, 1430, '_wpb_vc_js_status', 'false'),
(3906, 1430, 'qodef_show_header_widget_areas', 'yes'),
(3907, 1430, 'qodef_standard_header_in_grid', 'no'),
(3908, 1430, 'qodef_standard_header_menu_position', 'center'),
(3909, 1430, '_wp_old_slug', 'true-balance'),
(3910, 1430, 'qodef_content_width', '1300'),
(3911, 1430, '_dp_original', '58'),
(3912, 1430, 'qodef_content_behind_header', 'no'),
(3913, 1430, 'qodef_page_content_padding', '130px 0 120px'),
(3914, 1430, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3915, 1430, 'qodef_page_title_text_alignment', 'default'),
(3916, 1430, '_elementor_edit_mode', 'builder'),
(3917, 1430, '_elementor_template_type', 'wp-post'),
(3918, 1430, '_elementor_version', '2.9.13'),
(3919, 1430, '_wp_page_template', 'default'),
(3920, 1430, '_elementor_data', '[{\"id\":\"92beb36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ca3c90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"005018b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3921, 1430, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3922, 1523, '_thumbnail_id', '50'),
(3923, 1523, 'qodef_portfolio_single_layout', 'images-small'),
(3924, 1523, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3925, 1523, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3926, 1523, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3927, 1523, 'slide_template', 'default'),
(3928, 1523, '_wp_old_slug', 'new-edition'),
(3929, 1523, 'qodef_content_width', '1300'),
(3930, 1523, 'qodef_show_header_widget_areas', 'yes'),
(3931, 1523, 'qodef_standard_header_in_grid', 'no'),
(3932, 1523, 'qodef_standard_header_menu_position', 'right'),
(3933, 1523, '_wpb_vc_js_status', 'false'),
(3934, 1523, '_dp_original', '39'),
(3935, 1523, '_wp_old_slug', 'epic-adventures'),
(3936, 1523, 'qodef_content_behind_header', 'no'),
(3937, 1523, 'qodef_page_content_padding', '130px 0 120px'),
(3938, 1523, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3939, 1523, 'qodef_page_title_text_alignment', 'default'),
(3940, 1523, '_elementor_edit_mode', 'builder'),
(3941, 1523, '_elementor_template_type', 'wp-post'),
(3942, 1523, '_elementor_version', '2.9.13'),
(3943, 1523, '_wp_page_template', 'default'),
(3944, 1523, '_elementor_data', '[{\"id\":\"1518bd4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"daccbf9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ff80106\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3945, 1523, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3946, 1524, '_thumbnail_id', '51'),
(3947, 1524, 'qodef_portfolio_single_layout', 'images-big'),
(3948, 1524, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3949, 1524, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3950, 1524, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3951, 1524, 'slide_template', 'default'),
(3952, 1524, '_wpb_vc_js_status', 'false'),
(3953, 1524, 'qodef_show_header_widget_areas', 'yes'),
(3954, 1524, 'qodef_standard_header_in_grid', 'no'),
(3955, 1524, 'qodef_standard_header_menu_position', 'right'),
(3956, 1524, '_wp_old_slug', 'true-balance'),
(3957, 1524, 'qodef_content_width', '1300'),
(3958, 1524, '_dp_original', '58'),
(3959, 1524, '_wp_old_slug', 'epic-adventures-2'),
(3960, 1524, 'qodef_content_behind_header', 'no'),
(3961, 1524, 'qodef_page_content_padding', '130px 0 120px'),
(3962, 1524, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3963, 1524, 'qodef_page_title_text_alignment', 'default'),
(3964, 1524, '_elementor_edit_mode', 'builder'),
(3965, 1524, '_elementor_template_type', 'wp-post'),
(3966, 1524, '_elementor_version', '2.9.13'),
(3967, 1524, '_wp_page_template', 'default'),
(3968, 1524, '_elementor_data', '[{\"id\":\"68576fa\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b9dd1a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"7cc2eb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3969, 1524, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3970, 1525, '_thumbnail_id', '40'),
(3971, 1525, 'qodef_portfolio_single_layout', 'masonry-small'),
(3972, 1525, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3973, 1525, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3974, 1525, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(3975, 1525, 'slide_template', 'default'),
(3976, 1525, '_wp_old_slug', 'true-balance-2'),
(3977, 1525, '_wp_old_slug', 'move18'),
(3978, 1525, '_wpb_vc_js_status', 'false'),
(3979, 1525, 'qodef_show_header_widget_areas', 'yes'),
(3980, 1525, 'qodef_standard_header_in_grid', 'no'),
(3981, 1525, 'qodef_standard_header_menu_position', 'right'),
(3982, 1525, 'qodef_portfolio_space_between_items', 'normal'),
(3983, 1525, 'qodef_content_width', '1300'),
(3984, 1525, '_dp_original', '59'),
(3985, 1525, 'qodef_content_behind_header', 'no'),
(3986, 1525, 'qodef_page_content_padding', '130px 0 120px'),
(3987, 1525, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(3988, 1525, 'qodef_page_title_text_alignment', 'default'),
(3989, 1525, '_elementor_edit_mode', 'builder'),
(3990, 1525, '_elementor_template_type', 'wp-post'),
(3991, 1525, '_elementor_version', '2.9.13'),
(3992, 1525, '_wp_page_template', 'default'),
(3993, 1525, '_elementor_data', '[{\"id\":\"fb1fdf9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9b3c0e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ff7f093\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(3994, 1525, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(3995, 1526, '_thumbnail_id', '41'),
(3996, 1526, 'qodef_portfolio_single_layout', 'masonry-big'),
(3997, 1526, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(3998, 1526, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(3999, 1526, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4000, 1526, 'slide_template', 'default'),
(4001, 1526, '_wp_old_slug', 'true-balance-2'),
(4002, 1526, 'qodef_portfolio_columns_number', '3'),
(4003, 1526, '_wpb_vc_js_status', 'false'),
(4004, 1526, 'qodef_portfolio_space_between_items', 'tiny'),
(4005, 1526, 'qodef_show_header_widget_areas', 'yes'),
(4006, 1526, 'qodef_standard_header_in_grid', 'no'),
(4007, 1526, 'qodef_standard_header_menu_position', 'right'),
(4008, 1526, 'qodef_content_width', '1300'),
(4009, 1526, '_dp_original', '60'),
(4010, 1526, 'qodef_content_behind_header', 'no'),
(4011, 1526, 'qodef_page_content_padding', '130px 0 120px'),
(4012, 1526, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4013, 1526, 'qodef_page_title_text_alignment', 'default'),
(4014, 1526, '_elementor_edit_mode', 'builder'),
(4015, 1526, '_elementor_template_type', 'wp-post'),
(4016, 1526, '_elementor_version', '2.9.13'),
(4017, 1526, '_wp_page_template', 'default'),
(4018, 1526, '_elementor_data', '[{\"id\":\"166ffcc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2200370\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"1c593e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4019, 1526, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4020, 3022, '_thumbnail_id', '3021'),
(4021, 3022, 'qodef_portfolio_single_layout', 'images-small'),
(4022, 3022, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4023, 3022, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4024, 3022, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4025, 3022, 'slide_template', 'default'),
(4026, 3022, '_wpb_vc_js_status', 'false'),
(4027, 3022, 'qodef_show_header_widget_areas', 'yes'),
(4028, 3022, 'qodef_standard_header_in_grid', 'no'),
(4029, 3022, 'qodef_standard_header_menu_position', 'right'),
(4030, 3022, 'qodef_content_width', '1300'),
(4031, 3022, 'qodef_content_behind_header', 'no'),
(4032, 3022, '_dp_original', '1365'),
(4033, 3022, '_wp_old_date', '2018-12-05'),
(4034, 3022, 'qodef_page_content_padding', '130px 0 120px'),
(4035, 3022, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4036, 3022, 'qodef_page_title_text_alignment', 'default'),
(4037, 3022, '_elementor_edit_mode', 'builder'),
(4038, 3022, '_elementor_template_type', 'wp-post'),
(4039, 3022, '_elementor_version', '2.9.13'),
(4040, 3022, '_wp_page_template', 'default'),
(4041, 3022, '_elementor_data', '[{\"id\":\"6807a51\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"55f57c97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"35663a13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4042, 3022, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4043, 1527, '_thumbnail_id', '42'),
(4044, 1527, 'qodef_portfolio_single_layout', 'slider'),
(4045, 1527, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4046, 1527, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4047, 1527, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4048, 1527, 'slide_template', 'default'),
(4049, 1527, '_wp_old_slug', 'true-balance-2'),
(4050, 1527, '_wp_old_slug', 'whatever-2'),
(4051, 1527, 'qodef_enable_portfolio_title', 'no'),
(4052, 1527, '_wpb_vc_js_status', 'false'),
(4053, 1527, 'qodef_header_layout', 'minimal'),
(4054, 1527, 'qodef_show_header_widget_areas', 'no'),
(4055, 1527, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(4056, 1527, 'qodef_standard_header_in_grid', 'no'),
(4057, 1527, 'qodef_standard_header_menu_position', 'right'),
(4058, 1527, 'qodef_content_width', '1300'),
(4059, 1527, 'qodef_page_content_padding', '87px 0 120px'),
(4060, 1527, '_dp_original', '66'),
(4061, 1527, 'qodef_content_behind_header', 'no'),
(4062, 1527, 'qodef_header_skin', 'light'),
(4063, 1527, 'qodef_header_scroll_appearance', 'none'),
(4064, 1527, 'qodef_page_title_text_alignment', 'default'),
(4065, 1527, '_elementor_edit_mode', 'builder'),
(4066, 1527, '_elementor_template_type', 'wp-post'),
(4067, 1527, '_elementor_version', '2.9.13'),
(4068, 1527, '_wp_page_template', 'default'),
(4069, 1527, '_elementor_data', '[{\"id\":\"6c0ab41\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"d14e75f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"6bedf3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4070, 1527, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4071, 1534, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4072, 1534, '_wp_page_template', 'default'),
(4073, 1534, '_elementor_data', '[{\"id\":\"420bd02\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"0560281\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"38b9faf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4074, 1534, 'qodef_portfolio_single_layout', 'gallery-small'),
(4075, 1534, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"1657,54,56,55,768,769,771,779,780\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4076, 1534, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4077, 1534, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4078, 1534, 'slide_template', 'default'),
(4079, 1534, '_wp_old_slug', 'true-balance-2'),
(4080, 1534, '_wp_old_slug', 'whatever-3'),
(4081, 1534, '_wp_old_slug', 'design-yes-please'),
(4082, 1534, '_wpb_vc_js_status', 'false'),
(4083, 1534, 'qodef_portfolio_columns_number', '3'),
(4084, 1534, 'qodef_content_width', '1300'),
(4085, 1534, 'qodef_show_header_widget_areas', 'yes'),
(4086, 1534, 'qodef_standard_header_in_grid', 'no'),
(4087, 1534, 'qodef_standard_header_menu_position', 'right'),
(4088, 1534, '_thumbnail_id', '43'),
(4089, 1534, '_dp_original', '65'),
(4090, 1534, 'qodef_content_behind_header', 'no'),
(4091, 1534, 'qodef_page_content_padding', '130px 0 120px'),
(4092, 1534, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4093, 1534, 'qodef_page_title_text_alignment', 'default'),
(4094, 1534, '_elementor_edit_mode', 'builder'),
(4095, 1534, '_elementor_template_type', 'wp-post'),
(4096, 1534, '_elementor_version', '2.9.13'),
(4097, 1535, '_thumbnail_id', '44'),
(4098, 1535, 'qodef_portfolio_single_layout', 'gallery-big'),
(4099, 1535, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"1657,780,779,771,769,768,56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4100, 1535, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4101, 1535, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4102, 1535, 'slide_template', 'default'),
(4103, 1535, '_wp_old_slug', 'true-balance-2'),
(4104, 1535, '_wp_old_slug', 'whatever-3'),
(4105, 1535, '_wp_old_slug', 'design-yes-please-2'),
(4106, 1535, '_wp_old_slug', 'make-every-work-count'),
(4107, 1535, '_wpb_vc_js_status', 'false'),
(4108, 1535, 'qodef_portfolio_columns_number', '3'),
(4109, 1535, 'qodef_show_header_widget_areas', 'yes'),
(4110, 1535, 'qodef_standard_header_in_grid', 'no'),
(4111, 1535, 'qodef_standard_header_menu_position', 'right'),
(4112, 1535, 'qodef_content_width', '1300'),
(4113, 1535, '_dp_original', '782'),
(4114, 1535, '_wp_old_slug', 'design-your-presence'),
(4115, 1535, 'qodef_content_behind_header', 'no'),
(4116, 1535, 'qodef_page_content_padding', '130px 0 120px'),
(4117, 1535, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4118, 1535, 'qodef_page_title_text_alignment', 'default'),
(4119, 1535, '_elementor_edit_mode', 'builder'),
(4120, 1535, '_elementor_template_type', 'wp-post'),
(4121, 1535, '_elementor_version', '2.9.13'),
(4122, 1535, '_wp_page_template', 'default'),
(4123, 1535, '_elementor_data', '[{\"id\":\"84befcc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"def2404\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"bca837c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4124, 1535, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4125, 1536, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4126, 1536, '_elementor_data', '[{\"id\":\"ebc3980\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9ef7016\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b8a4af9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4127, 1536, '_wp_page_template', 'default'),
(4128, 1536, '_thumbnail_id', '45'),
(4129, 1536, 'qodef_portfolio_single_layout', 'images-small'),
(4130, 1536, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4131, 1536, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4132, 1536, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4133, 1536, 'slide_template', 'default'),
(4134, 1536, '_wp_old_slug', 'speed-of-thought'),
(4135, 1536, '_wp_old_slug', 'new-edition'),
(4136, 1536, 'qodef_content_width', '1300'),
(4137, 1536, 'qodef_show_header_widget_areas', 'yes'),
(4138, 1536, 'qodef_standard_header_in_grid', 'no'),
(4139, 1536, 'qodef_standard_header_menu_position', 'right'),
(4140, 1536, '_wpb_vc_js_status', 'false'),
(4141, 1536, '_dp_original', '39'),
(4142, 1536, 'qodef_content_behind_header', 'no'),
(4143, 1536, 'qodef_page_content_padding', '130px 0 120px'),
(4144, 1536, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4145, 1536, 'qodef_page_title_text_alignment', 'default'),
(4146, 1536, '_elementor_edit_mode', 'builder'),
(4147, 1536, '_elementor_template_type', 'wp-post'),
(4148, 1536, '_elementor_version', '2.9.13'),
(4149, 1537, '_elementor_template_type', 'wp-post'),
(4150, 1537, '_elementor_edit_mode', 'builder'),
(4151, 1537, 'qodef_portfolio_single_layout', 'images-big'),
(4152, 1537, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4153, 1537, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4154, 1537, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4155, 1537, 'slide_template', 'default'),
(4156, 1537, '_wpb_vc_js_status', 'false'),
(4157, 1537, 'qodef_show_header_widget_areas', 'yes'),
(4158, 1537, 'qodef_standard_header_in_grid', 'no'),
(4159, 1537, 'qodef_standard_header_menu_position', 'right'),
(4160, 1537, '_wp_old_slug', 'true-balance'),
(4161, 1537, 'qodef_content_width', '1300'),
(4162, 1537, '_dp_original', '58'),
(4163, 1537, '_thumbnail_id', '1548'),
(4164, 1537, '_wp_old_slug', 'form-m-2'),
(4165, 1537, 'qodef_content_behind_header', 'no'),
(4166, 1537, 'qodef_page_content_padding', '130px 0 120px'),
(4167, 1537, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4168, 1537, 'qodef_page_title_text_alignment', 'default'),
(4169, 1537, '_elementor_version', '2.9.13'),
(4170, 1537, '_wp_page_template', 'default'),
(4171, 1537, '_elementor_data', '[{\"id\":\"2d0ec52\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"302bf9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"0206843\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4172, 1537, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4173, 1538, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4174, 1538, '_elementor_version', '2.9.13'),
(4175, 1538, '_elementor_template_type', 'wp-post'),
(4176, 1538, '_elementor_edit_mode', 'builder'),
(4177, 1538, '_thumbnail_id', '47'),
(4178, 1538, 'qodef_portfolio_single_layout', 'masonry-small'),
(4179, 1538, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4180, 1538, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4181, 1538, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4182, 1538, 'slide_template', 'default'),
(4183, 1538, '_wp_old_slug', 'true-balance-2'),
(4184, 1538, '_wp_old_slug', 'move18'),
(4185, 1538, '_wpb_vc_js_status', 'false'),
(4186, 1538, 'qodef_show_header_widget_areas', 'yes'),
(4187, 1538, 'qodef_standard_header_in_grid', 'no'),
(4188, 1538, 'qodef_standard_header_menu_position', 'right'),
(4189, 1538, 'qodef_portfolio_space_between_items', 'tiny'),
(4190, 1538, 'qodef_content_width', '1300'),
(4191, 1538, '_dp_original', '59'),
(4192, 1538, 'qodef_content_behind_header', 'no'),
(4193, 1538, 'qodef_page_content_padding', '130px 0 120px'),
(4194, 1538, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4195, 1538, 'qodef_page_title_text_alignment', 'default'),
(4196, 1538, '_wp_page_template', 'default'),
(4197, 1538, '_elementor_data', '[{\"id\":\"814bade\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b9cbda9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0982c66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4198, 1539, '_elementor_data', '[{\"id\":\"c58c91a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"70e6077\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"2115032\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4199, 1539, '_wp_page_template', 'default'),
(4200, 1539, '_elementor_version', '2.9.13'),
(4201, 1539, '_elementor_edit_mode', 'builder'),
(4202, 1539, '_thumbnail_id', '48'),
(4203, 1539, 'qodef_portfolio_single_layout', 'masonry-big'),
(4204, 1539, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4205, 1539, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4206, 1539, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4207, 1539, 'slide_template', 'default'),
(4208, 1539, '_wp_old_slug', 'true-balance-2'),
(4209, 1539, '_wp_old_slug', 'whatever'),
(4210, 1539, 'qodef_portfolio_columns_number', '3'),
(4211, 1539, '_wpb_vc_js_status', 'false'),
(4212, 1539, 'qodef_portfolio_space_between_items', 'tiny'),
(4213, 1539, 'qodef_show_header_widget_areas', 'yes'),
(4214, 1539, 'qodef_standard_header_in_grid', 'no'),
(4215, 1539, 'qodef_standard_header_menu_position', 'right'),
(4216, 1539, 'qodef_content_width', '1300'),
(4217, 1539, '_dp_original', '60'),
(4218, 1539, 'qodef_content_behind_header', 'no'),
(4219, 1539, 'qodef_page_content_padding', '130px 0 120px'),
(4220, 1539, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4221, 1539, 'qodef_page_title_text_alignment', 'default'),
(4222, 1539, '_elementor_template_type', 'wp-post'),
(4223, 1539, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4224, 1540, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4225, 1540, '_thumbnail_id', '49'),
(4226, 1540, 'qodef_portfolio_single_layout', 'slider'),
(4227, 1540, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4228, 1540, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4229, 1540, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4230, 1540, 'slide_template', 'default'),
(4231, 1540, '_wp_old_slug', 'true-balance-2'),
(4232, 1540, '_wp_old_slug', 'whatever-2'),
(4233, 1540, '_wp_old_slug', 'be-adventurous'),
(4234, 1540, 'qodef_enable_portfolio_title', 'no'),
(4235, 1540, '_wpb_vc_js_status', 'false'),
(4236, 1540, 'qodef_header_layout', 'minimal'),
(4237, 1540, 'qodef_show_header_widget_areas', 'no'),
(4238, 1540, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(4239, 1540, 'qodef_standard_header_in_grid', 'no'),
(4240, 1540, 'qodef_standard_header_menu_position', 'right'),
(4241, 1540, 'qodef_content_width', '1300'),
(4242, 1540, 'qodef_page_content_padding', '87px 0 120px'),
(4243, 1540, '_dp_original', '66'),
(4244, 1540, '_wp_page_template', 'default'),
(4245, 1540, '_elementor_data', '[{\"id\":\"f37dd9f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9d33aba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"1a1d04e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4246, 1540, '_elementor_version', '2.9.13'),
(4247, 1540, '_elementor_template_type', 'wp-post'),
(4248, 1540, '_elementor_edit_mode', 'builder'),
(4249, 1540, 'qodef_content_behind_header', 'no'),
(4250, 1540, 'qodef_header_skin', 'light'),
(4251, 1540, 'qodef_header_scroll_appearance', 'none'),
(4252, 1540, 'qodef_page_title_text_alignment', 'default'),
(4253, 1883, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4254, 1883, '_elementor_data', '[{\"id\":\"c424be8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"e775d5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e1cd5d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4255, 1883, '_wp_page_template', 'default'),
(4256, 1883, '_elementor_version', '2.9.13'),
(4257, 1883, '_elementor_template_type', 'wp-post'),
(4258, 1883, '_elementor_edit_mode', 'builder'),
(4259, 1883, '_thumbnail_id', '1895'),
(4260, 1883, 'qodef_portfolio_single_layout', 'images-small'),
(4261, 1883, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4262, 1883, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4263, 1883, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4264, 1883, 'slide_template', 'default'),
(4265, 1883, '_wp_old_slug', 'speed-of-thought'),
(4266, 1883, '_wp_old_slug', 'new-edition'),
(4267, 1883, 'qodef_content_width', '1300'),
(4268, 1883, 'qodef_show_header_widget_areas', 'yes'),
(4269, 1883, 'qodef_standard_header_in_grid', 'no'),
(4270, 1883, 'qodef_standard_header_menu_position', 'right'),
(4271, 1883, '_wpb_vc_js_status', 'false'),
(4272, 1883, '_dp_original', '39'),
(4273, 1883, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_huge-square'),
(4274, 1883, 'qodef_content_behind_header', 'no'),
(4275, 1883, 'qodef_page_content_padding', '130px 0 120px'),
(4276, 1883, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4277, 1883, 'qodef_page_title_text_alignment', 'default'),
(4278, 1884, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4279, 1884, '_wp_page_template', 'default'),
(4280, 1884, '_elementor_data', '[{\"id\":\"2049e2b\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45cdbae\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"2ddfe49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4281, 1884, '_elementor_edit_mode', 'builder'),
(4282, 1884, '_elementor_template_type', 'wp-post'),
(4283, 1884, '_elementor_version', '2.9.13'),
(4284, 1884, 'qodef_portfolio_single_layout', 'images-big'),
(4285, 1884, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4286, 1884, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4287, 1884, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4288, 1884, 'slide_template', 'default'),
(4289, 1884, '_wpb_vc_js_status', 'false'),
(4290, 1884, 'qodef_show_header_widget_areas', 'yes'),
(4291, 1884, 'qodef_standard_header_in_grid', 'no'),
(4292, 1884, 'qodef_standard_header_menu_position', 'right'),
(4293, 1884, '_wp_old_slug', 'true-balance'),
(4294, 1884, 'qodef_content_width', '1300'),
(4295, 1884, '_thumbnail_id', '1896'),
(4296, 1884, '_dp_original', '58'),
(4297, 1884, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_landscape'),
(4298, 1884, 'qodef_content_behind_header', 'no'),
(4299, 1884, 'qodef_page_content_padding', '130px 0 120px'),
(4300, 1884, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4301, 1884, 'qodef_page_title_text_alignment', 'default'),
(4302, 1885, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4303, 1885, '_wp_page_template', 'default'),
(4304, 1885, '_elementor_data', '[{\"id\":\"b89e955\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c49ac04\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d62fdb5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4305, 1885, '_elementor_edit_mode', 'builder'),
(4306, 1885, '_elementor_template_type', 'wp-post'),
(4307, 1885, '_elementor_version', '2.9.13'),
(4308, 1885, '_thumbnail_id', '1897'),
(4309, 1885, 'qodef_portfolio_single_layout', 'masonry-small'),
(4310, 1885, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4311, 1885, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4312, 1885, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4313, 1885, 'slide_template', 'default'),
(4314, 1885, '_wp_old_slug', 'true-balance-2'),
(4315, 1885, '_wp_old_slug', 'move18'),
(4316, 1885, '_wpb_vc_js_status', 'false'),
(4317, 1885, 'qodef_show_header_widget_areas', 'yes'),
(4318, 1885, 'qodef_standard_header_in_grid', 'no'),
(4319, 1885, 'qodef_standard_header_menu_position', 'right'),
(4320, 1885, 'qodef_portfolio_space_between_items', 'tiny'),
(4321, 1885, 'qodef_content_width', '1300'),
(4322, 1885, '_dp_original', '59'),
(4323, 1885, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_portrait'),
(4324, 1885, 'qodef_content_behind_header', 'no'),
(4325, 1885, 'qodef_page_content_padding', '130px 0 120px'),
(4326, 1885, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4327, 1885, 'qodef_page_title_text_alignment', 'default'),
(4328, 1886, 'qodef_page_title_text_alignment', 'default'),
(4329, 1886, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4330, 1886, '_elementor_edit_mode', 'builder'),
(4331, 1886, '_elementor_template_type', 'wp-post'),
(4332, 1886, '_elementor_version', '2.9.13'),
(4333, 1886, '_thumbnail_id', '1898'),
(4334, 1886, 'qodef_portfolio_single_layout', 'masonry-big'),
(4335, 1886, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4336, 1886, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4337, 1886, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4338, 1886, 'slide_template', 'default'),
(4339, 1886, '_wp_old_slug', 'true-balance-2'),
(4340, 1886, '_wp_old_slug', 'whatever'),
(4341, 1886, 'qodef_portfolio_columns_number', '3'),
(4342, 1886, '_wpb_vc_js_status', 'false'),
(4343, 1886, 'qodef_portfolio_space_between_items', 'tiny'),
(4344, 1886, 'qodef_show_header_widget_areas', 'yes'),
(4345, 1886, 'qodef_standard_header_in_grid', 'no'),
(4346, 1886, 'qodef_standard_header_menu_position', 'right'),
(4347, 1886, 'qodef_content_width', '1300'),
(4348, 1886, '_dp_original', '60'),
(4349, 1886, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(4350, 1886, 'qodef_content_behind_header', 'no'),
(4351, 1886, 'qodef_page_content_padding', '130px 0 120px'),
(4352, 1886, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4353, 1886, '_wp_page_template', 'default'),
(4354, 1886, '_elementor_data', '[{\"id\":\"6c2d729\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78224d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"6f2a1af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4355, 1887, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4356, 1887, '_wp_page_template', 'default'),
(4357, 1887, '_elementor_data', '[{\"id\":\"f12ac2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd00e05\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"823f771\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4358, 1887, '_elementor_edit_mode', 'builder'),
(4359, 1887, '_elementor_template_type', 'wp-post'),
(4360, 1887, '_elementor_version', '2.9.13'),
(4361, 1887, '_thumbnail_id', '1899'),
(4362, 1887, 'qodef_portfolio_single_layout', 'slider'),
(4363, 1887, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4364, 1887, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4365, 1887, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4366, 1887, 'slide_template', 'default'),
(4367, 1887, '_wp_old_slug', 'true-balance-2'),
(4368, 1887, '_wp_old_slug', 'whatever-2'),
(4369, 1887, '_wp_old_slug', 'be-adventurous'),
(4370, 1887, 'qodef_enable_portfolio_title', 'no'),
(4371, 1887, '_wpb_vc_js_status', 'false'),
(4372, 1887, 'qodef_header_layout', 'minimal'),
(4373, 1887, 'qodef_show_header_widget_areas', 'no'),
(4374, 1887, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(4375, 1887, 'qodef_standard_header_in_grid', 'no'),
(4376, 1887, 'qodef_standard_header_menu_position', 'right'),
(4377, 1887, 'qodef_content_width', '1300'),
(4378, 1887, 'qodef_page_content_padding', '87px 0 120px'),
(4379, 1887, '_dp_original', '66'),
(4380, 1887, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_portrait'),
(4381, 1887, 'qodef_content_behind_header', 'no'),
(4382, 1887, 'qodef_header_skin', 'light'),
(4383, 1887, 'qodef_header_scroll_appearance', 'none'),
(4384, 1887, 'qodef_page_title_text_alignment', 'default'),
(4385, 1888, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4386, 1888, '_wp_page_template', 'default'),
(4387, 1888, '_elementor_data', '[{\"id\":\"05095a9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7617b9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63fbbe2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4388, 1888, '_elementor_template_type', 'wp-post'),
(4389, 1888, '_elementor_version', '2.9.13'),
(4390, 1888, '_elementor_edit_mode', 'builder'),
(4391, 1888, 'qodef_portfolio_single_layout', 'gallery-small'),
(4392, 1888, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4393, 1888, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4394, 1888, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4395, 1888, 'slide_template', 'default'),
(4396, 1888, '_wp_old_slug', 'true-balance-2'),
(4397, 1888, '_wp_old_slug', 'whatever-3'),
(4398, 1888, '_wp_old_slug', 'design-yes-please'),
(4399, 1888, '_wpb_vc_js_status', 'false'),
(4400, 1888, 'qodef_portfolio_columns_number', '3'),
(4401, 1888, 'qodef_content_width', '1300'),
(4402, 1888, 'qodef_show_header_widget_areas', 'yes'),
(4403, 1888, 'qodef_standard_header_in_grid', 'no'),
(4404, 1888, 'qodef_standard_header_menu_position', 'right'),
(4405, 1888, '_thumbnail_id', '1900'),
(4406, 1888, '_dp_original', '65'),
(4407, 1888, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(4408, 1888, 'qodef_content_behind_header', 'no'),
(4409, 1888, 'qodef_page_content_padding', '130px 0 120px'),
(4410, 1888, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4411, 1888, 'qodef_page_title_text_alignment', 'default'),
(4412, 1889, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4413, 1889, '_wp_page_template', 'default'),
(4414, 1889, '_elementor_data', '[{\"id\":\"e9b5f19\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"aaa8c78\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"08dc269\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4415, 1889, '_elementor_edit_mode', 'builder'),
(4416, 1889, '_elementor_template_type', 'wp-post'),
(4417, 1889, '_elementor_version', '2.9.13'),
(4418, 1889, 'qodef_portfolio_single_layout', 'gallery-big'),
(4419, 1889, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:33:\"54,56,55,768,769,771,779,780,1657\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4420, 1889, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4421, 1889, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4422, 1889, 'slide_template', 'default'),
(4423, 1889, '_wp_old_slug', 'true-balance-2'),
(4424, 1889, '_wp_old_slug', 'whatever-3'),
(4425, 1889, '_wp_old_slug', 'design-yes-please-2'),
(4426, 1889, '_wp_old_slug', 'make-every-work-count'),
(4427, 1889, '_wpb_vc_js_status', 'false'),
(4428, 1889, 'qodef_portfolio_columns_number', '3'),
(4429, 1889, 'qodef_show_header_widget_areas', 'yes'),
(4430, 1889, 'qodef_standard_header_in_grid', 'no'),
(4431, 1889, 'qodef_standard_header_menu_position', 'right'),
(4432, 1889, 'qodef_content_width', '1300'),
(4433, 1889, '_dp_original', '782'),
(4434, 1889, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(4435, 1889, 'qodef_content_behind_header', 'no'),
(4436, 1889, 'qodef_page_content_padding', '130px 0 120px'),
(4437, 1889, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4438, 1889, '_thumbnail_id', '3058'),
(4439, 1889, 'qodef_page_title_text_alignment', 'default'),
(4440, 1917, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4441, 1917, '_elementor_version', '2.9.13'),
(4442, 1917, '_elementor_template_type', 'wp-post'),
(4443, 1917, '_elementor_edit_mode', 'builder'),
(4444, 1917, '_elementor_data', '[{\"id\":\"7fe4316\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5075cf3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3b930a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4445, 1917, '_wp_page_template', 'default'),
(4446, 1917, '_thumbnail_id', '1902'),
(4447, 1917, 'qodef_portfolio_single_layout', 'images-small'),
(4448, 1917, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4449, 1917, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4450, 1917, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4451, 1917, 'slide_template', 'default'),
(4452, 1917, '_wp_old_slug', 'speed-of-thought'),
(4453, 1917, '_wp_old_slug', 'new-edition'),
(4454, 1917, 'qodef_content_width', '1300'),
(4455, 1917, 'qodef_show_header_widget_areas', 'yes'),
(4456, 1917, 'qodef_standard_header_in_grid', 'no'),
(4457, 1917, 'qodef_standard_header_menu_position', 'right'),
(4458, 1917, '_wpb_vc_js_status', 'false'),
(4459, 1917, '_dp_original', '39'),
(4460, 1917, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_landscape'),
(4461, 1917, 'qodef_content_behind_header', 'no'),
(4462, 1917, 'qodef_page_content_padding', '130px 0 120px'),
(4463, 1917, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4464, 1917, 'qodef_page_title_text_alignment', 'default'),
(4465, 1918, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4466, 1918, '_elementor_version', '2.9.13'),
(4467, 1918, '_elementor_template_type', 'wp-post'),
(4468, 1918, '_elementor_edit_mode', 'builder'),
(4469, 1918, 'qodef_portfolio_single_layout', 'images-big'),
(4470, 1918, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4471, 1918, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4472, 1918, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4473, 1918, 'slide_template', 'default'),
(4474, 1918, '_wpb_vc_js_status', 'false'),
(4475, 1918, 'qodef_show_header_widget_areas', 'yes'),
(4476, 1918, 'qodef_standard_header_in_grid', 'no'),
(4477, 1918, 'qodef_standard_header_menu_position', 'right'),
(4478, 1918, '_wp_old_slug', 'true-balance'),
(4479, 1918, 'qodef_content_width', '1300'),
(4480, 1918, '_thumbnail_id', '1903'),
(4481, 1918, '_dp_original', '58'),
(4482, 1918, 'qodef_masonry_image_dimension_portfolio', 'boldlab_image_size_square'),
(4483, 1918, 'qodef_content_behind_header', 'no'),
(4484, 1918, 'qodef_page_content_padding', '130px 0 120px'),
(4485, 1918, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4486, 1918, 'qodef_page_title_text_alignment', 'default'),
(4487, 1918, '_wp_page_template', 'default'),
(4488, 1918, '_elementor_data', '[{\"id\":\"0dce6a4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b34d31f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"67023db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4489, 1929, '_elementor_data', '[{\"id\":\"275fccf\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"12d829b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"e3a01da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4490, 1929, '_wp_page_template', 'default'),
(4491, 1929, '_elementor_version', '2.9.13'),
(4492, 1929, '_elementor_template_type', 'wp-post'),
(4493, 1929, '_elementor_edit_mode', 'builder'),
(4494, 1929, 'qodef_portfolio_single_layout', 'images-big'),
(4495, 1929, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4496, 1929, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4497, 1929, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4498, 1929, 'slide_template', 'default'),
(4499, 1929, '_wpb_vc_js_status', 'false'),
(4500, 1929, 'qodef_show_header_widget_areas', 'yes'),
(4501, 1929, 'qodef_standard_header_in_grid', 'no'),
(4502, 1929, 'qodef_standard_header_menu_position', 'right'),
(4503, 1929, '_wp_old_slug', 'true-balance'),
(4504, 1929, 'qodef_content_width', '1300'),
(4505, 1929, '_thumbnail_id', '1934'),
(4506, 1929, '_dp_original', '58'),
(4507, 1929, 'qodef_content_behind_header', 'no'),
(4508, 1929, 'qodef_page_content_padding', '130px 0 120px'),
(4509, 1929, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4510, 1929, 'qodef_page_title_text_alignment', 'default'),
(4511, 1929, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4512, 1930, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4513, 1930, '_wp_page_template', 'default'),
(4514, 1930, '_elementor_data', '[{\"id\":\"edbcf94\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"bc789c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fd1a835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4515, 1930, '_thumbnail_id', '1935'),
(4516, 1930, 'qodef_portfolio_single_layout', 'masonry-small'),
(4517, 1930, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4518, 1930, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4519, 1930, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4520, 1930, 'slide_template', 'default'),
(4521, 1930, '_wp_old_slug', 'true-balance-2'),
(4522, 1930, '_wp_old_slug', 'move18'),
(4523, 1930, '_wpb_vc_js_status', 'false'),
(4524, 1930, 'qodef_show_header_widget_areas', 'yes'),
(4525, 1930, 'qodef_standard_header_in_grid', 'no'),
(4526, 1930, 'qodef_standard_header_menu_position', 'right'),
(4527, 1930, 'qodef_portfolio_space_between_items', 'tiny'),
(4528, 1930, 'qodef_content_width', '1300'),
(4529, 1930, '_dp_original', '59'),
(4530, 1930, '_elementor_version', '2.9.13'),
(4531, 1930, '_elementor_template_type', 'wp-post'),
(4532, 1930, '_elementor_edit_mode', 'builder'),
(4533, 1930, 'qodef_content_behind_header', 'no'),
(4534, 1930, 'qodef_page_content_padding', '130px 0 120px'),
(4535, 1930, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4536, 1930, 'qodef_page_title_text_alignment', 'default'),
(4537, 1931, '_thumbnail_id', '1936'),
(4538, 1931, 'qodef_portfolio_single_layout', 'masonry-big'),
(4539, 1931, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(4540, 1931, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(4541, 1931, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(4542, 1931, 'slide_template', 'default'),
(4543, 1931, '_wp_old_slug', 'true-balance-2'),
(4544, 1931, '_wp_old_slug', 'whatever'),
(4545, 1931, 'qodef_portfolio_columns_number', '3'),
(4546, 1931, '_wpb_vc_js_status', 'false'),
(4547, 1931, 'qodef_portfolio_space_between_items', 'tiny'),
(4548, 1931, 'qodef_show_header_widget_areas', 'yes'),
(4549, 1931, 'qodef_standard_header_in_grid', 'no'),
(4550, 1931, 'qodef_standard_header_menu_position', 'right'),
(4551, 1931, 'qodef_content_width', '1300'),
(4552, 1931, '_dp_original', '60'),
(4553, 1931, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4554, 1931, '_elementor_version', '2.9.13'),
(4555, 1931, '_elementor_edit_mode', 'builder'),
(4556, 1931, 'qodef_content_behind_header', 'no'),
(4557, 1931, 'qodef_page_content_padding', '130px 0 120px'),
(4558, 1931, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(4559, 1931, 'qodef_page_title_text_alignment', 'default'),
(4560, 1931, '_wp_page_template', 'default'),
(4561, 1931, '_elementor_data', '[{\"id\":\"95ddc97\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c33855c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"8b07e1b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4562, 1931, '_elementor_template_type', 'wp-post'),
(4565, 115, 'slide_template', 'default'),
(4566, 115, 'qodef_show_header_widget_areas', 'yes'),
(4567, 115, '_wpb_vc_js_status', 'true'),
(4568, 115, '_dp_original', '77'),
(4569, 115, 'qodef_post_format_gallery_images', '78,116'),
(4570, 115, '_wp_old_slug', 'discover-digital-world-2'),
(4571, 115, '_thumbnail_id', '235'),
(4572, 115, 'qodef_page_title_text_alignment', 'center'),
(4573, 115, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4574, 115, 'qodef_page_title_background_image', '264'),
(4575, 115, 'qodef_page_title_color', '#ffffff'),
(4576, 115, 'qodef_page_title_height', '545'),
(4577, 115, 'qodef_page_title_background_image_behavior', 'parallax'),
(4578, 115, 'qodef_page_content_padding', '130px 0px 30px'),
(4579, 115, 'qodef_blog_list_image', '252'),
(4580, 115, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4581, 115, 'qodef_content_width', '1300'),
(4582, 115, 'qodef_minimal_header_in_grid', 'no'),
(4583, 115, 'qodef_standard_header_in_grid', 'no'),
(4584, 115, 'qodef_standard_header_menu_position', 'right'),
(4585, 115, 'qodef_title_layout', 'standard'),
(4586, 115, 'qodef_page_title_tag', 'h1'),
(4587, 115, 'qodef_header_scroll_appearance', 'sticky'),
(4588, 115, 'qodef_sticky_header_scroll_amount', '695'),
(4589, 115, '_wp_old_slug', 'you-are-here-now'),
(4590, 115, 'qodef_content_behind_header', 'no'),
(4591, 115, '_wp_old_slug', 'typography-resources'),
(4592, 115, '_wp_old_slug', 'typography-design'),
(4593, 115, '_elementor_edit_mode', 'builder'),
(4594, 115, '_elementor_template_type', 'wp-post'),
(4595, 115, '_elementor_version', '2.9.13'),
(4596, 115, '_wp_page_template', 'default'),
(4597, 115, '_elementor_data', '[{\"id\":\"ed71516\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"abaa108\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8f35919\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dee305f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6b6974\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4598, 115, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4601, 119, 'slide_template', 'default'),
(4602, 119, 'qodef_show_header_widget_areas', 'yes'),
(4603, 119, '_wpb_vc_js_status', 'true'),
(4604, 119, 'qodef_post_format_gallery_images', '78,116'),
(4605, 119, '_wp_old_slug', 'discover-digital-world-2'),
(4606, 119, '_dp_original', '115'),
(4607, 119, 'qodef_post_format_quote_text', '“And meanwhile the sad truth was that not everyone could be extraordinary, not everyone could be extremely cool. because whom would this leave to be ordinary?” '),
(4608, 119, 'qodef_post_format_quote_author', 'Nicholas Stanley'),
(4609, 119, '_thumbnail_id', '236'),
(4610, 119, 'qodef_page_title_text_alignment', 'center'),
(4611, 119, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4612, 119, 'qodef_blog_list_image', '253'),
(4613, 119, 'qodef_title_layout', 'standard'),
(4614, 119, 'qodef_page_title_background_image', '264'),
(4615, 119, 'qodef_page_title_color', '#ffffff'),
(4616, 119, 'qodef_page_title_height', '545'),
(4617, 119, 'qodef_page_title_background_image_behavior', 'parallax'),
(4618, 119, 'qodef_page_content_padding', '130px 0px 30px'),
(4619, 119, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4620, 119, 'qodef_content_width', '1300'),
(4621, 119, 'qodef_minimal_header_in_grid', 'no'),
(4622, 119, 'qodef_standard_header_in_grid', 'no'),
(4623, 119, 'qodef_standard_header_menu_position', 'right'),
(4624, 119, 'qodef_page_title_tag', 'h1'),
(4625, 119, 'qodef_header_scroll_appearance', 'sticky'),
(4626, 119, 'qodef_sticky_header_scroll_amount', '695'),
(4627, 119, '_wp_old_slug', 'finding-the-truth'),
(4628, 119, '_wp_old_slug', 'find-the-perfect-team'),
(4629, 119, 'qodef_content_behind_header', 'no'),
(4630, 119, '_wp_old_slug', 'finding-the-perfect-team'),
(4631, 119, 'qodef_page_sidebar_layout', 'no-sidebar'),
(4632, 119, '_elementor_edit_mode', 'builder'),
(4633, 119, '_elementor_template_type', 'wp-post'),
(4634, 119, '_elementor_version', '2.9.13'),
(4635, 119, '_wp_page_template', 'default'),
(4636, 119, '_elementor_data', '[{\"id\":\"76171e5\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"a68fc61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9cd5a29\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fffd2d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b654f3a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4637, 119, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4640, 282, 'slide_template', 'default'),
(4641, 282, 'qodef_show_header_widget_areas', 'yes'),
(4642, 282, '_wpb_vc_js_status', 'true'),
(4643, 282, 'qodef_post_format_gallery_images', '78,116'),
(4644, 282, '_wp_old_slug', 'discover-digital-world-2'),
(4645, 282, 'qodef_post_format_quote_text', '“And meanwhile the sad truth was that not everyone could be extraordinary, not everyone could be extremely cool. because whom would this leave to be ordinary?” '),
(4646, 282, 'qodef_post_format_quote_author', 'Nicholas Stanley'),
(4647, 282, '_thumbnail_id', '237'),
(4648, 282, 'qodef_page_title_text_alignment', 'center'),
(4649, 282, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4650, 282, '_dp_original', '119'),
(4651, 282, 'qodef_post_format_link', 'https://qodeinteractive.com/wordpress-theme/boldlab-creative-agency-theme/'),
(4652, 282, 'qodef_post_format_link_text', '“Aliquam lorem ante, dapi bus in, vi verra quis, feugiat a, tellus. Phasell viverra nulla ut metus varius laore.”'),
(4653, 282, 'qodef_page_title_background_image', '264'),
(4654, 282, 'qodef_page_title_color', '#ffffff'),
(4655, 282, 'qodef_page_title_height', '545'),
(4656, 282, 'qodef_page_title_background_image_behavior', 'parallax'),
(4657, 282, 'qodef_page_content_padding', '130px 0px 30px'),
(4658, 282, 'qodef_blog_list_image', '254'),
(4659, 282, 'qodef_minimal_header_in_grid', 'no'),
(4660, 282, 'qodef_standard_header_in_grid', 'no'),
(4661, 282, 'qodef_standard_header_menu_position', 'right'),
(4662, 282, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4663, 282, 'qodef_content_width', '1300'),
(4664, 282, 'qodef_title_layout', 'standard'),
(4665, 282, 'qodef_page_title_tag', 'h1'),
(4666, 282, 'qodef_header_scroll_appearance', 'sticky'),
(4667, 282, 'qodef_sticky_header_scroll_amount', '695'),
(4668, 282, 'qodef_content_behind_header', 'no'),
(4669, 282, '_elementor_edit_mode', 'builder'),
(4670, 282, '_elementor_template_type', 'wp-post'),
(4671, 282, '_elementor_version', '2.9.13'),
(4672, 282, '_wp_page_template', 'default'),
(4673, 282, '_elementor_data', '[{\"id\":\"7b032a3\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"eb49f87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2b27997\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e30f404\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdb5906\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4674, 282, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4677, 284, 'slide_template', 'default'),
(4678, 284, 'qodef_show_header_widget_areas', 'yes'),
(4679, 284, '_wpb_vc_js_status', 'true'),
(4680, 284, 'qodef_post_format_gallery_images', '78,116'),
(4681, 284, '_wp_old_slug', 'discover-digital-world-2'),
(4682, 284, '_thumbnail_id', '238'),
(4683, 284, 'qodef_page_title_text_alignment', 'center'),
(4684, 284, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4685, 284, '_dp_original', '115'),
(4686, 284, 'qodef_page_title_background_image', '264'),
(4687, 284, 'qodef_page_title_background_image_behavior', 'parallax'),
(4688, 284, 'qodef_page_title_color', '#ffffff'),
(4689, 284, 'qodef_page_title_height', '545'),
(4690, 284, 'qodef_page_content_padding', '130px 0px 30px'),
(4691, 284, 'qodef_blog_list_image', '255'),
(4692, 284, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4693, 284, 'qodef_content_width', '1300'),
(4694, 284, 'qodef_minimal_header_in_grid', 'no'),
(4695, 284, 'qodef_standard_header_in_grid', 'no'),
(4696, 284, 'qodef_standard_header_menu_position', 'right'),
(4697, 284, 'qodef_title_layout', 'standard'),
(4698, 284, 'qodef_page_title_tag', 'h1'),
(4699, 284, 'qodef_header_scroll_appearance', 'sticky'),
(4700, 284, 'qodef_sticky_header_scroll_amount', '695'),
(4701, 284, '_wp_old_slug', 'gallery-exibition'),
(4702, 284, 'qodef_content_behind_header', 'no'),
(4703, 284, '_wp_old_slug', 'your-gallery-exibition'),
(4704, 284, '_elementor_edit_mode', 'builder'),
(4705, 284, '_elementor_template_type', 'wp-post'),
(4706, 284, '_elementor_version', '2.9.13'),
(4707, 284, '_wp_page_template', 'default'),
(4708, 284, '_elementor_data', '[{\"id\":\"4e19567\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"99a6c7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"eca7de7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d2c25f4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"15ed825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4709, 284, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4712, 290, 'slide_template', 'default'),
(4713, 290, 'qodef_show_header_widget_areas', 'yes'),
(4714, 290, '_wpb_vc_js_status', 'true'),
(4715, 290, 'qodef_post_format_gallery_images', '78,116'),
(4716, 290, '_wp_old_slug', 'discover-digital-world-2'),
(4717, 290, '_thumbnail_id', '239'),
(4718, 290, 'qodef_page_title_text_alignment', 'center'),
(4719, 290, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4720, 290, 'qodef_page_title_background_image', '264'),
(4721, 290, 'qodef_page_title_background_image_behavior', 'parallax'),
(4722, 290, 'qodef_page_title_color', '#ffffff'),
(4723, 290, 'qodef_page_title_height', '545'),
(4724, 290, 'qodef_page_content_padding', '130px 0px 30px'),
(4725, 290, '_dp_original', '284'),
(4726, 290, 'qodef_blog_list_image', '256'),
(4727, 290, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4728, 290, 'qodef_content_width', '1300'),
(4729, 290, 'qodef_minimal_header_in_grid', 'no'),
(4730, 290, 'qodef_standard_header_in_grid', 'no'),
(4731, 290, 'qodef_standard_header_menu_position', 'right'),
(4732, 290, 'qodef_title_layout', 'standard'),
(4733, 290, 'qodef_page_title_tag', 'h1'),
(4734, 290, 'qodef_header_scroll_appearance', 'sticky'),
(4735, 290, 'qodef_sticky_header_scroll_amount', '695'),
(4736, 290, 'qodef_content_behind_header', 'no'),
(4737, 290, '_elementor_edit_mode', 'builder'),
(4738, 290, '_elementor_template_type', 'wp-post'),
(4739, 290, '_elementor_version', '2.9.13'),
(4740, 290, '_wp_page_template', 'default'),
(4741, 290, '_elementor_data', '[{\"id\":\"7ae2c0a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"331999a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"88e5c58\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"49232de\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b7dce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4742, 290, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4745, 295, 'slide_template', 'default'),
(4746, 295, 'qodef_show_header_widget_areas', 'yes'),
(4747, 295, '_wpb_vc_js_status', 'true'),
(4748, 295, 'qodef_post_format_gallery_images', '78,116'),
(4749, 295, '_wp_old_slug', 'discover-digital-world-2'),
(4750, 295, '_thumbnail_id', '240'),
(4751, 295, 'qodef_page_title_text_alignment', 'center'),
(4752, 295, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4753, 295, 'qodef_page_title_background_image', '264'),
(4754, 295, 'qodef_page_title_background_image_behavior', 'parallax'),
(4755, 295, 'qodef_page_title_color', '#ffffff'),
(4756, 295, 'qodef_page_title_height', '545'),
(4757, 295, 'qodef_page_content_padding', '130px 0px 30px'),
(4758, 295, '_dp_original', '290'),
(4759, 295, 'qodef_blog_list_image', '257'),
(4760, 295, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4761, 295, 'qodef_content_width', '1300'),
(4762, 295, 'qodef_minimal_header_in_grid', 'no'),
(4763, 295, 'qodef_standard_header_in_grid', 'no'),
(4764, 295, 'qodef_standard_header_menu_position', 'right'),
(4765, 295, 'qodef_title_layout', 'standard'),
(4766, 295, 'qodef_page_title_tag', 'h1'),
(4767, 295, 'qodef_header_scroll_appearance', 'sticky'),
(4768, 295, 'qodef_sticky_header_scroll_amount', '695'),
(4769, 295, 'qodef_content_behind_header', 'no'),
(4770, 295, '_wp_old_slug', 'your-cover-resources'),
(4771, 295, '_elementor_edit_mode', 'builder'),
(4772, 295, '_elementor_template_type', 'wp-post'),
(4773, 295, '_elementor_version', '2.9.13'),
(4774, 295, '_wp_page_template', 'default'),
(4775, 295, '_elementor_data', '[{\"id\":\"582ea09\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ffcf47f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ca0bf6d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"103c5e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e0055a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4776, 295, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4779, 299, 'slide_template', 'default'),
(4780, 299, 'qodef_show_header_widget_areas', 'yes'),
(4781, 299, '_wpb_vc_js_status', 'true'),
(4782, 299, 'qodef_post_format_gallery_images', '78,116'),
(4783, 299, '_wp_old_slug', 'discover-digital-world-2'),
(4784, 299, '_thumbnail_id', '241'),
(4785, 299, 'qodef_page_title_text_alignment', 'center'),
(4786, 299, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4787, 299, 'qodef_page_title_background_image', '264'),
(4788, 299, 'qodef_page_title_background_image_behavior', 'parallax'),
(4789, 299, 'qodef_page_title_color', '#ffffff'),
(4790, 299, 'qodef_page_title_height', '545'),
(4791, 299, 'qodef_page_content_padding', '130px 0px 30px'),
(4792, 299, '_dp_original', '295'),
(4793, 299, 'qodef_blog_list_image', '258'),
(4794, 299, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4795, 299, 'qodef_content_width', '1300'),
(4796, 299, 'qodef_minimal_header_in_grid', 'no'),
(4797, 299, 'qodef_standard_header_in_grid', 'no'),
(4798, 299, 'qodef_standard_header_menu_position', 'right'),
(4799, 299, 'qodef_title_layout', 'standard'),
(4800, 299, 'qodef_page_title_tag', 'h1'),
(4801, 299, 'qodef_header_scroll_appearance', 'sticky'),
(4802, 299, 'qodef_sticky_header_scroll_amount', '695'),
(4803, 299, 'qodef_content_behind_header', 'no'),
(4804, 299, '_wp_old_slug', 'we-create-experience'),
(4805, 299, '_elementor_edit_mode', 'builder'),
(4806, 299, '_elementor_template_type', 'wp-post'),
(4807, 299, '_elementor_version', '2.9.13'),
(4808, 299, '_wp_page_template', 'default'),
(4809, 299, '_elementor_data', '[{\"id\":\"1cb73b1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d440ca7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"63a3335\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"89c5d27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce49f64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4810, 299, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4813, 302, 'slide_template', 'default'),
(4814, 302, 'qodef_show_header_widget_areas', 'yes'),
(4815, 302, '_wpb_vc_js_status', 'true'),
(4816, 302, 'qodef_post_format_gallery_images', '78,116'),
(4817, 302, '_wp_old_slug', 'discover-digital-world-2'),
(4818, 302, '_thumbnail_id', '242'),
(4819, 302, 'qodef_page_title_text_alignment', 'center'),
(4820, 302, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4821, 302, 'qodef_page_title_background_image', '264'),
(4822, 302, 'qodef_page_title_background_image_behavior', 'parallax'),
(4823, 302, 'qodef_page_title_color', '#ffffff'),
(4824, 302, 'qodef_page_title_height', '545'),
(4825, 302, 'qodef_page_content_padding', '130px 0px 30px'),
(4826, 302, '_dp_original', '299'),
(4827, 302, 'qodef_blog_list_image', '259'),
(4828, 302, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4829, 302, 'qodef_content_width', '1300'),
(4830, 302, 'qodef_minimal_header_in_grid', 'no'),
(4831, 302, 'qodef_standard_header_in_grid', 'no'),
(4832, 302, 'qodef_standard_header_menu_position', 'right'),
(4833, 302, 'qodef_title_layout', 'standard'),
(4834, 302, 'qodef_page_title_tag', 'h1'),
(4835, 302, 'qodef_header_scroll_appearance', 'sticky'),
(4836, 302, 'qodef_sticky_header_scroll_amount', '695'),
(4837, 302, 'qodef_content_behind_header', 'no'),
(4838, 302, '_elementor_edit_mode', 'builder'),
(4839, 302, '_elementor_template_type', 'wp-post'),
(4840, 302, '_elementor_version', '2.9.13'),
(4841, 302, '_wp_page_template', 'default'),
(4842, 302, '_elementor_data', '[{\"id\":\"523571f\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"aa9a424\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aff838a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37b51a6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc6460c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4843, 302, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4846, 304, 'slide_template', 'default'),
(4847, 304, 'qodef_show_header_widget_areas', 'yes'),
(4848, 304, '_wpb_vc_js_status', 'true'),
(4849, 304, 'qodef_post_format_gallery_images', '78,116'),
(4850, 304, '_wp_old_slug', 'discover-digital-world-2'),
(4851, 304, '_thumbnail_id', '244'),
(4852, 304, 'qodef_page_title_text_alignment', 'center'),
(4853, 304, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_portrait'),
(4854, 304, 'qodef_page_title_background_image', '264'),
(4855, 304, 'qodef_page_title_background_image_behavior', 'parallax'),
(4856, 304, 'qodef_page_title_color', '#ffffff'),
(4857, 304, 'qodef_page_title_height', '545'),
(4858, 304, 'qodef_page_content_padding', '130px 0px 30px'),
(4859, 304, '_dp_original', '302'),
(4860, 304, 'qodef_blog_list_image', '260'),
(4861, 304, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4862, 304, 'qodef_content_width', '1300'),
(4863, 304, 'qodef_minimal_header_in_grid', 'no'),
(4864, 304, 'qodef_standard_header_in_grid', 'no'),
(4865, 304, 'qodef_standard_header_menu_position', 'right'),
(4866, 304, 'qodef_title_layout', 'standard'),
(4867, 304, 'qodef_page_title_tag', 'h1'),
(4868, 304, 'qodef_header_scroll_appearance', 'sticky'),
(4869, 304, 'qodef_sticky_header_scroll_amount', '695'),
(4870, 304, 'qodef_content_behind_header', 'no'),
(4871, 304, '_wp_old_slug', 'people-really-matter'),
(4872, 304, '_elementor_edit_mode', 'builder'),
(4873, 304, '_elementor_template_type', 'wp-post'),
(4874, 304, '_elementor_version', '2.9.13'),
(4875, 304, '_wp_page_template', 'default'),
(4876, 304, '_elementor_data', '[{\"id\":\"02fd850\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"4010e2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3598aae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72c0300\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad4585d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4877, 304, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4880, 307, 'slide_template', 'default'),
(4881, 307, 'qodef_show_header_widget_areas', 'yes'),
(4882, 307, '_wpb_vc_js_status', 'true'),
(4883, 307, 'qodef_post_format_gallery_images', '78,116'),
(4884, 307, '_wp_old_slug', 'discover-digital-world-2'),
(4885, 307, '_thumbnail_id', '243'),
(4886, 307, 'qodef_page_title_text_alignment', 'center'),
(4887, 307, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_landscape'),
(4888, 307, 'qodef_page_title_background_image', '264'),
(4889, 307, 'qodef_page_title_background_image_behavior', 'parallax'),
(4890, 307, 'qodef_page_title_color', '#ffffff'),
(4891, 307, 'qodef_page_title_height', '545'),
(4892, 307, 'qodef_page_content_padding', '130px 0px 30px'),
(4893, 307, '_dp_original', '304'),
(4894, 307, 'qodef_post_format_video_url', 'https://vimeo.com/170471956'),
(4895, 307, 'qodef_blog_list_image', '261'),
(4896, 307, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4897, 307, 'qodef_content_width', '1300'),
(4898, 307, 'qodef_minimal_header_in_grid', 'no'),
(4899, 307, 'qodef_standard_header_in_grid', 'no'),
(4900, 307, 'qodef_standard_header_menu_position', 'right'),
(4901, 307, 'qodef_title_layout', 'standard'),
(4902, 307, 'qodef_page_title_tag', 'h1'),
(4903, 307, 'qodef_header_scroll_appearance', 'sticky'),
(4904, 307, 'qodef_sticky_header_scroll_amount', '695'),
(4905, 307, 'qodef_content_behind_header', 'no'),
(4906, 307, '_elementor_edit_mode', 'builder'),
(4907, 307, '_elementor_template_type', 'wp-post'),
(4908, 307, '_elementor_version', '2.9.13'),
(4909, 307, '_wp_page_template', 'default'),
(4910, 307, '_elementor_data', '[{\"id\":\"b42741b\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"20bdb6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41be83a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"072e22c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5938943\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4911, 307, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4914, 401, 'slide_template', 'default'),
(4915, 401, 'qodef_show_header_widget_areas', 'yes'),
(4916, 401, '_wpb_vc_js_status', 'true'),
(4917, 401, 'qodef_post_format_gallery_images', '78,116'),
(4918, 401, '_wp_old_slug', 'discover-digital-world-2'),
(4919, 401, '_thumbnail_id', '245'),
(4920, 401, 'qodef_page_title_text_alignment', 'center'),
(4921, 401, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4922, 401, 'qodef_page_title_background_image', '264'),
(4923, 401, 'qodef_page_title_background_image_behavior', 'parallax'),
(4924, 401, 'qodef_page_title_color', '#ffffff'),
(4925, 401, 'qodef_page_title_height', '545'),
(4926, 401, 'qodef_page_content_padding', '130px 0px 30px'),
(4927, 401, 'qodef_post_format_video_url', 'https://vimeo.com/170471956'),
(4928, 401, 'qodef_blog_list_image', '262'),
(4929, 401, '_dp_original', '307'),
(4930, 401, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4931, 401, 'qodef_content_width', '1300'),
(4932, 401, 'qodef_minimal_header_in_grid', 'no'),
(4933, 401, 'qodef_standard_header_in_grid', 'no'),
(4934, 401, 'qodef_standard_header_menu_position', 'right'),
(4935, 401, 'qodef_title_layout', 'standard'),
(4936, 401, 'qodef_page_title_tag', 'h1'),
(4937, 401, 'qodef_header_scroll_appearance', 'sticky'),
(4938, 401, 'qodef_sticky_header_scroll_amount', '695'),
(4939, 401, 'qodef_content_behind_header', 'no'),
(4940, 401, '_wp_old_slug', 'discover-your-passion'),
(4941, 401, '_elementor_edit_mode', 'builder'),
(4942, 401, '_elementor_template_type', 'wp-post'),
(4943, 401, '_elementor_version', '2.9.13'),
(4944, 401, '_wp_page_template', 'default'),
(4945, 401, '_elementor_data', '[{\"id\":\"8b85e07\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d8a0f60\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"67c7106\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cc858ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0e16e54\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4946, 401, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4949, 403, 'slide_template', 'default'),
(4950, 403, 'qodef_show_header_widget_areas', 'yes'),
(4951, 403, '_wpb_vc_js_status', 'true'),
(4952, 403, 'qodef_post_format_gallery_images', '78,116'),
(4953, 403, '_wp_old_slug', 'discover-digital-world-2'),
(4954, 403, '_thumbnail_id', '236'),
(4955, 403, 'qodef_page_title_text_alignment', 'center'),
(4956, 403, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4957, 403, 'qodef_page_title_background_image', '264'),
(4958, 403, 'qodef_page_title_background_image_behavior', 'parallax'),
(4959, 403, 'qodef_page_title_color', '#ffffff'),
(4960, 403, 'qodef_page_title_height', '545'),
(4961, 403, 'qodef_page_content_padding', '130px 0px 30px'),
(4962, 403, 'qodef_post_format_video_url', 'https://vimeo.com/170471956'),
(4963, 403, 'qodef_blog_list_image', '253'),
(4964, 403, '_dp_original', '401'),
(4965, 403, 'qodef_post_format_quote_text', '\"Lorem ipsum dolor sit amet, cons ectetuer adipiscing elit. Aenean commodo ligula eget dolor massa.\" '),
(4966, 403, 'qodef_post_format_quote_author', '- Michael Dixon'),
(4967, 403, 'qodef_minimal_header_in_grid', 'no'),
(4968, 403, 'qodef_standard_header_in_grid', 'no'),
(4969, 403, 'qodef_standard_header_menu_position', 'right'),
(4970, 403, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(4971, 403, 'qodef_content_width', '1300'),
(4972, 403, 'qodef_title_layout', 'standard'),
(4973, 403, 'qodef_page_title_tag', 'h1'),
(4974, 403, 'qodef_header_scroll_appearance', 'sticky'),
(4975, 403, 'qodef_sticky_header_scroll_amount', '695'),
(4976, 403, 'qodef_content_behind_header', 'no'),
(4977, 403, '_elementor_edit_mode', 'builder'),
(4978, 403, '_elementor_template_type', 'wp-post'),
(4979, 403, '_elementor_version', '2.9.13'),
(4980, 403, '_wp_page_template', 'default'),
(4981, 403, '_elementor_data', '[{\"id\":\"f38c8eb\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"f6a9797\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"76604ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e0e083\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"52a1817\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(4982, 403, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(4985, 407, 'slide_template', 'default'),
(4986, 407, 'qodef_show_header_widget_areas', 'yes'),
(4987, 407, '_wpb_vc_js_status', 'true'),
(4988, 407, 'qodef_post_format_gallery_images', '78,116'),
(4989, 407, '_wp_old_slug', 'discover-digital-world-2'),
(4990, 407, '_thumbnail_id', '237'),
(4991, 407, 'qodef_page_title_text_alignment', 'center'),
(4992, 407, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(4993, 407, 'qodef_page_title_background_image', '264'),
(4994, 407, 'qodef_page_title_background_image_behavior', 'parallax'),
(4995, 407, 'qodef_page_title_color', '#ffffff'),
(4996, 407, 'qodef_page_title_height', '545'),
(4997, 407, 'qodef_page_content_padding', '130px 0px 30px'),
(4998, 407, 'qodef_post_format_video_url', 'https://vimeo.com/170471956'),
(4999, 407, 'qodef_blog_list_image', '254'),
(5000, 407, 'qodef_post_format_quote_text', '“The most important things are not things, so we’ll design experiences. Proven methodology, profound impact, and sustainable results.”'),
(5001, 407, 'qodef_post_format_quote_author', 'Michael Dixon'),
(5002, 407, '_dp_original', '403'),
(5003, 407, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5004, 407, 'qodef_content_width', '1300'),
(5005, 407, 'qodef_minimal_header_in_grid', 'no'),
(5006, 407, 'qodef_standard_header_in_grid', 'no'),
(5007, 407, 'qodef_standard_header_menu_position', 'right'),
(5008, 407, 'qodef_title_layout', 'standard'),
(5009, 407, 'qodef_page_title_tag', 'h1'),
(5010, 407, 'qodef_header_scroll_appearance', 'sticky'),
(5011, 407, 'qodef_sticky_header_scroll_amount', '695'),
(5012, 407, 'qodef_content_behind_header', 'no'),
(5013, 407, '_wp_old_slug', 'strategic-solutions'),
(5014, 407, '_elementor_edit_mode', 'builder'),
(5015, 407, '_elementor_template_type', 'wp-post'),
(5016, 407, '_elementor_version', '2.9.13'),
(5017, 407, '_wp_page_template', 'default'),
(5018, 407, '_elementor_data', '[{\"id\":\"fff77fa\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"049758d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f9bef80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1aac41c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ce792c5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5019, 407, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5020, 1932, '_thumbnail_id', '1937'),
(5021, 1932, 'qodef_portfolio_single_layout', 'slider'),
(5022, 1932, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5023, 1932, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5024, 1932, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5025, 1932, 'slide_template', 'default'),
(5026, 1932, '_wp_old_slug', 'true-balance-2'),
(5027, 1932, '_wp_old_slug', 'whatever-2'),
(5028, 1932, '_wp_old_slug', 'be-adventurous'),
(5029, 1932, 'qodef_enable_portfolio_title', 'no'),
(5030, 1932, '_wpb_vc_js_status', 'false'),
(5031, 1932, 'qodef_header_layout', 'minimal'),
(5032, 1932, 'qodef_show_header_widget_areas', 'no'),
(5033, 1932, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(5034, 1932, 'qodef_standard_header_in_grid', 'no'),
(5035, 1932, 'qodef_standard_header_menu_position', 'right'),
(5036, 1932, 'qodef_content_width', '1300'),
(5037, 1932, 'qodef_page_content_padding', '87px 0 120px'),
(5038, 1932, '_dp_original', '66'),
(5039, 1932, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5040, 1932, '_elementor_data', '[{\"id\":\"2eddc0c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39be860\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"ca6607b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5041, 1932, '_wp_page_template', 'default'),
(5042, 1932, '_elementor_version', '2.9.13'),
(5043, 1932, '_elementor_template_type', 'wp-post'),
(5044, 1932, '_elementor_edit_mode', 'builder'),
(5045, 1932, 'qodef_content_behind_header', 'no'),
(5046, 1932, 'qodef_header_skin', 'light'),
(5047, 1932, 'qodef_header_scroll_appearance', 'none'),
(5048, 1932, 'qodef_page_title_text_alignment', 'default'),
(5049, 3361, '_elementor_version', '2.9.13'),
(5050, 3361, '_elementor_template_type', 'wp-post'),
(5051, 3361, '_elementor_edit_mode', 'builder'),
(5052, 3361, '_thumbnail_id', '3362'),
(5053, 3361, '_dp_original', '1534'),
(5054, 3361, 'qodef_content_behind_header', 'no'),
(5055, 3361, 'qodef_page_content_padding', '130px 0 120px'),
(5056, 3361, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(5057, 3361, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5058, 3361, 'slide_template', 'default'),
(5059, 3361, '_wp_old_slug', 'true-balance-2'),
(5060, 3361, '_wp_old_slug', 'whatever-3'),
(5061, 3361, '_wp_old_slug', 'design-yes-please'),
(5062, 3361, '_wpb_vc_js_status', 'false'),
(5063, 3361, 'qodef_portfolio_columns_number', '2'),
(5064, 3361, 'qodef_content_width', '1300'),
(5065, 3361, 'qodef_show_header_widget_areas', 'yes'),
(5066, 3361, 'qodef_standard_header_in_grid', 'no'),
(5067, 3361, 'qodef_standard_header_menu_position', 'right'),
(5068, 3361, 'qodef_portfolio_single_layout', 'gallery-small'),
(5069, 3361, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:29:\"1657,54,56,55,768,769,771,779\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5070, 3361, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5071, 3361, 'qodef_page_title_text_alignment', 'default'),
(5072, 3361, '_wp_page_template', 'default'),
(5073, 3361, '_elementor_data', '[{\"id\":\"8979b4a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ca97c74\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6ea1be5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5074, 3361, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5075, 3368, '_elementor_version', '2.9.13'),
(5076, 3368, '_elementor_template_type', 'wp-post'),
(5077, 3368, '_elementor_edit_mode', 'builder'),
(5078, 3368, '_thumbnail_id', '3363'),
(5079, 3368, 'qodef_portfolio_single_layout', 'masonry-big'),
(5080, 3368, 'qodef_portfolio_media', 'a:2:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}i:1;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:0:\"\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5081, 3368, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5082, 3368, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5083, 3368, 'slide_template', 'default'),
(5084, 3368, '_wp_old_slug', 'true-balance-2'),
(5085, 3368, 'qodef_portfolio_columns_number', '3'),
(5086, 3368, '_wpb_vc_js_status', 'false'),
(5087, 3368, 'qodef_portfolio_space_between_items', 'tiny'),
(5088, 3368, 'qodef_show_header_widget_areas', 'yes'),
(5089, 3368, 'qodef_standard_header_in_grid', 'no'),
(5090, 3368, 'qodef_standard_header_menu_position', 'right'),
(5091, 3368, 'qodef_content_width', '1300'),
(5092, 3368, '_dp_original', '1526'),
(5093, 3368, 'qodef_content_behind_header', 'no'),
(5094, 3368, 'qodef_page_content_padding', '130px 0 120px'),
(5095, 3368, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(5096, 3368, 'qodef_page_title_text_alignment', 'default'),
(5097, 3368, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5098, 3368, '_wp_page_template', 'default'),
(5099, 3368, '_elementor_data', '[{\"id\":\"69c089d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"0a2cdf7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"55cfc06\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5100, 3369, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5101, 3369, '_elementor_data', '[{\"id\":\"58ae9ae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"52ff2e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e5e4dbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5102, 3369, '_wp_page_template', 'default'),
(5103, 3369, '_elementor_edit_mode', 'builder'),
(5104, 3369, '_elementor_template_type', 'wp-post'),
(5105, 3369, '_elementor_version', '2.9.13'),
(5106, 3369, '_thumbnail_id', '3364'),
(5107, 3369, 'qodef_portfolio_single_layout', 'masonry-small'),
(5108, 3369, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:19:\"1353,1354,1656,1355\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5109, 3369, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5110, 3369, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5112, 3369, '_wp_old_slug', 'true-balance-2'),
(5113, 3369, '_wp_old_slug', 'move18'),
(5114, 3369, '_wpb_vc_js_status', 'false'),
(5115, 3369, 'qodef_show_header_widget_areas', 'yes'),
(5116, 3369, 'qodef_standard_header_in_grid', 'no'),
(5117, 3369, 'qodef_standard_header_menu_position', 'right'),
(5118, 3369, 'qodef_portfolio_space_between_items', 'tiny'),
(5119, 3369, 'qodef_content_width', '1300'),
(5120, 3369, '_dp_original', '1538'),
(5121, 3369, 'qodef_content_behind_header', 'no'),
(5122, 3369, 'qodef_page_content_padding', '130px 0 120px'),
(5123, 3369, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(5124, 3369, 'qodef_page_title_text_alignment', 'default'),
(5125, 3370, '_elementor_data', '[{\"id\":\"3122ecae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3e4477db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6e5ce5d7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5126, 3370, '_wp_page_template', 'default'),
(5127, 3370, '_elementor_edit_mode', 'builder'),
(5128, 3370, '_elementor_template_type', 'wp-post'),
(5129, 3370, '_elementor_version', '2.9.13'),
(5130, 3370, '_thumbnail_id', '3365'),
(5131, 3370, 'qodef_portfolio_single_layout', 'images-small'),
(5132, 3370, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5133, 3370, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5134, 3370, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5135, 3370, 'slide_template', 'default'),
(5136, 3370, '_wp_old_slug', 'speed-of-thought'),
(5137, 3370, '_wp_old_slug', 'new-edition'),
(5138, 3370, 'qodef_content_width', '1300'),
(5139, 3370, 'qodef_show_header_widget_areas', 'yes'),
(5140, 3370, 'qodef_standard_header_in_grid', 'no'),
(5141, 3370, 'qodef_standard_header_menu_position', 'right'),
(5142, 3370, '_wpb_vc_js_status', 'false'),
(5143, 3370, '_dp_original', '1536'),
(5144, 3370, 'qodef_content_behind_header', 'no'),
(5145, 3370, 'qodef_page_content_padding', '130px 0 120px'),
(5146, 3370, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(5147, 3370, 'qodef_page_title_text_alignment', 'default'),
(5148, 3370, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5149, 3371, '_elementor_template_type', 'wp-post'),
(5150, 3371, '_elementor_version', '2.9.13'),
(5151, 3371, '_wp_page_template', 'default'),
(5152, 3371, '_elementor_edit_mode', 'builder'),
(5153, 3371, '_thumbnail_id', '3366'),
(5154, 3371, 'qodef_portfolio_single_layout', 'slider'),
(5155, 3371, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:11:\"757,759,756\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5156, 3371, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5157, 3371, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5159, 3371, '_wp_old_slug', 'true-balance-2'),
(5160, 3371, '_wp_old_slug', 'whatever-2'),
(5161, 3371, '_wp_old_slug', 'be-adventurous'),
(5162, 3371, 'qodef_enable_portfolio_title', 'no'),
(5163, 3371, '_wpb_vc_js_status', 'false'),
(5164, 3371, 'qodef_header_layout', 'minimal'),
(5165, 3371, 'qodef_show_header_widget_areas', 'no'),
(5166, 3371, 'qodef_minimal_header_background_color', 'rgba(107,107,107,0)'),
(5167, 3371, 'qodef_standard_header_in_grid', 'no'),
(5168, 3371, 'qodef_standard_header_menu_position', 'right'),
(5169, 3371, 'qodef_content_width', '1300'),
(5170, 3371, 'qodef_page_content_padding', '87px 0 120px'),
(5171, 3371, '_dp_original', '1540'),
(5172, 3371, 'qodef_content_behind_header', 'no'),
(5173, 3371, 'qodef_header_skin', 'light'),
(5174, 3371, 'qodef_header_scroll_appearance', 'none'),
(5175, 3371, 'qodef_page_title_text_alignment', 'default'),
(5176, 3371, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5177, 3371, '_elementor_data', '[{\"id\":\"3eb73e4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"de323d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"9b9708f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5178, 3372, '_elementor_data', '[{\"id\":\"1d2b4e2d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"10ee1d8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Column\"},\"elements\":[{\"id\":\"7aa06306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aene imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas temp, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luts pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis fauci bus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagitis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc. Donec quam felis, ultricies nec, pellen esque eu pretium sem.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5179, 3372, '_wp_page_template', 'default'),
(5180, 3372, '_elementor_version', '2.9.13'),
(5181, 3372, '_elementor_template_type', 'wp-post'),
(5182, 3372, '_elementor_edit_mode', 'builder'),
(5183, 3372, '_elementor_controls_usage', 'a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";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:21:\"space_between_widgets\";i:1;s:6:\"_title\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5184, 3372, '_thumbnail_id', '3367'),
(5185, 3372, 'qodef_portfolio_single_layout', 'images-big'),
(5186, 3372, 'qodef_portfolio_media', 'a:1:{i:0;a:5:{s:26:\"qodef_portfolio_media_type\";s:7:\"gallery\";s:23:\"qodef_portfolio_gallery\";s:8:\"56,55,54\";s:21:\"qodef_portfolio_image\";s:0:\"\";s:21:\"qodef_portfolio_video\";s:0:\"\";s:21:\"qodef_portfolio_audio\";s:0:\"\";}}'),
(5187, 3372, 'qodef_portfolio_info_items', 'a:1:{i:0;a:4:{s:21:\"qodef_info_item_label\";s:7:\"Client \";s:21:\"qodef_info_item_value\";s:16:\"Qode Interactive\";s:20:\"qodef_info_item_link\";s:27:\"https://qodeinteractive.com\";s:22:\"qodef_info_item_target\";s:5:\"_self\";}}'),
(5188, 3372, 'qodef_portfolio_single_sidebar_layout', 'no-sidebar'),
(5190, 3372, '_wpb_vc_js_status', 'false'),
(5191, 3372, 'qodef_show_header_widget_areas', 'yes'),
(5192, 3372, 'qodef_standard_header_in_grid', 'no'),
(5193, 3372, 'qodef_standard_header_menu_position', 'right'),
(5194, 3372, '_wp_old_slug', 'true-balance'),
(5195, 3372, '_wp_old_slug', 'epic-adventures-2'),
(5196, 3372, 'qodef_content_width', '1300'),
(5197, 3372, '_dp_original', '1524'),
(5198, 3372, 'qodef_content_behind_header', 'no'),
(5199, 3372, 'qodef_page_content_padding', '130px 0 120px'),
(5200, 3372, 'qodef_page_content_padding_mobile', '90px 0 120px'),
(5201, 3372, 'qodef_page_title_text_alignment', 'default'),
(5204, 77, '_thumbnail_id', '234'),
(5205, 77, 'slide_template', 'default'),
(5206, 77, 'qodef_show_header_widget_areas', 'yes'),
(5207, 77, '_wpb_vc_js_status', 'true'),
(5208, 77, 'qodef_page_title_height', '545'),
(5209, 77, 'qodef_page_title_background_image', '264'),
(5210, 77, 'qodef_page_title_background_image_behavior', 'parallax'),
(5211, 77, 'qodef_page_title_color', '#ffffff'),
(5212, 77, 'qodef_page_title_text_alignment', 'center'),
(5213, 77, 'qodef_page_content_padding', '130px 0px 30px'),
(5214, 77, 'qodef_content_width', '1300'),
(5215, 77, 'qodef_minimal_header_in_grid', 'no'),
(5216, 77, 'qodef_standard_header_in_grid', 'no'),
(5217, 77, 'qodef_standard_header_menu_position', 'right'),
(5218, 77, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5219, 77, 'qodef_title_layout', 'standard'),
(5220, 77, 'qodef_page_title_tag', 'h1'),
(5221, 77, 'qodef_header_scroll_appearance', 'sticky'),
(5222, 77, 'qodef_sticky_header_scroll_amount', '695'),
(5223, 77, 'qodef_content_behind_header', 'no'),
(5224, 77, '_wp_old_date', '2018-11-09'),
(5225, 77, '_elementor_edit_mode', 'builder'),
(5226, 77, '_elementor_template_type', 'wp-post'),
(5227, 77, '_elementor_version', '2.9.13'),
(5228, 77, '_wp_page_template', 'default'),
(5229, 77, '_elementor_data', '[{\"id\":\"a2a363a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"373386c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a056186\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76557fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56c9930\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5230, 77, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5233, 409, 'slide_template', 'default'),
(5234, 409, 'qodef_show_header_widget_areas', 'yes'),
(5235, 409, '_wpb_vc_js_status', 'true'),
(5236, 409, 'qodef_post_format_gallery_images', '78,116'),
(5237, 409, '_wp_old_slug', 'discover-digital-world-2'),
(5238, 409, '_thumbnail_id', '246'),
(5239, 409, 'qodef_page_title_text_alignment', 'center'),
(5240, 409, 'qodef_masonry_image_dimension_post', 'boldlab_image_size_square'),
(5241, 409, 'qodef_page_title_background_image', '264'),
(5242, 409, 'qodef_page_title_background_image_behavior', 'parallax'),
(5243, 409, 'qodef_page_title_color', '#ffffff'),
(5244, 409, 'qodef_page_title_height', '545'),
(5245, 409, 'qodef_page_content_padding', '130px 0px 30px'),
(5246, 409, 'qodef_post_format_video_url', 'https://vimeo.com/170471956'),
(5247, 409, 'qodef_blog_list_image', '263'),
(5248, 409, 'qodef_post_format_quote_text', '“The most important things are not things, so we’ll design experiences. Proven methodology, profound impact, and sustainable results.”'),
(5249, 409, 'qodef_post_format_quote_author', 'Michael Dixon'),
(5250, 409, '_dp_original', '407'),
(5251, 409, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5252, 409, 'qodef_content_width', '1300'),
(5253, 409, 'qodef_minimal_header_in_grid', 'no'),
(5254, 409, 'qodef_standard_header_in_grid', 'no'),
(5255, 409, 'qodef_standard_header_menu_position', 'right'),
(5256, 409, 'qodef_title_layout', 'standard'),
(5257, 409, 'qodef_page_title_tag', 'h1'),
(5258, 409, 'qodef_header_scroll_appearance', 'sticky'),
(5259, 409, 'qodef_sticky_header_scroll_amount', '695'),
(5260, 409, 'qodef_content_behind_header', 'no'),
(5261, 409, '_wp_old_slug', 'we-deliver-results'),
(5262, 409, '_elementor_edit_mode', 'builder'),
(5263, 409, '_elementor_template_type', 'wp-post'),
(5264, 409, '_elementor_version', '2.9.13'),
(5265, 409, '_wp_page_template', 'default'),
(5266, 409, '_elementor_data', '[{\"id\":\"7007b4a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"afe4838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d9310\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"891e9af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96a9e68\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5267, 409, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5270, 422, '_thumbnail_id', '247'),
(5271, 422, 'slide_template', 'default'),
(5272, 422, 'qodef_show_header_widget_areas', 'yes'),
(5273, 422, '_wpb_vc_js_status', 'true'),
(5274, 422, 'qodef_page_title_height', '545'),
(5275, 422, 'qodef_page_title_background_image', '264'),
(5276, 422, 'qodef_page_title_background_image_behavior', 'parallax'),
(5277, 422, 'qodef_page_title_color', '#ffffff'),
(5278, 422, 'qodef_page_title_text_alignment', 'center'),
(5279, 422, 'qodef_page_content_padding', '130px 0px 30px'),
(5280, 422, '_dp_original', '77'),
(5281, 422, 'qodef_post_format_link', 'https://qodeinteractive.com/wordpress-theme/boldlab-creative-agency-theme/'),
(5282, 422, 'qodef_post_format_link_text', '\"Lorem ipsum dolor sit amet, consecte tuer adipiscin elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et man.\"'),
(5283, 422, 'qodef_content_width', '1300'),
(5284, 422, 'qodef_minimal_header_in_grid', 'no'),
(5285, 422, 'qodef_standard_header_in_grid', 'no'),
(5286, 422, 'qodef_standard_header_menu_position', 'right'),
(5287, 422, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5288, 422, 'qodef_title_layout', 'standard'),
(5289, 422, 'qodef_page_title_tag', 'h1'),
(5290, 422, '_wp_old_slug', 'true-passion'),
(5291, 422, 'qodef_header_scroll_appearance', 'sticky'),
(5292, 422, 'qodef_sticky_header_scroll_amount', '695'),
(5293, 422, 'qodef_content_behind_header', 'no'),
(5294, 422, '_elementor_edit_mode', 'builder'),
(5295, 422, '_elementor_template_type', 'wp-post'),
(5296, 422, '_elementor_version', '2.9.13'),
(5297, 422, '_wp_page_template', 'default'),
(5298, 422, '_elementor_data', '[{\"id\":\"7421bb9\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"9b2b139\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"eafbc00\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfd4435\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d855dbd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5299, 422, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5302, 430, '_thumbnail_id', '248'),
(5303, 430, 'slide_template', 'default'),
(5304, 430, 'qodef_show_header_widget_areas', 'yes'),
(5305, 430, '_wpb_vc_js_status', 'true'),
(5306, 430, 'qodef_page_title_height', '545'),
(5307, 430, 'qodef_page_title_background_image', '264'),
(5308, 430, 'qodef_page_title_background_image_behavior', 'parallax'),
(5309, 430, 'qodef_page_title_color', '#ffffff'),
(5310, 430, 'qodef_page_title_text_alignment', 'center'),
(5311, 430, 'qodef_page_content_padding', '130px 0px 30px'),
(5312, 430, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5313, 430, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5314, 430, '_dp_original', '422'),
(5315, 430, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5316, 430, '_wp_old_slug', 'new-edition-of-the-speed-of-thought'),
(5317, 430, '_wp_old_slug', 'new-edition-of-the-speed-of-thought-is-here'),
(5318, 430, '_wp_old_slug', 'the-new-edition-of-the-speed-of-thought'),
(5319, 430, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5320, 430, 'qodef_content_width', '1300'),
(5321, 430, 'qodef_minimal_header_in_grid', 'no'),
(5322, 430, 'qodef_standard_header_in_grid', 'no'),
(5323, 430, 'qodef_standard_header_menu_position', 'right'),
(5324, 430, 'qodef_title_layout', 'standard'),
(5325, 430, 'qodef_page_title_tag', 'h1'),
(5326, 430, 'qodef_header_scroll_appearance', 'sticky'),
(5327, 430, 'qodef_sticky_header_scroll_amount', '695'),
(5328, 430, 'qodef_content_behind_header', 'no'),
(5329, 430, '_elementor_edit_mode', 'builder'),
(5330, 430, '_elementor_template_type', 'wp-post'),
(5331, 430, '_elementor_version', '2.9.13'),
(5332, 430, '_wp_page_template', 'default'),
(5333, 430, '_elementor_data', '[{\"id\":\"0aeb5c0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"bf92c64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef8202b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16c1528\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0326ddf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5334, 430, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5337, 433, '_thumbnail_id', '249'),
(5338, 433, 'slide_template', 'default'),
(5339, 433, 'qodef_show_header_widget_areas', 'yes'),
(5340, 433, '_wpb_vc_js_status', 'true'),
(5341, 433, 'qodef_page_title_height', '545'),
(5342, 433, 'qodef_page_title_background_image', '264'),
(5343, 433, 'qodef_page_title_background_image_behavior', 'parallax'),
(5344, 433, 'qodef_page_title_color', '#ffffff'),
(5345, 433, 'qodef_page_title_text_alignment', 'center'),
(5346, 433, 'qodef_page_content_padding', '90px 0px 30px'),
(5347, 433, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5348, 433, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5349, 433, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5350, 433, '_dp_original', '430'),
(5351, 433, 'qodef_post_format_quote_text', '\"Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus vivera nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet sit etam.\"'),
(5352, 433, 'qodef_post_format_quote_author', '- Justin Day'),
(5353, 433, 'qodef_minimal_header_in_grid', 'no'),
(5354, 433, 'qodef_standard_header_in_grid', 'no'),
(5355, 433, 'qodef_standard_header_menu_position', 'right'),
(5356, 433, '_wp_old_slug', 'how-to-find-your-creative-freedom'),
(5357, 433, '_wp_old_slug', 'make-something-out-of-your-great-ideas'),
(5358, 433, 'qodef_page_content_padding_mobile', '130px 0px 0px'),
(5359, 433, 'qodef_content_width', '1300'),
(5360, 433, 'qodef_blog_list_image', '249'),
(5361, 433, 'qodef_title_layout', 'standard'),
(5362, 433, 'qodef_page_title_tag', 'h1'),
(5363, 433, 'qodef_header_scroll_appearance', 'sticky'),
(5364, 433, 'qodef_sticky_header_scroll_amount', '695'),
(5365, 433, 'qodef_content_behind_header', 'no'),
(5366, 433, '_elementor_edit_mode', 'builder'),
(5367, 433, '_elementor_template_type', 'wp-post'),
(5368, 433, '_elementor_version', '2.9.13'),
(5369, 433, '_wp_page_template', 'default'),
(5370, 433, '_elementor_data', '[{\"id\":\"d189203\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"fcfc897\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a42128\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c8f4df\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2cbf845\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5371, 433, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5374, 435, '_thumbnail_id', '250'),
(5375, 435, 'slide_template', 'default'),
(5376, 435, 'qodef_show_header_widget_areas', 'yes'),
(5377, 435, '_wpb_vc_js_status', 'true'),
(5378, 435, 'qodef_page_title_height', '545'),
(5379, 435, 'qodef_page_title_background_image', '264'),
(5380, 435, 'qodef_page_title_background_image_behavior', 'parallax'),
(5381, 435, 'qodef_page_title_color', '#ffffff'),
(5382, 435, 'qodef_page_title_text_alignment', 'center'),
(5383, 435, 'qodef_page_content_padding', '130px 0px 30px'),
(5384, 435, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5385, 435, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5386, 435, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5387, 435, 'qodef_post_format_quote_text', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. \"Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.\"'),
(5388, 435, 'qodef_post_format_quote_author', 'Justin Day'),
(5389, 435, '_dp_original', '433'),
(5390, 435, 'qodef_post_format_gallery_images', '250,243'),
(5391, 435, '_wp_old_slug', 'move-your-mind'),
(5392, 435, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5393, 435, 'qodef_content_width', '1300'),
(5394, 435, 'qodef_minimal_header_in_grid', 'no'),
(5395, 435, 'qodef_standard_header_in_grid', 'no'),
(5396, 435, 'qodef_standard_header_menu_position', 'right'),
(5397, 435, 'qodef_title_layout', 'standard'),
(5398, 435, 'qodef_page_title_tag', 'h1'),
(5399, 435, 'qodef_header_scroll_appearance', 'sticky'),
(5400, 435, 'qodef_sticky_header_scroll_amount', '695'),
(5401, 435, 'qodef_content_behind_header', 'no'),
(5402, 435, '_elementor_edit_mode', 'builder'),
(5403, 435, '_elementor_template_type', 'wp-post'),
(5404, 435, '_elementor_version', '2.9.13'),
(5405, 435, '_wp_page_template', 'default'),
(5406, 435, '_elementor_data', '[{\"id\":\"4b1b680\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"d7cc88c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5909e98\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86d9a81\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ac41c6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5407, 435, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5410, 438, '_thumbnail_id', '251'),
(5411, 438, 'slide_template', 'default'),
(5412, 438, 'qodef_show_header_widget_areas', 'yes'),
(5413, 438, '_wpb_vc_js_status', 'true'),
(5414, 438, 'qodef_page_title_height', '545'),
(5415, 438, 'qodef_page_title_background_image', '264'),
(5416, 438, 'qodef_page_title_background_image_behavior', 'parallax'),
(5417, 438, 'qodef_page_title_color', '#ffffff'),
(5418, 438, 'qodef_page_title_text_alignment', 'center'),
(5419, 438, 'qodef_page_content_padding', '130px 0px 30px'),
(5420, 438, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5421, 438, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5422, 438, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5423, 438, 'qodef_post_format_quote_text', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. \"Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.\"'),
(5424, 438, 'qodef_post_format_quote_author', 'Justin Day'),
(5425, 438, 'qodef_post_format_gallery_images', '250,243'),
(5426, 438, '_wp_old_slug', 'move-your-mind'),
(5427, 438, '_dp_original', '435'),
(5428, 438, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5429, 438, 'qodef_content_width', '1300'),
(5430, 438, 'qodef_minimal_header_in_grid', 'no'),
(5431, 438, 'qodef_standard_header_in_grid', 'no'),
(5432, 438, 'qodef_standard_header_menu_position', 'right'),
(5433, 438, 'qodef_title_layout', 'standard'),
(5434, 438, 'qodef_page_title_tag', 'h1'),
(5435, 438, 'qodef_header_scroll_appearance', 'sticky'),
(5436, 438, 'qodef_sticky_header_scroll_amount', '695'),
(5437, 438, 'qodef_content_behind_header', 'no'),
(5438, 438, '_elementor_edit_mode', 'builder'),
(5439, 438, '_elementor_template_type', 'wp-post'),
(5440, 438, '_elementor_version', '2.9.13'),
(5441, 438, '_wp_page_template', 'default'),
(5442, 438, '_elementor_data', '[{\"id\":\"37096b68\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7d18de13\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"210573b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db7b36e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"babf875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5443, 438, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5446, 540, '_thumbnail_id', '247'),
(5447, 540, 'slide_template', 'default'),
(5448, 540, 'qodef_show_header_widget_areas', 'yes'),
(5449, 540, '_wpb_vc_js_status', 'true'),
(5450, 540, 'qodef_page_title_height', '545'),
(5451, 540, 'qodef_page_title_background_image', '264'),
(5452, 540, 'qodef_page_title_background_image_behavior', 'parallax'),
(5453, 540, 'qodef_page_title_color', '#ffffff'),
(5454, 540, 'qodef_page_title_text_alignment', 'center'),
(5455, 540, 'qodef_page_content_padding', '130px 0px 30px'),
(5456, 540, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5457, 540, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5458, 540, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5459, 540, 'qodef_post_format_quote_text', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. \"Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.\"'),
(5460, 540, 'qodef_post_format_quote_author', 'Justin Day'),
(5461, 540, 'qodef_post_format_gallery_images', '250,243'),
(5462, 540, '_wp_old_slug', 'move-your-mind'),
(5463, 540, '_dp_original', '438'),
(5464, 540, 'qodef_content_width', '1300'),
(5465, 540, 'qodef_minimal_header_in_grid', 'no'),
(5466, 540, 'qodef_standard_header_in_grid', 'no'),
(5467, 540, 'qodef_standard_header_menu_position', 'right'),
(5468, 540, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5469, 540, '_wp_old_slug', 'all-about-form-in-todays-graphic-design'),
(5470, 540, 'qodef_title_layout', 'standard'),
(5471, 540, 'qodef_page_title_tag', 'h1'),
(5472, 540, 'qodef_header_scroll_appearance', 'sticky'),
(5473, 540, 'qodef_sticky_header_scroll_amount', '695'),
(5474, 540, 'qodef_content_behind_header', 'no'),
(5475, 540, '_elementor_edit_mode', 'builder'),
(5476, 540, '_elementor_template_type', 'wp-post'),
(5477, 540, '_elementor_version', '2.9.13'),
(5478, 540, '_wp_page_template', 'default'),
(5479, 540, '_elementor_data', '[{\"id\":\"0a2175e\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"697ecca\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a163238\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210123d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bafdbc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5480, 540, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5483, 544, '_thumbnail_id', '249'),
(5484, 544, 'slide_template', 'default'),
(5485, 544, 'qodef_show_header_widget_areas', 'yes'),
(5486, 544, '_wpb_vc_js_status', 'true'),
(5487, 544, 'qodef_page_title_height', '545'),
(5488, 544, 'qodef_page_title_background_image', '264'),
(5489, 544, 'qodef_page_title_background_image_behavior', 'parallax'),
(5490, 544, 'qodef_page_title_color', '#ffffff'),
(5491, 544, 'qodef_page_title_text_alignment', 'center'),
(5492, 544, 'qodef_page_content_padding', '130px 0px 30px'),
(5493, 544, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5494, 544, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5495, 544, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5496, 544, 'qodef_post_format_quote_text', 'Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. \"Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue.\"'),
(5497, 544, 'qodef_post_format_quote_author', 'Justin Day'),
(5498, 544, 'qodef_post_format_gallery_images', '249,243'),
(5499, 544, '_wp_old_slug', 'move-your-mind'),
(5500, 544, '_dp_original', '435'),
(5501, 544, 'qodef_content_width', '1300'),
(5502, 544, 'qodef_minimal_header_in_grid', 'no'),
(5503, 544, 'qodef_standard_header_in_grid', 'no'),
(5504, 544, 'qodef_standard_header_menu_position', 'right'),
(5505, 544, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5506, 544, '_wp_old_slug', 'the-best-branding-campaign-of-the-year'),
(5507, 544, 'qodef_title_layout', 'standard'),
(5508, 544, 'qodef_page_title_tag', 'h1'),
(5509, 544, '_wp_old_slug', 'the-best-branding-campaign-2018'),
(5510, 544, 'qodef_header_scroll_appearance', 'sticky'),
(5511, 544, 'qodef_sticky_header_scroll_amount', '695'),
(5512, 544, 'qodef_content_behind_header', 'no'),
(5513, 544, '_elementor_edit_mode', 'builder'),
(5514, 544, '_elementor_template_type', 'wp-post'),
(5515, 544, '_elementor_version', '2.9.13'),
(5516, 544, '_wp_page_template', 'default'),
(5517, 544, '_elementor_data', '[{\"id\":\"9377d7f\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5126b87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f0a4326\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e70f148\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"122afc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5518, 544, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5521, 546, '_thumbnail_id', '249'),
(5522, 546, 'slide_template', 'default'),
(5523, 546, 'qodef_show_header_widget_areas', 'yes'),
(5524, 546, '_wpb_vc_js_status', 'true'),
(5525, 546, 'qodef_page_title_height', '545'),
(5526, 546, 'qodef_page_title_background_image', '264'),
(5527, 546, 'qodef_page_title_background_image_behavior', 'parallax'),
(5528, 546, 'qodef_page_title_color', '#ffffff'),
(5529, 546, 'qodef_page_title_text_alignment', 'center'),
(5530, 546, 'qodef_page_content_padding', '130px 0px 30px'),
(5531, 546, 'qodef_post_format_link', 'https://themeforest.net/user/edge-themes'),
(5532, 546, 'qodef_post_format_link_text', 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis.'),
(5533, 546, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5534, 546, 'qodef_post_format_quote_text', '\"Donec quam felis, ultricies nec, pellentesque eu, sit pretium quis, sem. Nulla consequat massa quisenim. Donec pede justo, fringilla vel, aliquet nec, vulput.\"'),
(5535, 546, 'qodef_post_format_quote_author', '- Emma Rose'),
(5536, 546, 'qodef_minimal_header_in_grid', 'no'),
(5537, 546, 'qodef_standard_header_in_grid', 'no'),
(5538, 546, 'qodef_standard_header_menu_position', 'right'),
(5539, 546, '_wp_old_slug', 'feel-the-freedom'),
(5540, 546, '_wp_old_slug', 'how-to-find-your-creative-freedom'),
(5541, 546, '_dp_original', '433'),
(5542, 546, 'qodef_content_width', '1300'),
(5543, 546, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5544, 546, 'qodef_title_layout', 'standard'),
(5545, 546, 'qodef_page_title_tag', 'h1'),
(5546, 546, 'qodef_header_scroll_appearance', 'sticky'),
(5547, 546, 'qodef_sticky_header_scroll_amount', '695'),
(5548, 546, 'qodef_content_behind_header', 'no'),
(5549, 546, '_elementor_edit_mode', 'builder'),
(5550, 546, '_elementor_template_type', 'wp-post'),
(5551, 546, '_elementor_version', '2.9.13'),
(5552, 546, '_wp_page_template', 'default'),
(5553, 546, '_elementor_data', '[{\"id\":\"d1f887a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2c0424f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da31b64\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36bb7f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e229cc1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5554, 546, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5557, 550, '_thumbnail_id', '248'),
(5558, 550, 'slide_template', 'default'),
(5559, 550, 'qodef_show_header_widget_areas', 'yes'),
(5560, 550, '_wpb_vc_js_status', 'true'),
(5561, 550, 'qodef_page_title_height', '545'),
(5562, 550, 'qodef_page_title_background_image', '264'),
(5563, 550, 'qodef_page_title_background_image_behavior', 'parallax'),
(5564, 550, 'qodef_page_title_color', '#ffffff'),
(5565, 550, 'qodef_page_title_text_alignment', 'center'),
(5566, 550, 'qodef_page_content_padding', '130px 0px 30px'),
(5567, 550, 'qodef_post_format_link', 'https://qodeinteractive.com/wordpress-theme/boldlab-creative-agency-theme/'),
(5568, 550, 'qodef_post_format_link_text', '\"Lorem ipsum dolor sit amet, consecte tuer adipiscin elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et man.\"'),
(5569, 550, 'qodef_post_format_audio_url', 'https://boldlab.qodeinteractive.com/elementor/wp-content/uploads/2018/11/Free-Ambient-Loop.mp3'),
(5570, 550, '_wp_old_slug', 'the-speed-of-thought'),
(5571, 550, '_wp_old_slug', 'new-edition-of-the-speed-of-thought-is-here'),
(5572, 550, '_dp_original', '430'),
(5573, 550, 'qodef_content_width', '1300'),
(5574, 550, 'qodef_minimal_header_in_grid', 'no'),
(5575, 550, 'qodef_standard_header_in_grid', 'no'),
(5576, 550, 'qodef_standard_header_menu_position', 'right'),
(5577, 550, 'qodef_page_content_padding_mobile', '90px 0px 0px'),
(5578, 550, 'qodef_title_layout', 'standard'),
(5579, 550, 'qodef_page_title_tag', 'h1'),
(5580, 550, '_wp_old_slug', 'the-new-edition-of-the-speed-of-thought'),
(5581, 550, 'qodef_header_scroll_appearance', 'sticky'),
(5582, 550, 'qodef_sticky_header_scroll_amount', '695'),
(5583, 550, 'qodef_content_behind_header', 'no'),
(5584, 550, '_elementor_edit_mode', 'builder'),
(5585, 550, '_elementor_template_type', 'wp-post'),
(5586, 550, '_elementor_version', '2.9.13'),
(5587, 550, '_wp_page_template', 'default'),
(5588, 550, '_elementor_data', '[{\"id\":\"d32b2ca\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"35e6043\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c8ab31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad inim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in oluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat proident. Lorem ipsum dolor sit amet, consectetur cing 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.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fb5ec2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<blockquote><p>Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue uris.<\\/p><\\/blockquote>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b5d7c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur excepteur sint occaecat cupidatat non proident. Lorem ipsum dolor sit amet tetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercita tionmco laboris nisi ut aliquip ex ea commodo consequat ut labore et dolore.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(5589, 550, '_elementor_controls_usage', '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:7:\"_margin\";i:2;}}}}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:1:{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:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:1;}}}}}'),
(5590, 268, 'qodef_team_member_role', 'Marketing Director'),
(5591, 268, 'qodef_team_member_social_icons', 'a:3:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5592, 268, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5593, 268, 'slide_template', 'default'),
(5594, 268, '_thumbnail_id', '273'),
(5595, 277, 'qodef_team_member_role', 'Designer'),
(5596, 277, 'qodef_team_member_social_icons', 'a:3:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5597, 277, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5598, 277, 'slide_template', 'default'),
(5599, 277, '_thumbnail_id', '274'),
(5600, 277, '_dp_original', '268'),
(5601, 280, 'qodef_team_member_role', 'Project Manager'),
(5602, 280, 'qodef_team_member_social_icons', 'a:3:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5603, 280, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5604, 280, 'slide_template', 'default'),
(5605, 280, '_thumbnail_id', '275'),
(5606, 280, '_dp_original', '277'),
(5607, 281, 'qodef_team_member_role', 'Animator'),
(5608, 281, 'qodef_team_member_social_icons', 'a:3:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5609, 281, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5610, 281, 'slide_template', 'default'),
(5611, 281, '_thumbnail_id', '276'),
(5612, 281, '_dp_original', '280'),
(5613, 661, 'qodef_testimonials_text', 'I worked with Dura Films on several branded documentaries in particular with adidas. Each time they went above and beyond the remit; brilliant with clients, a dream to work with and at the cutting edge creatively. The team is calm, kind and considerate under pressure. '),
(5614, 661, 'qodef_testimonials_author', '- Jenni Rutherford -'),
(5616, 692, 'qodef_testimonials_text', '\"Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet\"'),
(5617, 692, 'qodef_testimonials_author', '- Ethan Black -'),
(5619, 692, '_dp_original', '661'),
(5620, 693, 'qodef_testimonials_text', '\"Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis Theme natoque penatibus et magnis dis parturient montes felis eu pede mollis preti\"'),
(5621, 693, 'qodef_testimonials_author', '- Shirley Cox -'),
(5623, 693, '_dp_original', '661'),
(5624, 935, 'qodef_team_member_role', 'Marketing Director'),
(5625, 935, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5626, 935, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5627, 935, 'slide_template', 'default'),
(5628, 935, '_thumbnail_id', '273'),
(5629, 935, '_dp_original', '268'),
(5630, 937, 'qodef_team_member_role', 'Designer'),
(5631, 937, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5632, 937, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5633, 937, 'slide_template', 'default'),
(5634, 937, '_thumbnail_id', '274'),
(5635, 937, '_dp_original', '277'),
(5636, 942, 'qodef_team_member_role', 'Designer'),
(5637, 942, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5638, 942, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5639, 942, 'slide_template', 'default'),
(5640, 942, '_thumbnail_id', '943'),
(5641, 942, '_dp_original', '277'),
(5642, 951, 'qodef_team_member_role', 'Animator'),
(5643, 951, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5644, 951, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5645, 951, 'slide_template', 'default'),
(5646, 951, '_thumbnail_id', '276'),
(5647, 951, '_dp_original', '281'),
(5648, 952, 'qodef_team_member_role', 'Photographer'),
(5649, 952, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5650, 952, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5651, 952, 'slide_template', 'default'),
(5652, 952, '_thumbnail_id', '944'),
(5653, 952, '_dp_original', '951'),
(5654, 955, 'qodef_team_member_role', 'Project Manager'),
(5655, 955, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5656, 955, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5657, 955, 'slide_template', 'default'),
(5658, 955, '_thumbnail_id', '275'),
(5659, 955, '_dp_original', '280'),
(5660, 956, 'qodef_team_member_role', '3d Artist'),
(5661, 956, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5662, 956, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5663, 956, 'slide_template', 'default'),
(5664, 956, '_thumbnail_id', '946'),
(5665, 956, '_dp_original', '952'),
(5666, 958, 'qodef_team_member_role', 'Designer'),
(5667, 958, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5668, 958, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5669, 958, 'slide_template', 'default'),
(5670, 958, '_thumbnail_id', '947'),
(5671, 958, '_dp_original', '956'),
(5672, 1178, 'qodef_team_member_role', 'Marketing Director'),
(5673, 1178, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5674, 1178, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5675, 1178, 'slide_template', 'default'),
(5676, 1178, '_dp_original', '958'),
(5677, 1178, '_thumbnail_id', '1198'),
(5678, 1180, 'qodef_team_member_role', 'Designer'),
(5679, 1180, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5680, 1180, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5681, 1180, 'slide_template', 'default'),
(5682, 1180, '_thumbnail_id', '274'),
(5683, 1180, '_dp_original', '277'),
(5684, 1183, 'qodef_team_member_role', 'Project Manager'),
(5685, 1183, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5686, 1183, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5687, 1183, 'slide_template', 'default'),
(5688, 1183, '_thumbnail_id', '275'),
(5689, 1183, '_dp_original', '280'),
(5690, 1191, 'qodef_team_member_role', 'Animator'),
(5691, 1191, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5692, 1191, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5693, 1191, 'slide_template', 'default'),
(5694, 1191, '_dp_original', '1183'),
(5695, 1191, '_thumbnail_id', '1196'),
(5696, 1192, 'qodef_team_member_role', 'Manager'),
(5697, 1192, 'qodef_team_member_social_icons', 'a:4:{i:0;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-behance-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:40:\"https://www.behance.net/qode_interactive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:1;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:23:\"fab fa-pinterest-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:42:\"https://www.pinterest.com/qodeinteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:2;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:21:\"fab fa-twitter-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:35:\"https://twitter.com/QodeInteractive\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}i:3;a:11:{s:22:\"qodef_team_member_icon\";s:12:\"font-awesome\";s:32:\"qodef_team_member_icon-dripicons\";s:0:\"\";s:36:\"qodef_team_member_icon-elegant-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-font-awesome\";s:22:\"fab fa-facebook-square\";s:31:\"qodef_team_member_icon-ionicons\";s:0:\"\";s:34:\"qodef_team_member_icon-linea-icons\";s:0:\"\";s:35:\"qodef_team_member_icon-linear-icons\";s:0:\"\";s:37:\"qodef_team_member_icon-material-icons\";s:0:\"\";s:40:\"qodef_team_member_icon-simple-line-icons\";s:0:\"\";s:27:\"qodef_team_member_icon_link\";s:41:\"https://www.facebook.com/QodeInteractive/\";s:29:\"qodef_team_member_icon_target\";s:6:\"_blank\";}}'),
(5698, 1192, 'qodef_team_single_sidebar_layout', 'no-sidebar'),
(5699, 1192, 'slide_template', 'default'),
(5700, 1192, '_dp_original', '1178'),
(5701, 1192, '_thumbnail_id', '1197'),
(5702, 4758, '_menu_item_type', 'post_type'),
(5703, 4758, '_menu_item_menu_item_parent', '4751'),
(5704, 4758, '_menu_item_object_id', '61'),
(5705, 4758, '_menu_item_object', 'page'),
(5706, 4758, '_menu_item_target', ''),
(5707, 4758, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5708, 4758, '_menu_item_xfn', ''),
(5709, 4758, '_menu_item_url', ''),
(5710, 4758, 'menu-item-qodef-menu-item-appearance', 'none'),
(5711, 4759, '_menu_item_type', 'post_type'),
(5712, 4759, '_menu_item_menu_item_parent', '4732'),
(5713, 4759, '_menu_item_object_id', '66'),
(5714, 4759, '_menu_item_object', 'portfolio'),
(5715, 4759, '_menu_item_target', ''),
(5716, 4759, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5717, 4759, '_menu_item_xfn', ''),
(5718, 4759, '_menu_item_url', ''),
(5719, 4759, 'menu-item-qodef-menu-item-appearance', 'none'),
(5720, 4760, '_menu_item_type', 'post_type'),
(5721, 4760, '_menu_item_menu_item_parent', '4732'),
(5722, 4760, '_menu_item_object_id', '60'),
(5723, 4760, '_menu_item_object', 'portfolio'),
(5724, 4760, '_menu_item_target', ''),
(5725, 4760, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5726, 4760, '_menu_item_xfn', ''),
(5727, 4760, '_menu_item_url', ''),
(5728, 4760, 'menu-item-qodef-menu-item-appearance', 'none'),
(5729, 4761, '_menu_item_type', 'post_type'),
(5730, 4761, '_menu_item_menu_item_parent', '4732'),
(5731, 4761, '_menu_item_object_id', '59'),
(5732, 4761, '_menu_item_object', 'portfolio'),
(5733, 4761, '_menu_item_target', ''),
(5734, 4761, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5735, 4761, '_menu_item_xfn', ''),
(5736, 4761, '_menu_item_url', ''),
(5737, 4761, 'menu-item-qodef-menu-item-appearance', 'none'),
(5738, 4762, '_menu_item_type', 'post_type'),
(5739, 4762, '_menu_item_menu_item_parent', '4732'),
(5740, 4762, '_menu_item_object_id', '58'),
(5741, 4762, '_menu_item_object', 'portfolio'),
(5742, 4762, '_menu_item_target', ''),
(5743, 4762, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5744, 4762, '_menu_item_xfn', ''),
(5745, 4762, '_menu_item_url', ''),
(5746, 4762, 'menu-item-qodef-menu-item-appearance', 'none'),
(5747, 4763, '_menu_item_type', 'post_type'),
(5748, 4763, '_menu_item_menu_item_parent', '4732'),
(5749, 4763, '_menu_item_object_id', '39'),
(5750, 4763, '_menu_item_object', 'portfolio'),
(5751, 4763, '_menu_item_target', ''),
(5752, 4763, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5753, 4763, '_menu_item_xfn', ''),
(5754, 4763, '_menu_item_url', ''),
(5755, 4763, 'menu-item-qodef-menu-item-appearance', 'none'),
(5756, 4764, '_menu_item_type', 'post_type'),
(5757, 4764, '_menu_item_menu_item_parent', '4737'),
(5758, 4764, '_menu_item_object_id', '77'),
(5759, 4764, '_menu_item_object', 'post'),
(5760, 4764, '_menu_item_target', ''),
(5761, 4764, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5762, 4764, '_menu_item_xfn', ''),
(5763, 4764, '_menu_item_url', ''),
(5764, 4764, 'menu-item-qodef-menu-item-appearance', 'none'),
(5765, 4765, '_menu_item_type', 'post_type'),
(5766, 4765, '_menu_item_menu_item_parent', '4733'),
(5767, 4765, '_menu_item_object_id', '96'),
(5768, 4765, '_menu_item_object', 'page'),
(5769, 4765, '_menu_item_target', ''),
(5770, 4765, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5771, 4765, '_menu_item_xfn', ''),
(5772, 4765, '_menu_item_url', ''),
(5773, 4765, 'menu-item-qodef-menu-item-appearance', 'none'),
(5774, 4766, '_menu_item_type', 'post_type'),
(5775, 4766, '_menu_item_menu_item_parent', '4733'),
(5776, 4766, '_menu_item_object_id', '121'),
(5777, 4766, '_menu_item_object', 'page'),
(5778, 4766, '_menu_item_target', ''),
(5779, 4766, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5780, 4766, '_menu_item_xfn', ''),
(5781, 4766, '_menu_item_url', ''),
(5782, 4766, 'menu-item-qodef-menu-item-appearance', 'none'),
(5783, 4767, '_menu_item_type', 'post_type'),
(5784, 4767, '_menu_item_menu_item_parent', '4739'),
(5785, 4767, '_menu_item_object_id', '314'),
(5786, 4767, '_menu_item_object', 'page'),
(5787, 4767, '_menu_item_target', ''),
(5788, 4767, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5789, 4767, '_menu_item_xfn', ''),
(5790, 4767, '_menu_item_url', ''),
(5791, 4767, 'menu-item-qodef-menu-item-appearance', 'none'),
(5792, 4768, '_menu_item_type', 'post_type'),
(5793, 4768, '_menu_item_menu_item_parent', '4737'),
(5794, 4768, '_menu_item_object_id', '307'),
(5795, 4768, '_menu_item_object', 'post'),
(5796, 4768, '_menu_item_target', ''),
(5797, 4768, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5798, 4768, '_menu_item_xfn', ''),
(5799, 4768, '_menu_item_url', ''),
(5800, 4768, 'menu-item-qodef-menu-item-appearance', 'none'),
(5801, 4769, '_menu_item_type', 'post_type'),
(5802, 4769, '_menu_item_menu_item_parent', '4737'),
(5803, 4769, '_menu_item_object_id', '435'),
(5804, 4769, '_menu_item_object', 'post'),
(5805, 4769, '_menu_item_target', ''),
(5806, 4769, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5807, 4769, '_menu_item_xfn', ''),
(5808, 4769, '_menu_item_url', ''),
(5809, 4769, 'menu-item-qodef-menu-item-appearance', 'none'),
(5810, 4770, '_menu_item_type', 'post_type'),
(5811, 4770, '_menu_item_menu_item_parent', '4737'),
(5812, 4770, '_menu_item_object_id', '430'),
(5813, 4770, '_menu_item_object', 'post'),
(5814, 4770, '_menu_item_target', ''),
(5815, 4770, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5816, 4770, '_menu_item_xfn', ''),
(5817, 4770, '_menu_item_url', ''),
(5818, 4770, 'menu-item-qodef-menu-item-appearance', 'none'),
(5819, 4771, '_menu_item_type', 'post_type'),
(5820, 4771, '_menu_item_menu_item_parent', '4737'),
(5821, 4771, '_menu_item_object_id', '422'),
(5822, 4771, '_menu_item_object', 'post'),
(5823, 4771, '_menu_item_target', ''),
(5824, 4771, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5825, 4771, '_menu_item_xfn', ''),
(5826, 4771, '_menu_item_url', ''),
(5827, 4771, 'menu-item-qodef-menu-item-appearance', 'none'),
(5828, 4772, '_menu_item_type', 'post_type'),
(5829, 4772, '_menu_item_menu_item_parent', '4737'),
(5830, 4772, '_menu_item_object_id', '433'),
(5831, 4772, '_menu_item_object', 'post'),
(5832, 4772, '_menu_item_target', ''),
(5833, 4772, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5834, 4772, '_menu_item_xfn', ''),
(5835, 4772, '_menu_item_url', ''),
(5836, 4772, 'menu-item-qodef-menu-item-appearance', 'none'),
(5837, 4773, '_menu_item_type', 'post_type'),
(5838, 4773, '_menu_item_menu_item_parent', '4738'),
(5839, 4773, '_menu_item_object_id', '561'),
(5840, 4773, '_menu_item_object', 'page'),
(5841, 4773, '_menu_item_target', ''),
(5842, 4773, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5843, 4773, '_menu_item_xfn', ''),
(5844, 4773, '_menu_item_url', ''),
(5845, 4773, 'menu-item-qodef-menu-item-appearance', 'none'),
(5846, 4774, '_menu_item_type', 'post_type'),
(5847, 4774, '_menu_item_menu_item_parent', '4738'),
(5848, 4774, '_menu_item_object_id', '559'),
(5849, 4774, '_menu_item_object', 'page'),
(5850, 4774, '_menu_item_target', ''),
(5851, 4774, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5852, 4774, '_menu_item_xfn', ''),
(5853, 4774, '_menu_item_url', ''),
(5854, 4774, 'menu-item-qodef-menu-item-appearance', 'none'),
(5855, 4775, '_menu_item_type', 'post_type'),
(5856, 4775, '_menu_item_menu_item_parent', '4738'),
(5857, 4775, '_menu_item_object_id', '557'),
(5858, 4775, '_menu_item_object', 'page'),
(5859, 4775, '_menu_item_target', ''),
(5860, 4775, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5861, 4775, '_menu_item_xfn', ''),
(5862, 4775, '_menu_item_url', ''),
(5863, 4775, 'menu-item-qodef-menu-item-appearance', 'none'),
(5864, 4776, '_menu_item_type', 'post_type'),
(5865, 4776, '_menu_item_menu_item_parent', '4739'),
(5866, 4776, '_menu_item_object_id', '637'),
(5867, 4776, '_menu_item_object', 'page'),
(5868, 4776, '_menu_item_target', ''),
(5869, 4776, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5870, 4776, '_menu_item_xfn', ''),
(5871, 4776, '_menu_item_url', ''),
(5872, 4776, 'menu-item-qodef-menu-item-appearance', 'none'),
(5873, 4777, '_menu_item_type', 'post_type'),
(5874, 4777, '_menu_item_menu_item_parent', '4739'),
(5875, 4777, '_menu_item_object_id', '632'),
(5876, 4777, '_menu_item_object', 'page'),
(5877, 4777, '_menu_item_target', ''),
(5878, 4777, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5879, 4777, '_menu_item_xfn', ''),
(5880, 4777, '_menu_item_url', ''),
(5881, 4777, 'menu-item-qodef-menu-item-appearance', 'none'),
(5882, 4778, '_menu_item_type', 'post_type'),
(5883, 4778, '_menu_item_menu_item_parent', '4735'),
(5884, 4778, '_menu_item_object_id', '643'),
(5885, 4778, '_menu_item_object', 'page'),
(5886, 4778, '_menu_item_target', ''),
(5887, 4778, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5888, 4778, '_menu_item_xfn', ''),
(5889, 4778, '_menu_item_url', ''),
(5890, 4778, 'menu-item-qodef-menu-item-appearance', 'none'),
(5891, 4779, '_menu_item_type', 'post_type'),
(5892, 4779, '_menu_item_menu_item_parent', '4734'),
(5893, 4779, '_menu_item_object_id', '597'),
(5894, 4779, '_menu_item_object', 'page'),
(5895, 4779, '_menu_item_target', ''),
(5896, 4779, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5897, 4779, '_menu_item_xfn', ''),
(5898, 4779, '_menu_item_url', ''),
(5899, 4779, 'menu-item-qodef-menu-item-appearance', 'none'),
(5900, 4780, '_menu_item_type', 'post_type'),
(5901, 4780, '_menu_item_menu_item_parent', '4740'),
(5902, 4780, '_menu_item_object_id', '728'),
(5903, 4780, '_menu_item_object', 'page'),
(5904, 4780, '_menu_item_target', ''),
(5905, 4780, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5906, 4780, '_menu_item_xfn', ''),
(5907, 4780, '_menu_item_url', ''),
(5908, 4780, 'menu-item-qodef-menu-item-appearance', 'none'),
(5909, 4781, '_menu_item_type', 'post_type'),
(5910, 4781, '_menu_item_menu_item_parent', '4732'),
(5911, 4781, '_menu_item_object_id', '782'),
(5912, 4781, '_menu_item_object', 'portfolio'),
(5913, 4781, '_menu_item_target', ''),
(5914, 4781, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5915, 4781, '_menu_item_xfn', ''),
(5916, 4781, '_menu_item_url', ''),
(5917, 4781, 'menu-item-qodef-menu-item-appearance', 'none'),
(5918, 4782, '_menu_item_type', 'post_type'),
(5919, 4782, '_menu_item_menu_item_parent', '4732'),
(5920, 4782, '_menu_item_object_id', '65'),
(5921, 4782, '_menu_item_object', 'portfolio'),
(5922, 4782, '_menu_item_target', ''),
(5923, 4782, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5924, 4782, '_menu_item_xfn', ''),
(5925, 4782, '_menu_item_url', ''),
(5926, 4782, 'menu-item-qodef-menu-item-appearance', 'none'),
(5927, 4783, '_menu_item_type', 'post_type'),
(5928, 4783, '_menu_item_menu_item_parent', '4736'),
(5929, 4783, '_menu_item_object_id', '221'),
(5930, 4783, '_menu_item_object', 'page'),
(5931, 4783, '_menu_item_target', ''),
(5932, 4783, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5933, 4783, '_menu_item_xfn', ''),
(5934, 4783, '_menu_item_url', ''),
(5935, 4783, 'menu-item-qodef-menu-item-appearance', 'none'),
(5936, 4784, '_menu_item_type', 'post_type'),
(5937, 4784, '_menu_item_menu_item_parent', '4733'),
(5938, 4784, '_menu_item_object_id', '728'),
(5939, 4784, '_menu_item_object', 'page'),
(5940, 4784, '_menu_item_target', ''),
(5941, 4784, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5942, 4784, '_menu_item_xfn', ''),
(5943, 4784, '_menu_item_url', ''),
(5944, 4784, 'menu-item-qodef-menu-item-appearance', 'none'),
(5945, 4785, '_menu_item_type', 'post_type'),
(5946, 4785, '_menu_item_menu_item_parent', '4733'),
(5947, 4785, '_menu_item_object_id', '664'),
(5948, 4785, '_menu_item_object', 'page'),
(5949, 4785, '_menu_item_target', ''),
(5950, 4785, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5951, 4785, '_menu_item_xfn', ''),
(5952, 4785, '_menu_item_url', ''),
(5953, 4785, 'menu-item-qodef-menu-item-appearance', 'none'),
(5954, 4786, '_menu_item_type', 'post_type'),
(5955, 4786, '_menu_item_menu_item_parent', '4734'),
(5956, 4786, '_menu_item_object_id', '837'),
(5957, 4786, '_menu_item_object', 'page'),
(5958, 4786, '_menu_item_target', ''),
(5959, 4786, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5960, 4786, '_menu_item_xfn', ''),
(5961, 4786, '_menu_item_url', ''),
(5962, 4786, 'menu-item-qodef-menu-item-appearance', 'none'),
(5963, 4787, '_menu_item_type', 'post_type'),
(5964, 4787, '_menu_item_menu_item_parent', '4734'),
(5965, 4787, '_menu_item_object_id', '905'),
(5966, 4787, '_menu_item_object', 'page'),
(5967, 4787, '_menu_item_target', ''),
(5968, 4787, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5969, 4787, '_menu_item_xfn', ''),
(5970, 4787, '_menu_item_url', ''),
(5971, 4787, 'menu-item-qodef-menu-item-appearance', 'none'),
(5972, 4788, '_menu_item_type', 'post_type'),
(5973, 4788, '_menu_item_menu_item_parent', '4745'),
(5974, 4788, '_menu_item_object_id', '664'),
(5975, 4788, '_menu_item_object', 'page'),
(5976, 4788, '_menu_item_target', ''),
(5977, 4788, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5978, 4788, '_menu_item_xfn', ''),
(5979, 4788, '_menu_item_url', ''),
(5980, 4788, 'menu-item-qodef-menu-item-appearance', 'none'),
(5981, 4789, '_menu_item_type', 'post_type'),
(5982, 4789, '_menu_item_menu_item_parent', '4745'),
(5983, 4789, '_menu_item_object_id', '96'),
(5984, 4789, '_menu_item_object', 'page'),
(5985, 4789, '_menu_item_target', ''),
(5986, 4789, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5987, 4789, '_menu_item_xfn', ''),
(5988, 4789, '_menu_item_url', ''),
(5989, 4789, 'menu-item-qodef-menu-item-appearance', 'none'),
(5990, 4790, '_menu_item_type', 'post_type'),
(5991, 4790, '_menu_item_menu_item_parent', '4745'),
(5992, 4790, '_menu_item_object_id', '807'),
(5993, 4790, '_menu_item_object', 'page'),
(5994, 4790, '_menu_item_target', ''),
(5995, 4790, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(5996, 4790, '_menu_item_xfn', ''),
(5997, 4790, '_menu_item_url', ''),
(5998, 4790, 'menu-item-qodef-menu-item-appearance', 'none'),
(5999, 4791, '_menu_item_type', 'post_type'),
(6000, 4791, '_menu_item_menu_item_parent', '4746'),
(6001, 4791, '_menu_item_object_id', '837'),
(6002, 4791, '_menu_item_object', 'page'),
(6003, 4791, '_menu_item_target', ''),
(6004, 4791, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6005, 4791, '_menu_item_xfn', ''),
(6006, 4791, '_menu_item_url', ''),
(6007, 4791, 'menu-item-qodef-menu-item-appearance', 'none'),
(6008, 4792, '_menu_item_type', 'post_type'),
(6009, 4792, '_menu_item_menu_item_parent', '4746'),
(6010, 4792, '_menu_item_object_id', '1006'),
(6011, 4792, '_menu_item_object', 'page'),
(6012, 4792, '_menu_item_target', ''),
(6013, 4792, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6014, 4792, '_menu_item_xfn', ''),
(6015, 4792, '_menu_item_url', ''),
(6016, 4792, 'menu-item-qodef-menu-item-appearance', 'none'),
(6017, 4793, '_menu_item_type', 'post_type'),
(6018, 4793, '_menu_item_menu_item_parent', '4734'),
(6019, 4793, '_menu_item_object_id', '1006'),
(6020, 4793, '_menu_item_object', 'page'),
(6021, 4793, '_menu_item_target', ''),
(6022, 4793, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6023, 4793, '_menu_item_xfn', ''),
(6024, 4793, '_menu_item_url', ''),
(6025, 4793, 'menu-item-qodef-menu-item-appearance', 'none'),
(6026, 4794, '_menu_item_type', 'post_type'),
(6027, 4794, '_menu_item_menu_item_parent', '4733'),
(6028, 4794, '_menu_item_object_id', '979'),
(6029, 4794, '_menu_item_object', 'page'),
(6030, 4794, '_menu_item_target', ''),
(6031, 4794, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6032, 4794, '_menu_item_xfn', ''),
(6033, 4794, '_menu_item_url', ''),
(6034, 4794, 'menu-item-qodef-menu-item-appearance', 'none'),
(6035, 4795, '_menu_item_type', 'post_type'),
(6036, 4795, '_menu_item_menu_item_parent', '4733'),
(6037, 4795, '_menu_item_object_id', '953'),
(6038, 4795, '_menu_item_object', 'page'),
(6039, 4795, '_menu_item_target', ''),
(6040, 4795, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6041, 4795, '_menu_item_xfn', ''),
(6042, 4795, '_menu_item_url', ''),
(6043, 4795, 'menu-item-qodef-menu-item-appearance', 'none'),
(6044, 4796, '_menu_item_type', 'post_type'),
(6045, 4796, '_menu_item_menu_item_parent', '4733'),
(6046, 4796, '_menu_item_object_id', '830'),
(6047, 4796, '_menu_item_object', 'page'),
(6048, 4796, '_menu_item_target', ''),
(6049, 4796, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6050, 4796, '_menu_item_xfn', ''),
(6051, 4796, '_menu_item_url', ''),
(6052, 4796, 'menu-item-qodef-menu-item-appearance', 'none'),
(6053, 4797, '_menu_item_type', 'post_type'),
(6054, 4797, '_menu_item_menu_item_parent', '4733'),
(6055, 4797, '_menu_item_object_id', '807'),
(6056, 4797, '_menu_item_object', 'page'),
(6057, 4797, '_menu_item_target', ''),
(6058, 4797, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6059, 4797, '_menu_item_xfn', ''),
(6060, 4797, '_menu_item_url', ''),
(6061, 4797, 'menu-item-qodef-menu-item-appearance', 'none'),
(6062, 4798, '_menu_item_type', 'post_type'),
(6063, 4798, '_menu_item_menu_item_parent', '4734'),
(6064, 4798, '_menu_item_object_id', '1017'),
(6065, 4798, '_menu_item_object', 'page'),
(6066, 4798, '_menu_item_target', ''),
(6067, 4798, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6068, 4798, '_menu_item_xfn', ''),
(6069, 4798, '_menu_item_url', ''),
(6070, 4798, 'menu-item-qodef-menu-item-appearance', 'none'),
(6071, 4799, '_menu_item_type', 'post_type'),
(6072, 4799, '_menu_item_menu_item_parent', '4734'),
(6073, 4799, '_menu_item_object_id', '1090'),
(6074, 4799, '_menu_item_object', 'page'),
(6075, 4799, '_menu_item_target', ''),
(6076, 4799, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6077, 4799, '_menu_item_xfn', ''),
(6078, 4799, '_menu_item_url', ''),
(6079, 4799, 'menu-item-qodef-menu-item-appearance', 'none'),
(6080, 4800, '_menu_item_type', 'post_type'),
(6081, 4800, '_menu_item_menu_item_parent', '4734'),
(6082, 4800, '_menu_item_object_id', '1096'),
(6083, 4800, '_menu_item_object', 'page'),
(6084, 4800, '_menu_item_target', ''),
(6085, 4800, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6086, 4800, '_menu_item_xfn', ''),
(6087, 4800, '_menu_item_url', ''),
(6088, 4800, 'menu-item-qodef-menu-item-appearance', 'none'),
(6089, 4801, '_menu_item_type', 'post_type'),
(6090, 4801, '_menu_item_menu_item_parent', '4740'),
(6091, 4801, '_menu_item_object_id', '807'),
(6092, 4801, '_menu_item_object', 'page'),
(6093, 4801, '_menu_item_target', ''),
(6094, 4801, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6095, 4801, '_menu_item_xfn', ''),
(6096, 4801, '_menu_item_url', ''),
(6097, 4801, 'menu-item-qodef-menu-item-appearance', 'none'),
(6098, 4802, '_menu_item_type', 'post_type'),
(6099, 4802, '_menu_item_menu_item_parent', '4741'),
(6100, 4802, '_menu_item_object_id', '837'),
(6101, 4802, '_menu_item_object', 'page'),
(6102, 4802, '_menu_item_target', ''),
(6103, 4802, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6104, 4802, '_menu_item_xfn', ''),
(6105, 4802, '_menu_item_url', ''),
(6106, 4802, 'menu-item-qodef-menu-item-appearance', 'none'),
(6107, 4803, '_menu_item_type', 'post_type'),
(6108, 4803, '_menu_item_menu_item_parent', '4741'),
(6109, 4803, '_menu_item_object_id', '905'),
(6110, 4803, '_menu_item_object', 'page'),
(6111, 4803, '_menu_item_target', ''),
(6112, 4803, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6113, 4803, '_menu_item_xfn', ''),
(6114, 4803, '_menu_item_url', ''),
(6115, 4803, 'menu-item-qodef-menu-item-appearance', 'none'),
(6116, 4804, '_menu_item_type', 'post_type'),
(6117, 4804, '_menu_item_menu_item_parent', '4741'),
(6118, 4804, '_menu_item_object_id', '1006'),
(6119, 4804, '_menu_item_object', 'page'),
(6120, 4804, '_menu_item_target', ''),
(6121, 4804, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6122, 4804, '_menu_item_xfn', ''),
(6123, 4804, '_menu_item_url', ''),
(6124, 4804, 'menu-item-qodef-menu-item-appearance', 'none'),
(6125, 4805, '_menu_item_type', 'post_type'),
(6126, 4805, '_menu_item_menu_item_parent', '4751'),
(6127, 4805, '_menu_item_object_id', '1363'),
(6128, 4805, '_menu_item_object', 'page'),
(6129, 4805, '_menu_item_target', ''),
(6130, 4805, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6131, 4805, '_menu_item_xfn', ''),
(6132, 4805, '_menu_item_url', ''),
(6133, 4805, 'menu-item-qodef-menu-item-appearance', 'none'),
(6134, 4806, '_menu_item_type', 'post_type'),
(6135, 4806, '_menu_item_menu_item_parent', '4751'),
(6136, 4806, '_menu_item_object_id', '1361'),
(6137, 4806, '_menu_item_object', 'page'),
(6138, 4806, '_menu_item_target', ''),
(6139, 4806, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6140, 4806, '_menu_item_xfn', ''),
(6141, 4806, '_menu_item_url', ''),
(6142, 4806, 'menu-item-qodef-menu-item-appearance', 'none'),
(6143, 4807, '_menu_item_type', 'post_type'),
(6144, 4807, '_menu_item_menu_item_parent', '4751'),
(6145, 4807, '_menu_item_object_id', '1375'),
(6146, 4807, '_menu_item_object', 'page'),
(6147, 4807, '_menu_item_target', ''),
(6148, 4807, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6149, 4807, '_menu_item_xfn', ''),
(6150, 4807, '_menu_item_url', ''),
(6151, 4807, 'menu-item-qodef-menu-item-appearance', 'none'),
(6152, 4808, '_menu_item_type', 'post_type'),
(6153, 4808, '_menu_item_menu_item_parent', '4751'),
(6154, 4808, '_menu_item_object_id', '1380'),
(6155, 4808, '_menu_item_object', 'page'),
(6156, 4808, '_menu_item_target', ''),
(6157, 4808, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6158, 4808, '_menu_item_xfn', ''),
(6159, 4808, '_menu_item_url', ''),
(6160, 4808, 'menu-item-qodef-menu-item-appearance', 'none'),
(6161, 4809, '_menu_item_type', 'post_type'),
(6162, 4809, '_menu_item_menu_item_parent', '4750'),
(6163, 4809, '_menu_item_object_id', '1390'),
(6164, 4809, '_menu_item_object', 'page'),
(6165, 4809, '_menu_item_target', ''),
(6166, 4809, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6167, 4809, '_menu_item_xfn', ''),
(6168, 4809, '_menu_item_url', ''),
(6169, 4809, 'menu-item-qodef-menu-item-appearance', 'none'),
(6170, 4810, '_menu_item_type', 'post_type'),
(6171, 4810, '_menu_item_menu_item_parent', '4733'),
(6172, 4810, '_menu_item_object_id', '1058'),
(6173, 4810, '_menu_item_object', 'page'),
(6174, 4810, '_menu_item_target', ''),
(6175, 4810, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6176, 4810, '_menu_item_xfn', ''),
(6177, 4810, '_menu_item_url', ''),
(6178, 4810, 'menu-item-qodef-menu-item-appearance', 'none'),
(6179, 4811, '_menu_item_type', 'post_type'),
(6180, 4811, '_menu_item_menu_item_parent', '4733'),
(6181, 4811, '_menu_item_object_id', '1396'),
(6182, 4811, '_menu_item_object', 'page'),
(6183, 4811, '_menu_item_target', ''),
(6184, 4811, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6185, 4811, '_menu_item_xfn', ''),
(6186, 4811, '_menu_item_url', ''),
(6187, 4811, 'menu-item-qodef-menu-item-appearance', 'none'),
(6188, 4812, '_menu_item_type', 'post_type'),
(6189, 4812, '_menu_item_menu_item_parent', '4751'),
(6190, 4812, '_menu_item_object_id', '1571'),
(6191, 4812, '_menu_item_object', 'page'),
(6192, 4812, '_menu_item_target', ''),
(6193, 4812, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6194, 4812, '_menu_item_xfn', ''),
(6195, 4812, '_menu_item_url', ''),
(6196, 4812, 'menu-item-qodef-menu-item-appearance', 'none'),
(6197, 4813, '_menu_item_type', 'post_type'),
(6198, 4813, '_menu_item_menu_item_parent', '4751'),
(6199, 4813, '_menu_item_object_id', '1574'),
(6200, 4813, '_menu_item_object', 'page'),
(6201, 4813, '_menu_item_target', ''),
(6202, 4813, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6203, 4813, '_menu_item_xfn', ''),
(6204, 4813, '_menu_item_url', ''),
(6205, 4813, 'menu-item-qodef-menu-item-appearance', 'none'),
(6206, 4814, '_menu_item_type', 'post_type'),
(6207, 4814, '_menu_item_menu_item_parent', '4752'),
(6208, 4814, '_menu_item_object_id', '1646'),
(6209, 4814, '_menu_item_object', 'page'),
(6210, 4814, '_menu_item_target', ''),
(6211, 4814, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6212, 4814, '_menu_item_xfn', ''),
(6213, 4814, '_menu_item_url', ''),
(6214, 4814, 'menu-item-qodef-menu-item-appearance', 'none'),
(6215, 4815, '_menu_item_type', 'post_type'),
(6216, 4815, '_menu_item_menu_item_parent', '4752'),
(6217, 4815, '_menu_item_object_id', '1644'),
(6218, 4815, '_menu_item_object', 'page'),
(6219, 4815, '_menu_item_target', ''),
(6220, 4815, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6221, 4815, '_menu_item_xfn', ''),
(6222, 4815, '_menu_item_url', ''),
(6223, 4815, 'menu-item-qodef-menu-item-appearance', 'none'),
(6224, 4816, '_menu_item_type', 'post_type'),
(6225, 4816, '_menu_item_menu_item_parent', '4752'),
(6226, 4816, '_menu_item_object_id', '1642'),
(6227, 4816, '_menu_item_object', 'page'),
(6228, 4816, '_menu_item_target', ''),
(6229, 4816, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6230, 4816, '_menu_item_xfn', ''),
(6231, 4816, '_menu_item_url', ''),
(6232, 4816, 'menu-item-qodef-menu-item-appearance', 'none'),
(6233, 4817, '_menu_item_type', 'post_type'),
(6234, 4817, '_menu_item_menu_item_parent', '4752'),
(6235, 4817, '_menu_item_object_id', '1639'),
(6236, 4817, '_menu_item_object', 'page'),
(6237, 4817, '_menu_item_target', ''),
(6238, 4817, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6239, 4817, '_menu_item_xfn', ''),
(6240, 4817, '_menu_item_url', ''),
(6241, 4817, 'menu-item-qodef-menu-item-appearance', 'none'),
(6242, 4818, '_menu_item_type', 'post_type'),
(6243, 4818, '_menu_item_menu_item_parent', '4752'),
(6244, 4818, '_menu_item_object_id', '1636'),
(6245, 4818, '_menu_item_object', 'page'),
(6246, 4818, '_menu_item_target', ''),
(6247, 4818, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6248, 4818, '_menu_item_xfn', ''),
(6249, 4818, '_menu_item_url', ''),
(6250, 4818, 'menu-item-qodef-menu-item-appearance', 'none'),
(6251, 4819, '_menu_item_type', 'post_type'),
(6252, 4819, '_menu_item_menu_item_parent', '4752'),
(6253, 4819, '_menu_item_object_id', '1585'),
(6254, 4819, '_menu_item_object', 'page'),
(6255, 4819, '_menu_item_target', ''),
(6256, 4819, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6257, 4819, '_menu_item_xfn', ''),
(6258, 4819, '_menu_item_url', ''),
(6259, 4819, 'menu-item-qodef-menu-item-appearance', 'none'),
(6260, 4820, '_menu_item_type', 'post_type'),
(6261, 4820, '_menu_item_menu_item_parent', '4750'),
(6262, 4820, '_menu_item_object_id', '1745'),
(6263, 4820, '_menu_item_object', 'page'),
(6264, 4820, '_menu_item_target', ''),
(6265, 4820, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6266, 4820, '_menu_item_xfn', ''),
(6267, 4820, '_menu_item_url', ''),
(6268, 4820, 'menu-item-qodef-menu-item-appearance', 'none'),
(6269, 4821, '_menu_item_type', 'post_type'),
(6270, 4821, '_menu_item_menu_item_parent', '4750'),
(6271, 4821, '_menu_item_object_id', '1747'),
(6272, 4821, '_menu_item_object', 'page'),
(6273, 4821, '_menu_item_target', ''),
(6274, 4821, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6275, 4821, '_menu_item_xfn', ''),
(6276, 4821, '_menu_item_url', ''),
(6277, 4821, 'menu-item-qodef-menu-item-appearance', 'none'),
(6278, 4822, '_menu_item_type', 'post_type'),
(6279, 4822, '_menu_item_menu_item_parent', '4733'),
(6280, 4822, '_menu_item_object_id', '2017'),
(6281, 4822, '_menu_item_object', 'page'),
(6282, 4822, '_menu_item_target', '_blank'),
(6283, 4822, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6284, 4822, '_menu_item_xfn', ''),
(6285, 4822, '_menu_item_url', ''),
(6286, 4822, 'menu-item-qodef-menu-item-appearance', 'none'),
(6287, 4823, '_menu_item_type', 'post_type'),
(6288, 4823, '_menu_item_menu_item_parent', '0'),
(6289, 4823, '_menu_item_object_id', '2017'),
(6290, 4823, '_menu_item_object', 'page'),
(6291, 4823, '_menu_item_target', '_blank'),
(6292, 4823, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6293, 4823, '_menu_item_xfn', ''),
(6294, 4823, '_menu_item_url', ''),
(6295, 4823, 'menu-item-qodef-menu-item-appearance', 'none'),
(6296, 4824, '_menu_item_type', 'post_type'),
(6297, 4824, '_menu_item_menu_item_parent', '0'),
(6298, 4824, '_menu_item_object_id', '2017'),
(6299, 4824, '_menu_item_object', 'page'),
(6300, 4824, '_menu_item_target', '_blank'),
(6301, 4824, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6302, 4824, '_menu_item_xfn', ''),
(6303, 4824, '_menu_item_url', ''),
(6304, 4824, 'menu-item-qodef-menu-item-appearance', 'none'),
(6305, 4825, '_menu_item_type', 'post_type'),
(6306, 4825, '_menu_item_menu_item_parent', '4733'),
(6307, 4825, '_menu_item_object_id', '1741'),
(6308, 4825, '_menu_item_object', 'page'),
(6309, 4825, '_menu_item_target', ''),
(6310, 4825, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6311, 4825, '_menu_item_xfn', ''),
(6312, 4825, '_menu_item_url', ''),
(6313, 4825, 'menu-item-qodef-menu-item-appearance', 'none'),
(6314, 4826, '_menu_item_type', 'post_type'),
(6315, 4826, '_menu_item_menu_item_parent', '4746'),
(6316, 4826, '_menu_item_object_id', '905'),
(6317, 4826, '_menu_item_object', 'page'),
(6318, 4826, '_menu_item_target', ''),
(6319, 4826, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6320, 4826, '_menu_item_xfn', ''),
(6321, 4826, '_menu_item_url', ''),
(6322, 4826, 'menu-item-qodef-menu-item-appearance', 'none'),
(6323, 4827, '_menu_item_type', 'post_type'),
(6324, 4827, '_menu_item_menu_item_parent', '4747'),
(6325, 4827, '_menu_item_object_id', '1574'),
(6326, 4827, '_menu_item_object', 'page'),
(6327, 4827, '_menu_item_target', ''),
(6328, 4827, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6329, 4827, '_menu_item_xfn', ''),
(6330, 4827, '_menu_item_url', ''),
(6331, 4827, 'menu-item-qodef-menu-item-appearance', 'none'),
(6332, 4828, '_menu_item_type', 'post_type'),
(6333, 4828, '_menu_item_menu_item_parent', '4747'),
(6334, 4828, '_menu_item_object_id', '39'),
(6335, 4828, '_menu_item_object', 'portfolio'),
(6336, 4828, '_menu_item_target', ''),
(6337, 4828, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6338, 4828, '_menu_item_xfn', ''),
(6339, 4828, '_menu_item_url', ''),
(6340, 4828, 'menu-item-qodef-menu-item-appearance', 'none'),
(6341, 4829, '_menu_item_type', 'post_type'),
(6342, 4829, '_menu_item_menu_item_parent', '4742'),
(6343, 4829, '_menu_item_object_id', '1574'),
(6344, 4829, '_menu_item_object', 'page'),
(6345, 4829, '_menu_item_target', ''),
(6346, 4829, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6347, 4829, '_menu_item_xfn', ''),
(6348, 4829, '_menu_item_url', ''),
(6349, 4829, 'menu-item-qodef-menu-item-appearance', 'none'),
(6350, 4830, '_menu_item_type', 'post_type'),
(6351, 4830, '_menu_item_menu_item_parent', '4742'),
(6352, 4830, '_menu_item_object_id', '39'),
(6353, 4830, '_menu_item_object', 'portfolio'),
(6354, 4830, '_menu_item_target', ''),
(6355, 4830, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6356, 4830, '_menu_item_xfn', ''),
(6357, 4830, '_menu_item_url', ''),
(6358, 4830, 'menu-item-qodef-menu-item-appearance', 'none'),
(6359, 4831, '_menu_item_type', 'post_type'),
(6360, 4831, '_menu_item_menu_item_parent', '4740'),
(6361, 4831, '_menu_item_object_id', '830'),
(6362, 4831, '_menu_item_object', 'page'),
(6363, 4831, '_menu_item_target', ''),
(6364, 4831, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6365, 4831, '_menu_item_xfn', ''),
(6366, 4831, '_menu_item_url', ''),
(6367, 4831, 'menu-item-qodef-menu-item-appearance', 'none'),
(6368, 4832, '_menu_item_type', 'post_type'),
(6369, 4832, '_menu_item_menu_item_parent', '4751'),
(6370, 4832, '_menu_item_object_id', '2616'),
(6371, 4832, '_menu_item_object', 'page'),
(6372, 4832, '_menu_item_target', ''),
(6373, 4832, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6374, 4832, '_menu_item_xfn', ''),
(6375, 4832, '_menu_item_url', ''),
(6376, 4832, 'menu-item-qodef-menu-item-appearance', 'none'),
(6377, 4833, '_menu_item_type', 'post_type'),
(6378, 4833, '_menu_item_menu_item_parent', '4752'),
(6379, 4833, '_menu_item_object_id', '2614'),
(6380, 4833, '_menu_item_object', 'page'),
(6381, 4833, '_menu_item_target', ''),
(6382, 4833, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6383, 4833, '_menu_item_xfn', ''),
(6384, 4833, '_menu_item_url', ''),
(6385, 4833, 'menu-item-qodef-menu-item-appearance', 'none'),
(6386, 4834, '_menu_item_type', 'post_type'),
(6387, 4834, '_menu_item_menu_item_parent', '4757'),
(6388, 4834, '_menu_item_object_id', '2631'),
(6389, 4834, '_menu_item_object', 'page'),
(6390, 4834, '_menu_item_target', ''),
(6391, 4834, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6392, 4834, '_menu_item_xfn', ''),
(6393, 4834, '_menu_item_url', ''),
(6394, 4834, 'menu-item-qodef-menu-item-appearance', 'none'),
(6395, 4835, '_menu_item_type', 'post_type'),
(6396, 4835, '_menu_item_menu_item_parent', '4757'),
(6397, 4835, '_menu_item_object_id', '2629'),
(6398, 4835, '_menu_item_object', 'page'),
(6399, 4835, '_menu_item_target', ''),
(6400, 4835, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6401, 4835, '_menu_item_xfn', ''),
(6402, 4835, '_menu_item_url', ''),
(6403, 4835, 'menu-item-qodef-menu-item-appearance', 'none'),
(6404, 4836, '_menu_item_type', 'post_type'),
(6405, 4836, '_menu_item_menu_item_parent', '4757'),
(6406, 4836, '_menu_item_object_id', '2627'),
(6407, 4836, '_menu_item_object', 'page'),
(6408, 4836, '_menu_item_target', ''),
(6409, 4836, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6410, 4836, '_menu_item_xfn', ''),
(6411, 4836, '_menu_item_url', ''),
(6412, 4836, 'menu-item-qodef-menu-item-appearance', 'none'),
(6413, 4837, '_menu_item_type', 'post_type'),
(6414, 4837, '_menu_item_menu_item_parent', '4757'),
(6415, 4837, '_menu_item_object_id', '2625'),
(6416, 4837, '_menu_item_object', 'page'),
(6417, 4837, '_menu_item_target', ''),
(6418, 4837, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6419, 4837, '_menu_item_xfn', ''),
(6420, 4837, '_menu_item_url', ''),
(6421, 4837, 'menu-item-qodef-menu-item-appearance', 'none'),
(6422, 4838, '_menu_item_type', 'post_type'),
(6423, 4838, '_menu_item_menu_item_parent', '4757'),
(6424, 4838, '_menu_item_object_id', '2623'),
(6425, 4838, '_menu_item_object', 'page'),
(6426, 4838, '_menu_item_target', ''),
(6427, 4838, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6428, 4838, '_menu_item_xfn', ''),
(6429, 4838, '_menu_item_url', ''),
(6430, 4838, 'menu-item-qodef-menu-item-appearance', 'none'),
(6431, 4839, '_menu_item_type', 'post_type'),
(6432, 4839, '_menu_item_menu_item_parent', '4737'),
(6433, 4839, '_menu_item_object_id', '119'),
(6434, 4839, '_menu_item_object', 'post'),
(6435, 4839, '_menu_item_target', ''),
(6436, 4839, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6437, 4839, '_menu_item_xfn', ''),
(6438, 4839, '_menu_item_url', ''),
(6439, 4839, 'menu-item-qodef-menu-item-appearance', 'none'),
(6440, 4840, '_menu_item_type', 'post_type'),
(6441, 4840, '_menu_item_menu_item_parent', '4740'),
(6442, 4840, '_menu_item_object_id', '1741'),
(6443, 4840, '_menu_item_object', 'page'),
(6444, 4840, '_menu_item_target', ''),
(6445, 4840, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6446, 4840, '_menu_item_xfn', ''),
(6447, 4840, '_menu_item_url', ''),
(6448, 4840, 'menu-item-qodef-menu-item-appearance', 'none'),
(6451, 96, '_elementor_page_assets', 'a:0:{}'),
(6453, 837, '_elementor_page_assets', 'a:0:{}'),
(6454, 96, '_edit_lock', '1693834958:1'),
(6455, 4841, '_edit_lock', '1694009152:1'),
(6456, 4841, '_edit_last', '1'),
(6457, 4841, 'qodef_content_behind_header', 'yes'),
(6458, 4841, 'qodef_show_header_widget_areas', 'yes'),
(6459, 4841, 'qodef_page_title_text_alignment', 'default'),
(6460, 4841, '_elementor_edit_mode', 'builder'),
(6461, 4841, '_wpb_vc_js_status', 'false'),
(6462, 4841, '_elementor_template_type', 'wp-page'),
(6463, 4841, '_elementor_version', '3.15.3'),
(6464, 4843, '_elementor_edit_mode', 'builder'),
(6465, 4843, '_elementor_template_type', 'wp-page'),
(6466, 4843, '_elementor_version', '3.15.3'),
(6467, 4844, '_elementor_edit_mode', 'builder'),
(6468, 4844, '_elementor_template_type', 'wp-page'),
(6469, 4844, '_elementor_version', '3.15.3'),
(6470, 4841, '_wp_page_template', 'default'),
(6471, 4841, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6472, 4845, '_elementor_edit_mode', 'builder'),
(6473, 4845, '_elementor_template_type', 'wp-page'),
(6474, 4845, '_elementor_version', '3.15.3'),
(6475, 4845, '_wp_page_template', 'default'),
(6476, 4845, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6477, 4841, '_elementor_page_assets', 'a:0:{}'),
(6479, 4841, 'qodef_enable_page_footer', 'no'),
(6480, 4841, 'qodef_page_content_padding', '0 0'),
(6484, 4841, 'qodef_enable_page_title', 'no'),
(6485, 4841, 'qodef_content_width', '1100'),
(6486, 4841, 'qodef_header_layout', 'standard'),
(6487, 4841, 'qodef_header_scroll_appearance', 'sticky'),
(6488, 4841, 'qodef_sticky_header_scroll_amount', '1150'),
(6489, 4841, 'qodef_standard_header_in_grid', 'no'),
(6490, 4841, 'qodef_standard_header_menu_position', 'right'),
(6491, 4841, 'qodef_header_skin', 'light'),
(6492, 4846, '_wp_attached_file', '2023/09/logo.png'),
(6493, 4846, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:100;s:6:\"height\";i:40;s:4:\"file\";s:16:\"2023/09/logo.png\";s:8:\"filesize\";i:3608;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:{}}}'),
(6494, 4847, '_elementor_edit_mode', 'builder'),
(6495, 4847, '_elementor_template_type', 'wp-page'),
(6496, 4847, '_elementor_version', '3.15.3'),
(6497, 4847, '_wp_page_template', 'default'),
(6498, 4847, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6499, 4847, '_elementor_page_assets', 'a:0:{}'),
(6501, 4848, '_elementor_edit_mode', 'builder'),
(6502, 4848, '_elementor_template_type', 'wp-page'),
(6503, 4848, '_elementor_version', '3.15.3'),
(6504, 4848, '_wp_page_template', 'default'),
(6505, 4848, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6506, 4848, '_elementor_page_assets', 'a:0:{}'),
(6508, 4849, '_elementor_edit_mode', 'builder'),
(6509, 4849, '_elementor_template_type', 'wp-page'),
(6510, 4849, '_elementor_version', '3.15.3'),
(6511, 4849, '_wp_page_template', 'default'),
(6512, 4849, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6513, 4849, '_elementor_page_assets', 'a:0:{}'),
(6516, 4850, '_elementor_edit_mode', 'builder'),
(6517, 4850, '_elementor_template_type', 'wp-page'),
(6518, 4850, '_elementor_version', '3.15.3'),
(6519, 4850, '_wp_page_template', 'default'),
(6520, 4850, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6521, 4850, '_elementor_page_assets', 'a:0:{}'),
(6523, 4851, '_elementor_edit_mode', 'builder'),
(6524, 4851, '_elementor_template_type', 'wp-page'),
(6525, 4851, '_elementor_version', '3.15.3'),
(6526, 4851, '_wp_page_template', 'default'),
(6527, 4851, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6528, 4851, '_elementor_page_assets', 'a:0:{}'),
(6530, 4852, '_elementor_edit_mode', 'builder'),
(6531, 4852, '_elementor_template_type', 'wp-page'),
(6532, 4852, '_elementor_version', '3.15.3'),
(6533, 4852, '_wp_page_template', 'default'),
(6534, 4852, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6535, 4852, '_elementor_page_assets', 'a:0:{}'),
(6538, 4853, '_elementor_edit_mode', 'builder'),
(6539, 4853, '_elementor_template_type', 'wp-page'),
(6540, 4853, '_elementor_version', '3.15.3'),
(6541, 4853, '_wp_page_template', 'default'),
(6542, 4853, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6543, 4853, '_elementor_page_assets', 'a:0:{}'),
(6545, 4854, '_elementor_edit_mode', 'builder'),
(6546, 4854, '_elementor_template_type', 'wp-page'),
(6547, 4854, '_elementor_version', '3.15.3'),
(6548, 4854, '_wp_page_template', 'default'),
(6549, 4854, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6550, 4854, '_elementor_page_assets', 'a:0:{}'),
(6552, 4855, '_elementor_edit_mode', 'builder'),
(6553, 4855, '_elementor_template_type', 'wp-page'),
(6554, 4855, '_elementor_version', '3.15.3'),
(6555, 4855, '_wp_page_template', 'default'),
(6556, 4855, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6557, 4855, '_elementor_page_assets', 'a:0:{}'),
(6560, 4856, '_elementor_edit_mode', 'builder'),
(6561, 4856, '_elementor_template_type', 'wp-page'),
(6562, 4856, '_elementor_version', '3.15.3'),
(6563, 4856, '_wp_page_template', 'default'),
(6564, 4856, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6565, 4856, '_elementor_page_assets', 'a:0:{}'),
(6567, 4857, '_elementor_edit_mode', 'builder'),
(6568, 4857, '_elementor_template_type', 'wp-page'),
(6569, 4857, '_elementor_version', '3.15.3'),
(6570, 4857, '_wp_page_template', 'default'),
(6571, 4857, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62a0a8a\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9da084f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a752018\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main Home Video\",\"shortcode\":\"[rev_slider alias=\\\"main-home-video\\\" slidertitle=\\\"Main Home Video\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6572, 4857, '_elementor_page_assets', 'a:0:{}'),
(6574, 4858, '_elementor_edit_mode', 'builder'),
(6575, 4858, '_elementor_template_type', 'wp-page'),
(6576, 4858, '_elementor_version', '3.15.3'),
(6577, 4858, '_wp_page_template', 'default'),
(6578, 4858, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6579, 4858, '_elementor_page_assets', 'a:0:{}'),
(6582, 4859, '_elementor_edit_mode', 'builder'),
(6583, 4859, '_elementor_template_type', 'wp-page'),
(6584, 4859, '_elementor_version', '3.15.3'),
(6585, 4859, '_wp_page_template', 'default'),
(6586, 4859, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6587, 4859, '_elementor_page_assets', 'a:0:{}'),
(6589, 4860, '_elementor_edit_mode', 'builder'),
(6590, 4860, '_elementor_template_type', 'wp-page'),
(6591, 4860, '_elementor_version', '3.15.3'),
(6592, 4860, '_wp_page_template', 'default'),
(6593, 4860, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9486b86\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39cc80b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"6f5a25a\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6594, 4860, '_elementor_page_assets', 'a:0:{}'),
(6596, 4861, '_elementor_edit_mode', 'builder'),
(6597, 4861, '_elementor_template_type', 'wp-page'),
(6598, 4861, '_elementor_version', '3.15.3'),
(6599, 4861, '_wp_page_template', 'default'),
(6600, 4861, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6601, 4861, '_elementor_page_assets', 'a:0:{}'),
(6610, 4863, '_elementor_edit_mode', 'builder'),
(6611, 4863, '_elementor_template_type', 'wp-page'),
(6612, 4863, '_elementor_version', '3.15.3'),
(6613, 4863, '_wp_page_template', 'default'),
(6614, 4863, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6615, 4863, '_elementor_page_assets', 'a:0:{}'),
(6617, 4864, '_elementor_edit_mode', 'builder'),
(6618, 4864, '_elementor_template_type', 'wp-page'),
(6619, 4864, '_elementor_version', '3.15.3'),
(6620, 4864, '_wp_page_template', 'default'),
(6621, 4864, '_elementor_data', '[{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6622, 4864, '_elementor_page_assets', 'a:0:{}'),
(6624, 4865, '_elementor_edit_mode', 'builder'),
(6625, 4865, '_elementor_template_type', 'wp-page'),
(6626, 4865, '_elementor_version', '3.15.3'),
(6627, 4865, '_wp_page_template', 'default'),
(6628, 4865, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6629, 4865, '_elementor_page_assets', 'a:0:{}'),
(6632, 4866, '_elementor_edit_mode', 'builder'),
(6633, 4866, '_elementor_template_type', 'wp-page'),
(6634, 4866, '_elementor_version', '3.15.3'),
(6635, 4866, '_wp_page_template', 'default'),
(6636, 4866, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6637, 4866, '_elementor_page_assets', 'a:0:{}'),
(6639, 4867, '_elementor_edit_mode', 'builder'),
(6640, 4867, '_elementor_template_type', 'wp-page'),
(6641, 4867, '_elementor_version', '3.15.3'),
(6642, 4867, '_wp_page_template', 'default'),
(6643, 4867, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6644, 4867, '_elementor_page_assets', 'a:0:{}'),
(6646, 4868, '_elementor_edit_mode', 'builder'),
(6647, 4868, '_elementor_template_type', 'wp-page'),
(6648, 4868, '_elementor_version', '3.15.3'),
(6649, 4868, '_wp_page_template', 'default'),
(6650, 4868, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6651, 4868, '_elementor_page_assets', 'a:0:{}'),
(6654, 4869, '_elementor_edit_mode', 'builder'),
(6655, 4869, '_elementor_template_type', 'wp-page'),
(6656, 4869, '_elementor_version', '3.15.3'),
(6657, 4869, '_wp_page_template', 'default'),
(6658, 4869, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6659, 4869, '_elementor_page_assets', 'a:0:{}'),
(6661, 4870, '_elementor_edit_mode', 'builder'),
(6662, 4870, '_elementor_template_type', 'wp-page'),
(6663, 4870, '_elementor_version', '3.15.3'),
(6664, 4870, '_wp_page_template', 'default'),
(6665, 4870, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6666, 4870, '_elementor_page_assets', 'a:0:{}'),
(6668, 4871, '_elementor_edit_mode', 'builder'),
(6669, 4871, '_elementor_template_type', 'wp-page'),
(6670, 4871, '_elementor_version', '3.15.3'),
(6671, 4871, '_wp_page_template', 'default'),
(6672, 4871, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6673, 4871, '_elementor_page_assets', 'a:0:{}'),
(6676, 4872, '_elementor_edit_mode', 'builder'),
(6677, 4872, '_elementor_template_type', 'wp-page'),
(6678, 4872, '_elementor_version', '3.15.3'),
(6679, 4872, '_wp_page_template', 'default'),
(6680, 4872, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6681, 4872, '_elementor_page_assets', 'a:0:{}'),
(6683, 4873, '_elementor_edit_mode', 'builder'),
(6684, 4873, '_elementor_template_type', 'wp-page'),
(6685, 4873, '_elementor_version', '3.15.3'),
(6686, 4873, '_wp_page_template', 'default'),
(6687, 4873, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6688, 4873, '_elementor_page_assets', 'a:0:{}'),
(6690, 4874, '_elementor_edit_mode', 'builder'),
(6691, 4874, '_elementor_template_type', 'wp-page'),
(6692, 4874, '_elementor_version', '3.15.3'),
(6693, 4874, '_wp_page_template', 'default'),
(6694, 4874, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6695, 4874, '_elementor_page_assets', 'a:0:{}'),
(6697, 4875, '_elementor_edit_mode', 'builder'),
(6698, 4875, '_elementor_template_type', 'wp-page'),
(6699, 4875, '_elementor_version', '3.15.3'),
(6700, 4875, '_wp_page_template', 'default'),
(6701, 4875, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6702, 4875, '_elementor_page_assets', 'a:0:{}'),
(6703, 4876, '_elementor_edit_mode', 'builder'),
(6704, 4876, '_elementor_template_type', 'wp-page'),
(6705, 4876, '_elementor_version', '3.15.3'),
(6706, 4876, '_wp_page_template', 'default'),
(6707, 4876, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6708, 4876, '_elementor_page_assets', 'a:0:{}'),
(6709, 4877, '_elementor_edit_mode', 'builder'),
(6710, 4877, '_elementor_template_type', 'wp-page'),
(6711, 4877, '_elementor_version', '3.15.3'),
(6712, 4877, '_wp_page_template', 'default'),
(6713, 4877, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6714, 4877, '_elementor_page_assets', 'a:0:{}'),
(6716, 4878, '_elementor_edit_mode', 'builder'),
(6717, 4878, '_elementor_template_type', 'wp-page'),
(6718, 4878, '_elementor_version', '3.15.3'),
(6719, 4878, '_wp_page_template', 'default'),
(6720, 4878, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6721, 4878, '_elementor_page_assets', 'a:0:{}'),
(6723, 4879, '_elementor_edit_mode', 'builder'),
(6724, 4879, '_elementor_template_type', 'wp-page'),
(6725, 4879, '_elementor_version', '3.15.3'),
(6726, 4879, '_wp_page_template', 'default'),
(6727, 4879, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6728, 4879, '_elementor_page_assets', 'a:0:{}'),
(6730, 4880, '_elementor_edit_mode', 'builder'),
(6731, 4880, '_elementor_template_type', 'wp-page'),
(6732, 4880, '_elementor_version', '3.15.3'),
(6733, 4880, '_wp_page_template', 'default'),
(6734, 4880, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6735, 4880, '_elementor_page_assets', 'a:0:{}'),
(6738, 4881, '_elementor_edit_mode', 'builder'),
(6739, 4881, '_elementor_template_type', 'wp-page'),
(6740, 4881, '_elementor_version', '3.15.3'),
(6741, 4881, '_wp_page_template', 'default'),
(6742, 4881, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6743, 4881, '_elementor_page_assets', 'a:0:{}'),
(6745, 4882, '_elementor_edit_mode', 'builder'),
(6746, 4882, '_elementor_template_type', 'wp-page'),
(6747, 4882, '_elementor_version', '3.15.3'),
(6748, 4882, '_wp_page_template', 'default'),
(6749, 4882, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6750, 4882, '_elementor_page_assets', 'a:0:{}'),
(6752, 4883, '_elementor_edit_mode', 'builder'),
(6753, 4883, '_elementor_template_type', 'wp-page'),
(6754, 4883, '_elementor_version', '3.15.3'),
(6755, 4883, '_wp_page_template', 'default'),
(6756, 4883, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6757, 4883, '_elementor_page_assets', 'a:0:{}'),
(6760, 4884, '_elementor_edit_mode', 'builder'),
(6761, 4884, '_elementor_template_type', 'wp-page'),
(6762, 4884, '_elementor_version', '3.15.3'),
(6763, 4884, '_wp_page_template', 'default'),
(6764, 4884, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6765, 4884, '_elementor_page_assets', 'a:0:{}'),
(6767, 4885, '_elementor_edit_mode', 'builder'),
(6768, 4885, '_elementor_template_type', 'wp-page'),
(6769, 4885, '_elementor_version', '3.15.3'),
(6770, 4885, '_wp_page_template', 'default'),
(6771, 4885, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6772, 4885, '_elementor_page_assets', 'a:0:{}'),
(6774, 4886, '_elementor_edit_mode', 'builder'),
(6775, 4886, '_elementor_template_type', 'wp-page'),
(6776, 4886, '_elementor_version', '3.15.3'),
(6777, 4886, '_wp_page_template', 'default'),
(6778, 4886, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6779, 4886, '_elementor_page_assets', 'a:0:{}'),
(6782, 4887, '_elementor_edit_mode', 'builder'),
(6783, 4887, '_elementor_template_type', 'wp-page'),
(6784, 4887, '_elementor_version', '3.15.3'),
(6785, 4887, '_wp_page_template', 'default'),
(6786, 4887, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6787, 4887, '_elementor_page_assets', 'a:0:{}'),
(6789, 4888, '_elementor_edit_mode', 'builder'),
(6790, 4888, '_elementor_template_type', 'wp-page'),
(6791, 4888, '_elementor_version', '3.15.3'),
(6792, 4888, '_wp_page_template', 'default'),
(6793, 4888, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"yt_privacy\":\"yes\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6794, 4888, '_elementor_page_assets', 'a:0:{}'),
(6796, 4889, '_elementor_edit_mode', 'builder'),
(6797, 4889, '_elementor_template_type', 'wp-page'),
(6798, 4889, '_elementor_version', '3.15.3'),
(6799, 4889, '_wp_page_template', 'default'),
(6800, 4889, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6801, 4889, '_elementor_page_assets', 'a:0:{}'),
(6811, 4891, '_elementor_edit_mode', 'builder'),
(6812, 4891, '_elementor_template_type', 'wp-page'),
(6813, 4891, '_elementor_version', '3.15.3'),
(6814, 4891, '_wp_page_template', 'default'),
(6815, 4891, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6816, 4891, '_elementor_page_assets', 'a:0:{}'),
(6817, 4892, '_elementor_edit_mode', 'builder'),
(6818, 4892, '_elementor_template_type', 'wp-page'),
(6819, 4892, '_elementor_version', '3.15.3'),
(6820, 4892, '_wp_page_template', 'default'),
(6821, 4892, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6822, 4892, '_elementor_page_assets', 'a:0:{}'),
(6823, 4893, '_elementor_edit_mode', 'builder'),
(6824, 4893, '_elementor_template_type', 'wp-page'),
(6825, 4893, '_elementor_version', '3.15.3'),
(6826, 4893, '_wp_page_template', 'default'),
(6827, 4893, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6828, 4893, '_elementor_page_assets', 'a:0:{}'),
(6830, 4894, '_elementor_edit_mode', 'builder'),
(6831, 4894, '_elementor_template_type', 'wp-page'),
(6832, 4894, '_elementor_version', '3.15.3'),
(6833, 4894, '_wp_page_template', 'default'),
(6834, 4894, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6835, 4894, '_elementor_page_assets', 'a:0:{}'),
(6837, 4895, '_elementor_edit_mode', 'builder'),
(6838, 4895, '_elementor_template_type', 'wp-page'),
(6839, 4895, '_elementor_version', '3.15.3'),
(6840, 4895, '_wp_page_template', 'default'),
(6841, 4895, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6842, 4895, '_elementor_page_assets', 'a:0:{}'),
(6844, 4896, '_elementor_edit_mode', 'builder'),
(6845, 4896, '_elementor_template_type', 'wp-page'),
(6846, 4896, '_elementor_version', '3.15.3'),
(6847, 4896, '_wp_page_template', 'default'),
(6848, 4896, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6849, 4896, '_elementor_page_assets', 'a:0:{}'),
(6852, 4841, '_oembed_97a641188f46f7707c6e2462063e7c6d', '<iframe title=\"vimeo placeholder\" src=\"https://player.vimeo.com/video/235215203?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(6853, 4841, '_oembed_time_97a641188f46f7707c6e2462063e7c6d', '1693908298'),
(6854, 4897, '_elementor_edit_mode', 'builder'),
(6855, 4897, '_elementor_template_type', 'wp-page'),
(6856, 4897, '_elementor_version', '3.15.3'),
(6857, 4897, '_wp_page_template', 'default'),
(6858, 4897, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6859, 4897, '_elementor_page_assets', 'a:0:{}'),
(6861, 4898, '_elementor_edit_mode', 'builder'),
(6862, 4898, '_elementor_template_type', 'wp-page'),
(6863, 4898, '_elementor_version', '3.15.3'),
(6864, 4898, '_wp_page_template', 'default'),
(6865, 4898, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bfeedd0\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"_element_id\":\"home_slide_bg\"},\"elements\":[{\"id\":\"ddfdcdc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e88b35f\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home\",\"shortcode\":\"[rev_slider alias=\\\"main-home-1\\\" slidertitle=\\\"Main-Home\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6866, 4898, '_elementor_page_assets', 'a:0:{}'),
(6868, 4899, '_elementor_edit_mode', 'builder'),
(6869, 4899, '_elementor_template_type', 'wp-page'),
(6870, 4899, '_elementor_version', '3.15.3'),
(6871, 4899, '_wp_page_template', 'default'),
(6872, 4899, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6873, 4899, '_elementor_page_assets', 'a:0:{}'),
(6876, 4900, '_elementor_edit_mode', 'builder'),
(6877, 4900, '_elementor_template_type', 'wp-page'),
(6878, 4900, '_elementor_version', '3.15.3'),
(6879, 4900, '_wp_page_template', 'default'),
(6880, 4900, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6881, 4900, '_elementor_page_assets', 'a:0:{}'),
(6883, 4901, '_elementor_edit_mode', 'builder'),
(6884, 4901, '_elementor_template_type', 'wp-page'),
(6885, 4901, '_elementor_version', '3.15.3'),
(6886, 4901, '_wp_page_template', 'default'),
(6887, 4901, '_elementor_data', '[{\"id\":\"d08cfd4\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\",\"overflow\":\"hidden\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"3ab83a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e479371\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\",\"_element_width\":\"inherit\",\"_element_vertical_align\":\"center\",\"_background_background\":\"classic\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"css_filters_css_filter\":\"custom\",\"video_type\":\"vimeo\",\"loop\":\"yes\",\"yt_privacy\":\"yes\",\"_mask_shape\":\"hexagon\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6888, 4901, '_elementor_page_assets', 'a:0:{}'),
(6890, 4902, '_elementor_edit_mode', 'builder'),
(6891, 4902, '_elementor_template_type', 'wp-page'),
(6892, 4902, '_elementor_version', '3.15.3'),
(6893, 4902, '_wp_page_template', 'default'),
(6894, 4902, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6895, 4902, '_elementor_page_assets', 'a:0:{}'),
(6906, 4904, '_elementor_edit_mode', 'builder'),
(6907, 4904, '_elementor_template_type', 'wp-page'),
(6908, 4904, '_elementor_version', '3.15.3'),
(6909, 4904, '_wp_page_template', 'default'),
(6910, 4904, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6911, 4904, '_elementor_page_assets', 'a:0:{}'),
(6913, 4905, '_elementor_edit_mode', 'builder'),
(6914, 4905, '_elementor_template_type', 'wp-page'),
(6915, 4905, '_elementor_version', '3.15.3'),
(6916, 4905, '_wp_page_template', 'default'),
(6917, 4905, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6918, 4905, '_elementor_page_assets', 'a:0:{}'),
(6920, 4906, '_elementor_edit_mode', 'builder'),
(6921, 4906, '_elementor_template_type', 'wp-page'),
(6922, 4906, '_elementor_version', '3.15.3'),
(6923, 4906, '_wp_page_template', 'default'),
(6924, 4906, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6925, 4906, '_elementor_page_assets', 'a:0:{}'),
(6928, 4907, '_elementor_edit_mode', 'builder'),
(6929, 4907, '_elementor_template_type', 'wp-page'),
(6930, 4907, '_elementor_version', '3.15.3'),
(6931, 4907, '_wp_page_template', 'default'),
(6932, 4907, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6933, 4907, '_elementor_page_assets', 'a:0:{}'),
(6935, 4908, '_elementor_edit_mode', 'builder'),
(6936, 4908, '_elementor_template_type', 'wp-page'),
(6937, 4908, '_elementor_version', '3.15.3'),
(6938, 4908, '_wp_page_template', 'default'),
(6939, 4908, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6940, 4908, '_elementor_page_assets', 'a:0:{}'),
(6942, 4909, '_elementor_edit_mode', 'builder'),
(6943, 4909, '_elementor_template_type', 'wp-page'),
(6944, 4909, '_elementor_version', '3.15.3'),
(6945, 4909, '_wp_page_template', 'default'),
(6946, 4909, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6947, 4909, '_elementor_page_assets', 'a:0:{}'),
(6950, 4910, '_elementor_edit_mode', 'builder'),
(6951, 4910, '_elementor_template_type', 'wp-page'),
(6952, 4910, '_elementor_version', '3.15.3'),
(6953, 4910, '_wp_page_template', 'default'),
(6954, 4910, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6955, 4910, '_elementor_page_assets', 'a:0:{}'),
(6957, 4911, '_elementor_edit_mode', 'builder'),
(6958, 4911, '_elementor_template_type', 'wp-page'),
(6959, 4911, '_elementor_version', '3.15.3'),
(6960, 4911, '_wp_page_template', 'default'),
(6961, 4911, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6f58d4\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6962, 4911, '_elementor_page_assets', 'a:0:{}'),
(6964, 4912, '_elementor_edit_mode', 'builder'),
(6965, 4912, '_elementor_template_type', 'wp-page'),
(6966, 4912, '_elementor_version', '3.15.3'),
(6967, 4912, '_wp_page_template', 'default'),
(6968, 4912, '_elementor_data', '[{\"id\":\"745bce8\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5c2cd97\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f35082f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"full\",\"content_position\":\"middle\"},\"elements\":[{\"id\":\"14d778d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ed9e6c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Main-Home New\",\"shortcode\":\"[rev_slider alias=\\\"main-home-new\\\" slidertitle=\\\"Main-Home New\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(6969, 4912, '_elementor_page_assets', 'a:0:{}'),
(6972, 4913, '_menu_item_type', 'post_type'),
(6973, 4913, '_menu_item_menu_item_parent', '0'),
(6974, 4913, '_menu_item_object_id', '4841'),
(6975, 4913, '_menu_item_object', 'page'),
(6976, 4913, '_menu_item_target', ''),
(6977, 4913, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(6978, 4913, '_menu_item_xfn', ''),
(6979, 4913, '_menu_item_url', ''),
(6981, 4913, 'menu-item-qodef-menu-item-appearance', 'none'),
(6994, 1006, '_elementor_page_assets', 'a:0:{}'),
(6995, 1006, '_edit_lock', '1694173586:1'),
(6996, 4916, '_edit_lock', '1694604429:1'),
(6997, 4916, '_edit_last', '1'),
(6998, 4916, 'qodef_content_behind_header', 'no'),
(6999, 4916, 'qodef_show_header_widget_areas', 'yes'),
(7000, 4916, 'qodef_page_title_text_alignment', 'default'),
(7001, 4916, '_wpb_vc_js_status', 'false'),
(7002, 4918, '_menu_item_type', 'post_type'),
(7003, 4918, '_menu_item_menu_item_parent', '0'),
(7004, 4918, '_menu_item_object_id', '4916'),
(7005, 4918, '_menu_item_object', 'page'),
(7006, 4918, '_menu_item_target', ''),
(7007, 4918, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7008, 4918, '_menu_item_xfn', ''),
(7009, 4918, '_menu_item_url', ''),
(7010, 4918, '_menu_item_orphaned', '1693915680'),
(7011, 4919, '_edit_lock', '1694505034:1'),
(7012, 4919, '_edit_last', '1'),
(7013, 4919, 'qodef_content_behind_header', 'no'),
(7014, 4919, 'qodef_show_header_widget_areas', 'yes'),
(7015, 4919, 'qodef_page_title_text_alignment', 'default'),
(7016, 4919, '_wpb_vc_js_status', 'false'),
(7017, 4921, '_menu_item_type', 'post_type'),
(7018, 4921, '_menu_item_menu_item_parent', '0'),
(7019, 4921, '_menu_item_object_id', '4919'),
(7020, 4921, '_menu_item_object', 'page'),
(7021, 4921, '_menu_item_target', ''),
(7022, 4921, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7023, 4921, '_menu_item_xfn', ''),
(7024, 4921, '_menu_item_url', ''),
(7026, 4921, 'menu-item-qodef-menu-item-appearance', 'none'),
(7027, 4922, '_edit_lock', '1694598381:1'),
(7028, 4922, '_edit_last', '1'),
(7029, 4922, 'qodef_content_behind_header', 'no'),
(7030, 4922, 'qodef_show_header_widget_areas', 'yes'),
(7031, 4922, 'qodef_page_title_text_alignment', 'default'),
(7032, 4922, '_wpb_vc_js_status', 'false'),
(7043, 4925, '_edit_lock', '1693986131:1'),
(7044, 4925, '_edit_last', '1'),
(7045, 4925, 'qodef_content_behind_header', 'no'),
(7046, 4925, 'qodef_show_header_widget_areas', 'yes'),
(7047, 4925, 'qodef_page_title_text_alignment', 'default'),
(7048, 4925, '_wpb_vc_js_status', 'false'),
(7058, 4928, '_menu_item_type', 'post_type'),
(7059, 4928, '_menu_item_menu_item_parent', '0'),
(7060, 4928, '_menu_item_object_id', '1006'),
(7061, 4928, '_menu_item_object', 'page'),
(7062, 4928, '_menu_item_target', ''),
(7063, 4928, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7064, 4928, '_menu_item_xfn', ''),
(7065, 4928, '_menu_item_url', ''),
(7068, 4928, 'menu-item-qodef-menu-item-appearance', 'none'),
(7069, 4929, '_form', '<div class=\"d-grid\">\n<label>[text* your-name autocomplete:name placeholder \"Name*\"]</label>\n<label>[email* your-email autocomplete:email placeholder \"Email*\"]</label>\n</div>\n\n<label>[textarea* your-message placeholder \"Message*\"] </label>\n\n[submit \"Send_\"]'),
(7070, 4929, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:49:\"[_site_title] <wordpress@durafilms.hestawork.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:161:\"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:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(7071, 4929, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:39:\"[_site_title] <wordpress@216.48.190.99>\";s:9:\"recipient\";s:12:\"[your-email]\";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:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(7072, 4929, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:38:\"Thank You! Your message 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.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(7073, 4929, '_additional_settings', ''),
(7074, 4929, '_locale', 'en_US'),
(7075, 4929, '_hash', '8998af06f9a57e43149cf0f1175c887b89b6a546'),
(7078, 4932, '_menu_item_type', 'post_type'),
(7079, 4932, '_menu_item_menu_item_parent', '0'),
(7080, 4932, '_menu_item_object_id', '4916'),
(7081, 4932, '_menu_item_object', 'page'),
(7082, 4932, '_menu_item_target', ''),
(7083, 4932, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(7084, 4932, '_menu_item_xfn', ''),
(7085, 4932, '_menu_item_url', ''),
(7086, 4931, '_wp_trash_meta_status', 'publish'),
(7087, 4931, '_wp_trash_meta_time', '1693916847'),
(7089, 1017, '_elementor_page_assets', 'a:0:{}'),
(7090, 1017, '_edit_lock', '1694603166:1'),
(7091, 4925, '_elementor_edit_mode', 'builder'),
(7092, 4925, '_elementor_template_type', 'wp-page'),
(7093, 4925, '_elementor_version', '3.15.3'),
(7094, 4933, '_wp_page_template', 'page-full-width.php'),
(7095, 4933, '_elementor_edit_mode', 'builder'),
(7096, 4933, '_elementor_template_type', 'wp-page'),
(7097, 4933, '_elementor_version', '2.9.14'),
(7098, 4933, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7099, 4933, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7101, 4933, '_elementor_page_assets', 'a:0:{}'),
(7102, 4934, '_wp_page_template', 'page-full-width.php'),
(7103, 4934, '_elementor_edit_mode', 'builder'),
(7104, 4934, '_elementor_template_type', 'wp-page'),
(7105, 4934, '_elementor_version', '2.9.14'),
(7106, 4934, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7107, 4934, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7109, 4934, '_elementor_page_assets', 'a:0:{}'),
(7110, 4935, '_wp_page_template', 'page-full-width.php'),
(7111, 4935, '_elementor_edit_mode', 'builder'),
(7112, 4935, '_elementor_template_type', 'wp-page'),
(7113, 4935, '_elementor_version', '2.9.14'),
(7114, 4935, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7115, 4935, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7117, 4935, '_elementor_page_assets', 'a:0:{}'),
(7132, 4939, '_wp_page_template', 'page-full-width.php'),
(7133, 4939, '_elementor_version', '2.9.14'),
(7134, 4939, '_elementor_edit_mode', 'builder'),
(7135, 4939, '_elementor_template_type', 'wp-page'),
(7136, 4939, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Carrer del Peu de la Creu, 6-12\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5050000000000007815970093361102044582366943359375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7137, 4939, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7139, 4939, '_elementor_page_assets', 'a:0:{}'),
(7140, 4940, '_wp_page_template', 'page-full-width.php'),
(7141, 4940, '_elementor_version', '2.9.14'),
(7142, 4940, '_elementor_edit_mode', 'builder'),
(7143, 4940, '_elementor_template_type', 'wp-page'),
(7144, 4940, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Carrer del Peu de la Creu, 6-12\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5050000000000007815970093361102044582366943359375,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7145, 4940, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7147, 4940, '_elementor_page_assets', 'a:0:{}'),
(7148, 4941, '_wp_page_template', 'page-full-width.php'),
(7149, 4941, '_elementor_version', '2.9.14'),
(7150, 4941, '_elementor_edit_mode', 'builder'),
(7151, 4941, '_elementor_template_type', 'wp-page'),
(7152, 4941, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7153, 4941, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7155, 4941, '_elementor_page_assets', 'a:0:{}'),
(7171, 4945, '_wp_page_template', 'page-full-width.php'),
(7172, 4945, '_elementor_version', '3.15.3'),
(7173, 4945, '_elementor_edit_mode', 'builder'),
(7174, 4945, '_elementor_template_type', 'wp-page'),
(7175, 4945, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7176, 4945, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7177, 4945, '_elementor_page_assets', 'a:0:{}'),
(7179, 4946, '_wp_page_template', 'page-full-width.php'),
(7180, 4946, '_elementor_version', '3.15.3'),
(7181, 4946, '_elementor_edit_mode', 'builder'),
(7182, 4946, '_elementor_template_type', 'wp-page'),
(7183, 4946, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7184, 4946, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7185, 4946, '_elementor_page_assets', 'a:0:{}'),
(7187, 4947, '_wp_page_template', 'page-full-width.php'),
(7188, 4947, '_elementor_version', '3.15.3'),
(7189, 4947, '_elementor_edit_mode', 'builder'),
(7190, 4947, '_elementor_template_type', 'wp-page'),
(7191, 4947, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7192, 4947, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7193, 4947, '_elementor_page_assets', 'a:0:{}'),
(7202, 4949, '_elementor_edit_mode', 'builder'),
(7203, 4949, '_elementor_template_type', 'wp-page'),
(7204, 4949, '_elementor_version', '3.15.3'),
(7205, 4950, '_elementor_edit_mode', 'builder'),
(7206, 4950, '_elementor_template_type', 'wp-page'),
(7207, 4950, '_elementor_version', '3.15.3'),
(7208, 4925, '_wp_page_template', 'default'),
(7209, 4925, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"354e4421\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3eb7c392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3782ba03\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(7210, 4951, '_elementor_edit_mode', 'builder'),
(7211, 4951, '_elementor_template_type', 'wp-page'),
(7212, 4951, '_elementor_version', '3.15.3'),
(7213, 4951, '_wp_page_template', 'default'),
(7214, 4951, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7215, 4925, '_elementor_page_assets', 'a:0:{}'),
(7218, 4952, '_elementor_edit_mode', 'builder'),
(7219, 4952, '_elementor_template_type', 'wp-page'),
(7220, 4952, '_elementor_version', '3.15.3'),
(7221, 4952, '_wp_page_template', 'default'),
(7222, 4952, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7223, 4952, '_elementor_page_assets', 'a:0:{}'),
(7225, 4953, '_elementor_edit_mode', 'builder'),
(7226, 4953, '_elementor_template_type', 'wp-page'),
(7227, 4953, '_elementor_version', '3.15.3'),
(7228, 4953, '_wp_page_template', 'default'),
(7229, 4953, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7230, 4953, '_elementor_page_assets', 'a:0:{}'),
(7232, 4954, '_elementor_edit_mode', 'builder'),
(7233, 4954, '_elementor_template_type', 'wp-page'),
(7234, 4954, '_elementor_version', '3.15.3'),
(7235, 4954, '_wp_page_template', 'default'),
(7236, 4954, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7237, 4954, '_elementor_page_assets', 'a:0:{}'),
(7239, 4955, '_wp_page_template', 'page-full-width.php'),
(7240, 4955, '_elementor_version', '3.15.3'),
(7241, 4955, '_elementor_edit_mode', 'builder'),
(7242, 4955, '_elementor_template_type', 'wp-page'),
(7243, 4955, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7244, 4955, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7245, 4955, '_elementor_page_assets', 'a:0:{}'),
(7247, 4956, '_wp_page_template', 'page-full-width.php'),
(7248, 4956, '_elementor_version', '3.15.3'),
(7249, 4956, '_elementor_edit_mode', 'builder'),
(7250, 4956, '_elementor_template_type', 'wp-page'),
(7251, 4956, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3eccd73\",\"elType\":\"widget\",\"settings\":{\"address1\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"pin\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/map-pin.png\",\"id\":3657},\"map_height\":\"490\",\"_title\":\"Google Map\"},\"elements\":[],\"widgetType\":\"boldlab_core_google_map\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7252, 4956, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7253, 4956, '_elementor_page_assets', 'a:0:{}'),
(7255, 4957, '_wp_page_template', 'page-full-width.php'),
(7256, 4957, '_elementor_version', '3.15.3'),
(7257, 4957, '_elementor_edit_mode', 'builder'),
(7258, 4957, '_elementor_template_type', 'wp-page'),
(7259, 4957, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7260, 4957, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7261, 4957, '_elementor_page_assets', 'a:0:{}'),
(7265, 4958, '_elementor_edit_mode', 'builder'),
(7266, 4958, '_elementor_template_type', 'wp-page'),
(7267, 4958, '_elementor_version', '3.15.3'),
(7268, 4958, '_wp_page_template', 'default'),
(7269, 4958, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7270, 4958, '_elementor_page_assets', 'a:0:{}'),
(7272, 4959, '_elementor_edit_mode', 'builder'),
(7273, 4959, '_elementor_template_type', 'wp-page'),
(7274, 4959, '_elementor_version', '3.15.3'),
(7275, 4959, '_wp_page_template', 'default'),
(7276, 4959, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7277, 4959, '_elementor_page_assets', 'a:0:{}'),
(7279, 4960, '_elementor_edit_mode', 'builder'),
(7280, 4960, '_elementor_template_type', 'wp-page'),
(7281, 4960, '_elementor_version', '3.15.3'),
(7282, 4960, '_wp_page_template', 'default'),
(7283, 4960, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7284, 4960, '_elementor_page_assets', 'a:0:{}'),
(7287, 4961, '_wp_page_template', 'page-full-width.php'),
(7288, 4961, '_elementor_version', '3.15.3'),
(7289, 4961, '_elementor_edit_mode', 'builder'),
(7290, 4961, '_elementor_template_type', 'wp-page'),
(7291, 4961, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7292, 4961, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7293, 4961, '_elementor_page_assets', 'a:0:{}'),
(7295, 4962, '_wp_page_template', 'page-full-width.php'),
(7296, 4962, '_elementor_version', '3.15.3'),
(7297, 4962, '_elementor_edit_mode', 'builder'),
(7298, 4962, '_elementor_template_type', 'wp-page'),
(7299, 4962, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"column_position\":\"top\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7300, 4962, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7301, 4962, '_elementor_page_assets', 'a:0:{}'),
(7303, 4963, '_wp_page_template', 'page-full-width.php'),
(7304, 4963, '_elementor_version', '3.15.3'),
(7305, 4963, '_elementor_edit_mode', 'builder'),
(7306, 4963, '_elementor_template_type', 'wp-page'),
(7307, 4963, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7308, 4963, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7309, 4963, '_elementor_page_assets', 'a:0:{}'),
(7311, 4964, '_wp_page_template', 'page-full-width.php'),
(7312, 4964, '_elementor_version', '3.15.3'),
(7313, 4964, '_elementor_edit_mode', 'builder'),
(7314, 4964, '_elementor_template_type', 'wp-page'),
(7315, 4964, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7316, 4964, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7317, 4964, '_elementor_page_assets', 'a:0:{}'),
(7318, 4965, '_wp_page_template', 'page-full-width.php'),
(7319, 4965, '_elementor_version', '3.15.3'),
(7320, 4965, '_elementor_edit_mode', 'builder'),
(7321, 4965, '_elementor_template_type', 'wp-page'),
(7322, 4965, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7323, 4965, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7324, 4965, '_elementor_page_assets', 'a:0:{}'),
(7325, 4966, '_wp_page_template', 'page-full-width.php'),
(7326, 4966, '_elementor_version', '3.15.3'),
(7327, 4966, '_elementor_edit_mode', 'builder'),
(7328, 4966, '_elementor_template_type', 'wp-page'),
(7329, 4966, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7330, 4966, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7331, 4966, '_elementor_page_assets', 'a:0:{}'),
(7340, 4968, '_elementor_edit_mode', 'builder'),
(7341, 4968, '_elementor_template_type', 'wp-page'),
(7342, 4968, '_elementor_version', '3.15.3'),
(7343, 4968, '_wp_page_template', 'default'),
(7344, 4968, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7345, 4968, '_elementor_page_assets', 'a:0:{}'),
(7346, 4969, '_elementor_edit_mode', 'builder'),
(7347, 4969, '_elementor_template_type', 'wp-page'),
(7348, 4969, '_elementor_version', '3.15.3'),
(7349, 4969, '_wp_page_template', 'default'),
(7350, 4969, '_elementor_data', '[{\"id\":\"373db0b8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"28ec70cc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cb697d\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4556e9c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"html_tag\":\"div\"},\"elements\":[{\"id\":\"7ddcde19\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53be3948\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7351, 4969, '_elementor_page_assets', 'a:0:{}'),
(7352, 4970, '_elementor_edit_mode', 'builder'),
(7353, 4970, '_elementor_template_type', 'wp-page'),
(7354, 4970, '_elementor_version', '3.15.3'),
(7355, 4970, '_wp_page_template', 'default'),
(7356, 4970, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7357, 4970, '_elementor_page_assets', 'a:0:{}'),
(7359, 4971, '_wp_page_template', 'page-full-width.php'),
(7360, 4971, '_elementor_version', '3.15.3'),
(7361, 4971, '_elementor_edit_mode', 'builder'),
(7362, 4971, '_elementor_template_type', 'wp-page'),
(7363, 4971, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7364, 4971, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7365, 4971, '_elementor_page_assets', 'a:0:{}'),
(7367, 4972, '_wp_page_template', 'page-full-width.php'),
(7368, 4972, '_elementor_version', '3.15.3'),
(7369, 4972, '_elementor_edit_mode', 'builder'),
(7370, 4972, '_elementor_template_type', 'wp-page');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7371, 4972, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"column_position\":\"top\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7372, 4972, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7373, 4972, '_elementor_page_assets', 'a:0:{}'),
(7375, 4973, '_wp_page_template', 'page-full-width.php'),
(7376, 4973, '_elementor_version', '3.15.3'),
(7377, 4973, '_elementor_edit_mode', 'builder'),
(7378, 4973, '_elementor_template_type', 'wp-page'),
(7379, 4973, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7380, 4973, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7381, 4973, '_elementor_page_assets', 'a:0:{}'),
(7384, 4974, '_elementor_edit_mode', 'builder'),
(7385, 4974, '_elementor_template_type', 'wp-page'),
(7386, 4974, '_elementor_version', '3.15.3'),
(7387, 4974, '_wp_page_template', 'default'),
(7388, 4974, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7389, 4974, '_elementor_page_assets', 'a:0:{}'),
(7391, 4975, '_elementor_edit_mode', 'builder'),
(7392, 4975, '_elementor_template_type', 'wp-page'),
(7393, 4975, '_elementor_version', '3.15.3'),
(7394, 4975, '_wp_page_template', 'default'),
(7395, 4975, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7396, 4975, '_elementor_page_assets', 'a:0:{}'),
(7398, 4976, '_elementor_edit_mode', 'builder'),
(7399, 4976, '_elementor_template_type', 'wp-page'),
(7400, 4976, '_elementor_version', '3.15.3'),
(7401, 4976, '_wp_page_template', 'default'),
(7402, 4976, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#BD6C6C\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7403, 4976, '_elementor_page_assets', 'a:0:{}'),
(7406, 4977, '_elementor_edit_mode', 'builder'),
(7407, 4977, '_elementor_template_type', 'wp-page'),
(7408, 4977, '_elementor_version', '3.15.3'),
(7409, 4977, '_wp_page_template', 'default'),
(7410, 4977, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#BD6C6C\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7411, 4977, '_elementor_page_assets', 'a:0:{}'),
(7413, 4978, '_elementor_edit_mode', 'builder'),
(7414, 4978, '_elementor_template_type', 'wp-page'),
(7415, 4978, '_elementor_version', '3.15.3'),
(7416, 4978, '_wp_page_template', 'default'),
(7417, 4978, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#BD6C6C\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7418, 4978, '_elementor_page_assets', 'a:0:{}'),
(7420, 4979, '_elementor_edit_mode', 'builder'),
(7421, 4979, '_elementor_template_type', 'wp-page'),
(7422, 4979, '_elementor_version', '3.15.3'),
(7423, 4979, '_wp_page_template', 'default'),
(7424, 4979, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7425, 4979, '_elementor_page_assets', 'a:0:{}'),
(7428, 4980, '_wp_page_template', 'page-full-width.php'),
(7429, 4980, '_elementor_version', '3.15.3'),
(7430, 4980, '_elementor_edit_mode', 'builder'),
(7431, 4980, '_elementor_template_type', 'wp-page'),
(7432, 4980, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7433, 4980, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7434, 4980, '_elementor_page_assets', 'a:0:{}'),
(7436, 4981, '_wp_page_template', 'page-full-width.php'),
(7437, 4981, '_elementor_version', '3.15.3'),
(7438, 4981, '_elementor_edit_mode', 'builder'),
(7439, 4981, '_elementor_template_type', 'wp-page'),
(7440, 4981, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7441, 4981, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7442, 4981, '_elementor_page_assets', 'a:0:{}'),
(7444, 4982, '_wp_page_template', 'page-full-width.php'),
(7445, 4982, '_elementor_version', '3.15.3'),
(7446, 4982, '_elementor_edit_mode', 'builder'),
(7447, 4982, '_elementor_template_type', 'wp-page'),
(7448, 4982, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":601,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7449, 4982, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7450, 4982, '_elementor_page_assets', 'a:0:{}'),
(7452, 4983, '_elementor_edit_mode', 'builder'),
(7453, 4983, '_elementor_template_type', 'wp-page'),
(7454, 4983, '_elementor_version', '3.15.3'),
(7455, 4983, '_wp_page_template', 'default'),
(7456, 4983, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7457, 4983, '_elementor_page_assets', 'a:0:{}'),
(7459, 4984, '_elementor_edit_mode', 'builder'),
(7460, 4984, '_elementor_template_type', 'wp-page'),
(7461, 4984, '_elementor_version', '3.15.3'),
(7462, 4984, '_wp_page_template', 'default'),
(7463, 4984, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7464, 4984, '_elementor_page_assets', 'a:0:{}'),
(7466, 4985, '_elementor_edit_mode', 'builder'),
(7467, 4985, '_elementor_template_type', 'wp-page'),
(7468, 4985, '_elementor_version', '3.15.3'),
(7469, 4985, '_wp_page_template', 'default'),
(7470, 4985, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#DF9F9F\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7471, 4985, '_elementor_page_assets', 'a:0:{}'),
(7475, 4986, '_wp_page_template', 'page-full-width.php'),
(7476, 4986, '_elementor_version', '3.15.3'),
(7477, 4986, '_elementor_edit_mode', 'builder'),
(7478, 4986, '_elementor_template_type', 'wp-page'),
(7479, 4986, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":601,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7480, 4986, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7481, 4986, '_elementor_page_assets', 'a:0:{}'),
(7483, 4987, '_wp_page_template', 'page-full-width.php'),
(7484, 4987, '_elementor_version', '3.15.3'),
(7485, 4987, '_elementor_edit_mode', 'builder'),
(7486, 4987, '_elementor_template_type', 'wp-page'),
(7487, 4987, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":601,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7488, 4987, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7489, 4987, '_elementor_page_assets', 'a:0:{}'),
(7491, 4988, '_wp_page_template', 'page-full-width.php'),
(7492, 4988, '_elementor_version', '3.15.3'),
(7493, 4988, '_elementor_edit_mode', 'builder'),
(7494, 4988, '_elementor_template_type', 'wp-page'),
(7495, 4988, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7496, 4988, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7497, 4988, '_elementor_page_assets', 'a:0:{}'),
(7507, 4990, '_elementor_edit_mode', 'builder'),
(7508, 4990, '_elementor_template_type', 'wp-page'),
(7509, 4990, '_elementor_version', '3.15.3'),
(7510, 4990, '_wp_page_template', 'default'),
(7511, 4990, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#DF9F9F\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7512, 4990, '_elementor_page_assets', 'a:0:{}'),
(7513, 4991, '_elementor_edit_mode', 'builder'),
(7514, 4991, '_elementor_template_type', 'wp-page'),
(7515, 4991, '_elementor_version', '3.15.3'),
(7516, 4991, '_wp_page_template', 'default'),
(7517, 4991, '_elementor_data', '[{\"id\":\"57c03cab\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"2b861c1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d7cf039\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"44487e3e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#DF9F9F\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"570fb844\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"257b58e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7518, 4991, '_elementor_page_assets', 'a:0:{}'),
(7519, 4992, '_elementor_edit_mode', 'builder'),
(7520, 4992, '_elementor_template_type', 'wp-page'),
(7521, 4992, '_elementor_version', '3.15.3'),
(7522, 4992, '_wp_page_template', 'default'),
(7523, 4992, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7524, 4992, '_elementor_page_assets', 'a:0:{}'),
(7526, 4993, '_elementor_edit_mode', 'builder'),
(7527, 4993, '_elementor_template_type', 'wp-page'),
(7528, 4993, '_elementor_version', '3.15.3'),
(7529, 4993, '_wp_page_template', 'default'),
(7530, 4993, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7531, 4993, '_elementor_page_assets', 'a:0:{}'),
(7533, 4994, '_elementor_edit_mode', 'builder'),
(7534, 4994, '_elementor_template_type', 'wp-page'),
(7535, 4994, '_elementor_version', '3.15.3'),
(7536, 4994, '_wp_page_template', 'default'),
(7537, 4994, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7538, 4994, '_elementor_page_assets', 'a:0:{}'),
(7540, 4995, '_elementor_edit_mode', 'builder'),
(7541, 4995, '_elementor_template_type', 'wp-page'),
(7542, 4995, '_elementor_version', '3.15.3'),
(7543, 4995, '_wp_page_template', 'default'),
(7544, 4995, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7545, 4995, '_elementor_page_assets', 'a:0:{}'),
(7548, 4996, '_elementor_edit_mode', 'builder'),
(7549, 4996, '_elementor_template_type', 'wp-page'),
(7550, 4996, '_elementor_version', '3.15.3'),
(7551, 4996, '_wp_page_template', 'default'),
(7552, 4996, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7553, 4996, '_elementor_page_assets', 'a:0:{}'),
(7555, 4997, '_elementor_edit_mode', 'builder'),
(7556, 4997, '_elementor_template_type', 'wp-page'),
(7557, 4997, '_elementor_version', '3.15.3'),
(7558, 4997, '_wp_page_template', 'default'),
(7559, 4997, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7560, 4997, '_elementor_page_assets', 'a:0:{}'),
(7562, 4998, '_elementor_edit_mode', 'builder'),
(7563, 4998, '_elementor_template_type', 'wp-page'),
(7564, 4998, '_elementor_version', '3.15.3'),
(7565, 4998, '_wp_page_template', 'default'),
(7566, 4998, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7567, 4998, '_elementor_page_assets', 'a:0:{}'),
(7570, 4999, '_wp_page_template', 'page-full-width.php'),
(7571, 4999, '_elementor_version', '3.15.3'),
(7572, 4999, '_elementor_edit_mode', 'builder'),
(7573, 4999, '_elementor_template_type', 'wp-page'),
(7574, 4999, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7575, 4999, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7576, 4999, '_elementor_page_assets', 'a:0:{}'),
(7578, 5000, '_wp_page_template', 'page-full-width.php'),
(7579, 5000, '_elementor_version', '3.15.3'),
(7580, 5000, '_elementor_edit_mode', 'builder'),
(7581, 5000, '_elementor_template_type', 'wp-page'),
(7582, 5000, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"5\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps?q=26+Whitehall+Westminster,+London&um=1&ie=UTF-8&sa=X&ved=0ahUKEwidvOSznvvcAhUxiYsKHWRHD9AQ_AUICigB\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">26 Whitehall<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3e48583\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"78bd1b7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3bd9930\",\"elType\":\"widget\",\"settings\":{\"title\":\"US DPT.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"b93d6e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.google.rs\\/maps\\/search\\/3+Wakehurst+Street+New+York,+NY+10002\\/@40.7157081,-74.0023485,14z\\/data=!3m1!4b1\\\" target=\\\"_blank\\\" rel=\\\"noopener noreferrer\\\">3 Wakehurst Street<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"d80f302\",\"elType\":\"widget\",\"settings\":{\"title\":\"RING US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"c6130ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"tel:12025550133\\\">+1 202 555 0133<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"ac86ee0\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"2a3520e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:boldlab@qode.com\\\">boldlab@qode.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7583, 5000, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7584, 5000, '_elementor_page_assets', 'a:0:{}'),
(7586, 5001, '_wp_page_template', 'page-full-width.php'),
(7587, 5001, '_elementor_version', '3.15.3'),
(7588, 5001, '_elementor_edit_mode', 'builder'),
(7589, 5001, '_elementor_template_type', 'wp-page'),
(7590, 5001, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7591, 5001, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7592, 5001, '_elementor_page_assets', 'a:0:{}'),
(7602, 5003, '_elementor_edit_mode', 'builder'),
(7603, 5003, '_elementor_template_type', 'wp-page'),
(7604, 5003, '_elementor_version', '3.15.3'),
(7605, 5003, '_wp_page_template', 'default'),
(7606, 5003, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7607, 5003, '_elementor_page_assets', 'a:0:{}'),
(7608, 5004, '_elementor_edit_mode', 'builder'),
(7609, 5004, '_elementor_template_type', 'wp-page'),
(7610, 5004, '_elementor_version', '3.15.3'),
(7611, 5004, '_wp_page_template', 'default'),
(7612, 5004, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6dc5f87a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"29470df1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45b4500\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7613, 5004, '_elementor_page_assets', 'a:0:{}'),
(7614, 5005, '_elementor_edit_mode', 'builder'),
(7615, 5005, '_elementor_template_type', 'wp-page'),
(7616, 5005, '_elementor_version', '3.15.3'),
(7617, 5005, '_wp_page_template', 'default'),
(7618, 5005, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8278658\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ec2b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(7619, 5005, '_elementor_page_assets', 'a:0:{}'),
(7620, 5006, '_wp_page_template', 'page-full-width.php'),
(7621, 5006, '_elementor_edit_mode', 'builder'),
(7622, 5006, '_elementor_template_type', 'wp-page'),
(7623, 5006, '_elementor_version', '3.15.3'),
(7624, 5006, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7625, 5006, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7626, 5006, '_elementor_page_assets', 'a:0:{}'),
(7628, 5007, '_wp_page_template', 'page-full-width.php'),
(7629, 5007, '_elementor_edit_mode', 'builder'),
(7630, 5007, '_elementor_template_type', 'wp-page'),
(7631, 5007, '_elementor_version', '3.15.3'),
(7632, 5007, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7633, 5007, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7634, 5007, '_elementor_page_assets', 'a:0:{}'),
(7636, 5008, '_wp_page_template', 'page-full-width.php'),
(7637, 5008, '_elementor_edit_mode', 'builder'),
(7638, 5008, '_elementor_template_type', 'wp-page'),
(7639, 5008, '_elementor_version', '3.15.3'),
(7640, 5008, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7641, 5008, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7642, 5008, '_elementor_page_assets', 'a:0:{}'),
(7651, 5010, '_wp_page_template', 'page-full-width.php'),
(7652, 5010, '_elementor_edit_mode', 'builder'),
(7653, 5010, '_elementor_template_type', 'wp-page'),
(7654, 5010, '_elementor_version', '3.15.3'),
(7655, 5010, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7656, 5010, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7657, 5010, '_elementor_page_assets', 'a:0:{}'),
(7658, 5011, '_wp_page_template', 'page-full-width.php'),
(7659, 5011, '_elementor_edit_mode', 'builder'),
(7660, 5011, '_elementor_template_type', 'wp-page'),
(7661, 5011, '_elementor_version', '3.15.3'),
(7662, 5011, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7663, 5011, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7664, 5011, '_elementor_page_assets', 'a:0:{}'),
(7665, 5012, '_wp_page_template', 'page-full-width.php'),
(7666, 5012, '_elementor_edit_mode', 'builder'),
(7667, 5012, '_elementor_template_type', 'wp-page'),
(7668, 5012, '_elementor_version', '3.15.3'),
(7669, 5012, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7670, 5012, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7671, 5012, '_elementor_page_assets', 'a:0:{}'),
(7673, 5013, '_wp_page_template', 'page-full-width.php'),
(7674, 5013, '_elementor_edit_mode', 'builder'),
(7675, 5013, '_elementor_template_type', 'wp-page'),
(7676, 5013, '_elementor_version', '3.15.3'),
(7677, 5013, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7678, 5013, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7679, 5013, '_elementor_page_assets', 'a:0:{}'),
(7681, 1017, '_edit_last', '1'),
(7682, 1017, 'qodef_page_title_background_color', 'rgb(0,0,0)'),
(7683, 5014, '_wp_page_template', 'page-full-width.php'),
(7684, 5014, '_elementor_version', '3.15.3'),
(7685, 5014, '_elementor_edit_mode', 'builder'),
(7686, 5014, '_elementor_template_type', 'wp-page'),
(7687, 5014, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7688, 5014, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7689, 5014, '_elementor_page_assets', 'a:0:{}'),
(7691, 5015, '_wp_page_template', 'page-full-width.php'),
(7692, 5015, '_elementor_version', '3.15.3'),
(7693, 5015, '_elementor_edit_mode', 'builder'),
(7694, 5015, '_elementor_template_type', 'wp-page'),
(7695, 5015, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"DON\\u2019T BE SHY, SAY HELLO!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7696, 5015, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7697, 5015, '_elementor_page_assets', 'a:0:{}'),
(7699, 5016, '_wp_page_template', 'page-full-width.php'),
(7700, 5016, '_elementor_version', '3.15.3'),
(7701, 5016, '_elementor_edit_mode', 'builder'),
(7702, 5016, '_elementor_template_type', 'wp-page'),
(7703, 5016, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s talk about<br \\/>your project!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7704, 5016, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(7705, 5016, '_elementor_page_assets', 'a:0:{}'),
(7709, 438, '_elementor_page_assets', 'a:0:{}'),
(7711, 435, '_elementor_page_assets', 'a:0:{}'),
(7713, 433, '_elementor_page_assets', 'a:0:{}'),
(7715, 430, '_elementor_page_assets', 'a:0:{}'),
(7716, 5017, '_wp_page_template', 'page-full-width.php'),
(7717, 5017, '_elementor_edit_mode', 'builder'),
(7718, 5017, '_elementor_template_type', 'wp-page'),
(7719, 5017, '_elementor_version', '3.15.3'),
(7720, 5017, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7721, 5017, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7722, 5017, '_elementor_page_assets', 'a:0:{}'),
(7724, 5018, '_wp_page_template', 'page-full-width.php'),
(7725, 5018, '_elementor_edit_mode', 'builder'),
(7726, 5018, '_elementor_template_type', 'wp-page'),
(7727, 5018, '_elementor_version', '3.15.3'),
(7728, 5018, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7729, 5018, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7730, 5018, '_elementor_page_assets', 'a:0:{}'),
(7732, 5019, '_wp_page_template', 'page-full-width.php'),
(7733, 5019, '_elementor_edit_mode', 'builder'),
(7734, 5019, '_elementor_template_type', 'wp-page'),
(7735, 5019, '_elementor_version', '3.15.3'),
(7736, 5019, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7737, 5019, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7738, 5019, '_elementor_page_assets', 'a:0:{}'),
(7749, 5021, '_wp_page_template', 'page-full-width.php'),
(7750, 5021, '_elementor_edit_mode', 'builder'),
(7751, 5021, '_elementor_template_type', 'wp-page'),
(7752, 5021, '_elementor_version', '3.15.3'),
(7753, 5021, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7754, 5021, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7755, 5021, '_elementor_page_assets', 'a:0:{}'),
(7756, 5022, '_wp_page_template', 'page-full-width.php'),
(7757, 5022, '_elementor_edit_mode', 'builder'),
(7758, 5022, '_elementor_template_type', 'wp-page'),
(7759, 5022, '_elementor_version', '3.15.3'),
(7760, 5022, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7761, 5022, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7762, 5022, '_elementor_page_assets', 'a:0:{}'),
(7763, 5023, '_wp_page_template', 'page-full-width.php'),
(7764, 5023, '_elementor_edit_mode', 'builder'),
(7765, 5023, '_elementor_template_type', 'wp-page'),
(7766, 5023, '_elementor_version', '3.15.3'),
(7767, 5023, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7768, 5023, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7769, 5023, '_elementor_page_assets', 'a:0:{}'),
(7771, 5024, '_wp_page_template', 'page-full-width.php'),
(7772, 5024, '_elementor_edit_mode', 'builder'),
(7773, 5024, '_elementor_template_type', 'wp-page'),
(7774, 5024, '_elementor_version', '3.15.3'),
(7775, 5024, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7776, 5024, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7777, 5024, '_elementor_page_assets', 'a:0:{}'),
(7779, 5025, '_wp_page_template', 'page-full-width.php'),
(7780, 5025, '_elementor_edit_mode', 'builder'),
(7781, 5025, '_elementor_template_type', 'wp-page'),
(7782, 5025, '_elementor_version', '3.15.3'),
(7783, 5025, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7784, 5025, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7785, 5025, '_elementor_page_assets', 'a:0:{}'),
(7787, 5026, '_wp_page_template', 'page-full-width.php'),
(7788, 5026, '_elementor_edit_mode', 'builder'),
(7789, 5026, '_elementor_template_type', 'wp-page'),
(7790, 5026, '_elementor_version', '3.15.3'),
(7791, 5026, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7792, 5026, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7793, 5026, '_elementor_page_assets', 'a:0:{}'),
(7796, 5027, '_wp_page_template', 'page-full-width.php'),
(7797, 5027, '_elementor_edit_mode', 'builder'),
(7798, 5027, '_elementor_template_type', 'wp-page'),
(7799, 5027, '_elementor_version', '3.15.3'),
(7800, 5027, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7801, 5027, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7802, 5027, '_elementor_page_assets', 'a:0:{}'),
(7804, 5028, '_wp_page_template', 'page-full-width.php'),
(7805, 5028, '_elementor_edit_mode', 'builder'),
(7806, 5028, '_elementor_template_type', 'wp-page'),
(7807, 5028, '_elementor_version', '3.15.3'),
(7808, 5028, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7809, 5028, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7810, 5028, '_elementor_page_assets', 'a:0:{}'),
(7812, 5029, '_wp_page_template', 'page-full-width.php'),
(7813, 5029, '_elementor_edit_mode', 'builder'),
(7814, 5029, '_elementor_template_type', 'wp-page'),
(7815, 5029, '_elementor_version', '3.15.3'),
(7816, 5029, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7817, 5029, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7818, 5029, '_elementor_page_assets', 'a:0:{}'),
(7821, 5030, '_wp_page_template', 'page-full-width.php'),
(7822, 5030, '_elementor_edit_mode', 'builder'),
(7823, 5030, '_elementor_template_type', 'wp-page'),
(7824, 5030, '_elementor_version', '3.15.3'),
(7825, 5030, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7826, 5030, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7827, 5030, '_elementor_page_assets', 'a:0:{}'),
(7829, 5031, '_wp_page_template', 'page-full-width.php'),
(7830, 5031, '_elementor_edit_mode', 'builder'),
(7831, 5031, '_elementor_template_type', 'wp-page'),
(7832, 5031, '_elementor_version', '3.15.3'),
(7833, 5031, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7834, 5031, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7835, 5031, '_elementor_page_assets', 'a:0:{}'),
(7837, 5032, '_wp_page_template', 'page-full-width.php'),
(7838, 5032, '_elementor_edit_mode', 'builder'),
(7839, 5032, '_elementor_template_type', 'wp-page'),
(7840, 5032, '_elementor_version', '3.15.3'),
(7841, 5032, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7842, 5032, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7843, 5032, '_elementor_page_assets', 'a:0:{}'),
(7846, 5033, '_wp_page_template', 'page-full-width.php'),
(7847, 5033, '_elementor_edit_mode', 'builder'),
(7848, 5033, '_elementor_template_type', 'wp-page'),
(7849, 5033, '_elementor_version', '3.15.3'),
(7850, 5033, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7851, 5033, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7852, 5033, '_elementor_page_assets', 'a:0:{}'),
(7854, 5034, '_wp_page_template', 'page-full-width.php'),
(7855, 5034, '_elementor_edit_mode', 'builder'),
(7856, 5034, '_elementor_template_type', 'wp-page'),
(7857, 5034, '_elementor_version', '3.15.3'),
(7858, 5034, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":74.106},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":25.85},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7859, 5034, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7860, 5034, '_elementor_page_assets', 'a:0:{}'),
(7862, 5035, '_wp_page_template', 'page-full-width.php'),
(7863, 5035, '_elementor_edit_mode', 'builder'),
(7864, 5035, '_elementor_template_type', 'wp-page'),
(7865, 5035, '_elementor_version', '3.15.3'),
(7866, 5035, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7867, 5035, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7868, 5035, '_elementor_page_assets', 'a:0:{}'),
(7871, 5036, '_wp_page_template', 'page-full-width.php'),
(7872, 5036, '_elementor_edit_mode', 'builder'),
(7873, 5036, '_elementor_template_type', 'wp-page'),
(7874, 5036, '_elementor_version', '3.15.3'),
(7875, 5036, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7876, 5036, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7877, 5036, '_elementor_page_assets', 'a:0:{}'),
(7879, 5037, '_wp_page_template', 'page-full-width.php'),
(7880, 5037, '_elementor_edit_mode', 'builder'),
(7881, 5037, '_elementor_template_type', 'wp-page'),
(7882, 5037, '_elementor_version', '3.15.3'),
(7883, 5037, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7884, 5037, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7885, 5037, '_elementor_page_assets', 'a:0:{}'),
(7887, 5038, '_wp_page_template', 'page-full-width.php'),
(7888, 5038, '_elementor_edit_mode', 'builder'),
(7889, 5038, '_elementor_template_type', 'wp-page'),
(7890, 5038, '_elementor_version', '3.15.3'),
(7891, 5038, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7892, 5038, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(7893, 5038, '_elementor_page_assets', 'a:0:{}'),
(7896, 4922, '_elementor_edit_mode', 'builder'),
(7897, 4922, '_elementor_template_type', 'wp-page'),
(7898, 4922, '_elementor_version', '3.15.3'),
(7899, 4916, '_elementor_edit_mode', 'builder'),
(7900, 4916, '_elementor_template_type', 'wp-page'),
(7901, 4916, '_elementor_version', '3.15.3'),
(7902, 837, '_edit_lock', '1693923316:1'),
(7903, 5039, '_elementor_edit_mode', 'builder'),
(7904, 5039, '_elementor_template_type', 'section'),
(7905, 5039, '_elementor_version', '3.15.3'),
(7906, 5040, '_elementor_edit_mode', 'builder'),
(7907, 5040, '_elementor_template_type', 'section'),
(7908, 5040, '_elementor_version', '3.15.3'),
(7909, 5039, '_wp_page_template', 'default'),
(7910, 5039, '_elementor_data', '[{\"id\":\"3afab0ae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"4ed3e2c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69426d29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor inc ididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud ex ercitation ullamco laboris nisi ut aliquip. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu .\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"6fdfd7cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50c50639\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"16488704\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"395679e3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2a4065d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"265a89f3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"521bbe01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"314e6c2d\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2fcd11df\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7911, 5041, '_elementor_edit_mode', 'builder'),
(7912, 5041, '_elementor_template_type', 'section'),
(7913, 5041, '_elementor_version', '3.15.3'),
(7914, 5041, '_wp_page_template', 'default'),
(7915, 5041, '_elementor_data', '[{\"id\":\"3afab0ae\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"4ed3e2c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"69426d29\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor inc ididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud ex ercitation ullamco laboris nisi ut aliquip. Duis aute irure dolor in enderit in voluptate velit esse cillum dolore eu .\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"6fdfd7cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"50c50639\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"16488704\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"395679e3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2a4065d7\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"265a89f3\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"521bbe01\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"314e6c2d\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2fcd11df\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7916, 5039, '_elementor_page_assets', 'a:0:{}'),
(7923, 5043, '_elementor_edit_mode', 'builder'),
(7924, 5043, '_elementor_template_type', 'wp-page'),
(7925, 5043, '_elementor_version', '3.15.3'),
(7926, 5044, '_elementor_edit_mode', 'builder'),
(7927, 5044, '_elementor_template_type', 'wp-page'),
(7928, 5044, '_elementor_version', '3.15.3'),
(7929, 4916, '_wp_page_template', 'default'),
(7930, 4916, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"yt_privacy\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_filters_css_filter\":\"custom\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Watch our reel!\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"6000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7931, 5045, '_elementor_edit_mode', 'builder'),
(7932, 5045, '_elementor_template_type', 'wp-page'),
(7933, 5045, '_elementor_version', '3.15.3'),
(7934, 5045, '_wp_page_template', 'default'),
(7935, 5045, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7936, 4916, '_elementor_page_assets', 'a:0:{}'),
(7937, 4922, 'qodef_enable_page_title', 'no'),
(7940, 5046, '_elementor_edit_mode', 'builder'),
(7941, 5046, '_elementor_template_type', 'wp-page'),
(7942, 5046, '_elementor_version', '3.15.3'),
(7943, 5046, '_wp_page_template', 'default'),
(7944, 5046, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7945, 5046, '_elementor_page_assets', 'a:0:{}'),
(7947, 5047, '_elementor_edit_mode', 'builder'),
(7948, 5047, '_elementor_template_type', 'wp-page'),
(7949, 5047, '_elementor_version', '3.15.3'),
(7950, 5047, '_wp_page_template', 'default'),
(7951, 5047, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Duisauteu irure fugiat nulla paria\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"2\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7952, 5047, '_elementor_page_assets', 'a:0:{}'),
(7954, 5048, '_elementor_edit_mode', 'builder'),
(7955, 5048, '_elementor_template_type', 'wp-page'),
(7956, 5048, '_elementor_version', '3.15.3'),
(7957, 5048, '_wp_page_template', 'default'),
(7958, 5048, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7959, 5048, '_elementor_page_assets', 'a:0:{}'),
(7968, 5050, '_elementor_edit_mode', 'builder'),
(7969, 5050, '_elementor_template_type', 'wp-page'),
(7970, 5050, '_elementor_version', '3.15.3'),
(7971, 5051, '_elementor_edit_mode', 'builder'),
(7972, 5051, '_elementor_template_type', 'wp-page'),
(7973, 5051, '_elementor_version', '3.15.3'),
(7974, 4922, '_wp_page_template', 'default'),
(7975, 4922, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch on Amazon<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(7976, 5052, '_elementor_edit_mode', 'builder'),
(7977, 5052, '_elementor_template_type', 'wp-page'),
(7978, 5052, '_elementor_version', '3.15.3'),
(7979, 5052, '_wp_page_template', 'default'),
(7980, 5052, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"608e1d6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),
(7981, 4922, '_elementor_page_assets', 'a:0:{}'),
(7983, 4922, '_oembed_39ab55cf3a52e018605b974a4d9eab81', '<iframe title=\"adidas Basketball | DAME TIME: The Damian Lillard Story | Chapter One: Dame Time\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/B7Szkf1xmdI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(7984, 4922, '_oembed_time_39ab55cf3a52e018605b974a4d9eab81', '1693922483'),
(7985, 5053, '_wp_attached_file', '2023/09/Rectangle-4.png'),
(7986, 5053, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:537;s:6:\"height\";i:371;s:4:\"file\";s:23:\"2023/09/Rectangle-4.png\";s:8:\"filesize\";i:12377;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"Rectangle-4-300x207.png\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5642;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"Rectangle-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:3465;}}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:{}}}'),
(7987, 5054, '_elementor_edit_mode', 'builder'),
(7988, 5054, '_elementor_template_type', 'wp-page'),
(7989, 5054, '_elementor_version', '3.15.3'),
(7990, 5054, '_wp_page_template', 'default'),
(7991, 5054, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7992, 5054, '_elementor_page_assets', 'a:0:{}'),
(7994, 5055, '_elementor_edit_mode', 'builder'),
(7995, 5055, '_elementor_template_type', 'wp-page'),
(7996, 5055, '_elementor_version', '3.15.3'),
(7997, 5055, '_wp_page_template', 'default'),
(7998, 5055, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66db2625\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"85\",\"title\":\"Design\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"be07599\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"3df69313\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"60\",\"title\":\"BRANDING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"2d23ad77\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"37b85526\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"67\",\"title\":\"ADVERTISING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"7e7e5e27\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"68d7a1cf\",\"elType\":\"widget\",\"settings\":{\"layout\":\"line\",\"number\":\"93\",\"title\":\"COPYWRITING\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":445,\"sizes\":[]},\"inactive_line_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"boldlab_core_progress_bar\"},{\"id\":\"440eb3a6\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(7999, 5055, '_elementor_page_assets', 'a:0:{}'),
(8001, 5056, '_elementor_edit_mode', 'builder'),
(8002, 5056, '_elementor_template_type', 'wp-page'),
(8003, 5056, '_elementor_version', '3.15.3'),
(8004, 5056, '_wp_page_template', 'default'),
(8005, 5056, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"96\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8006, 5056, '_elementor_page_assets', 'a:0:{}'),
(8009, 5057, '_elementor_edit_mode', 'builder'),
(8010, 5057, '_elementor_template_type', 'wp-page'),
(8011, 5057, '_elementor_version', '3.15.3'),
(8012, 5057, '_wp_page_template', 'default'),
(8013, 5057, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"96\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8014, 5057, '_elementor_page_assets', 'a:0:{}'),
(8016, 5058, '_elementor_edit_mode', 'builder'),
(8017, 5058, '_elementor_template_type', 'wp-page'),
(8018, 5058, '_elementor_version', '3.15.3'),
(8019, 5058, '_wp_page_template', 'default'),
(8020, 5058, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"top\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"96\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8021, 5058, '_elementor_page_assets', 'a:0:{}'),
(8023, 5059, '_elementor_edit_mode', 'builder'),
(8024, 5059, '_elementor_template_type', 'wp-page'),
(8025, 5059, '_elementor_version', '3.15.3'),
(8026, 5059, '_wp_page_template', 'default'),
(8027, 5059, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8028, 5059, '_elementor_page_assets', 'a:0:{}'),
(8031, 5060, '_elementor_edit_mode', 'builder'),
(8032, 5060, '_elementor_template_type', 'wp-page'),
(8033, 5060, '_elementor_version', '3.15.3'),
(8034, 5060, '_wp_page_template', 'default'),
(8035, 5060, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8036, 5060, '_elementor_page_assets', 'a:0:{}'),
(8038, 5061, '_elementor_edit_mode', 'builder'),
(8039, 5061, '_elementor_template_type', 'wp-page'),
(8040, 5061, '_elementor_version', '3.15.3'),
(8041, 5061, '_wp_page_template', 'default'),
(8042, 5061, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8043, 5061, '_elementor_page_assets', 'a:0:{}'),
(8045, 5062, '_elementor_edit_mode', 'builder'),
(8046, 5062, '_elementor_template_type', 'wp-page'),
(8047, 5062, '_elementor_version', '3.15.3'),
(8048, 5062, '_wp_page_template', 'default'),
(8049, 5062, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8050, 5062, '_elementor_page_assets', 'a:0:{}'),
(8060, 6, '_edit_lock', '1693922734:1'),
(8061, 5064, '_elementor_edit_mode', 'builder'),
(8062, 5064, '_elementor_template_type', 'wp-page'),
(8063, 5064, '_elementor_version', '3.15.3'),
(8064, 5064, '_wp_page_template', 'default'),
(8065, 5064, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8066, 5064, '_elementor_page_assets', 'a:0:{}'),
(8068, 4916, 'qodef_page_content_padding', '0 0'),
(8069, 5065, '_elementor_edit_mode', 'builder'),
(8070, 5065, '_elementor_template_type', 'wp-page'),
(8071, 5065, '_elementor_version', '3.15.3'),
(8072, 5065, '_wp_page_template', 'default'),
(8073, 5065, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8074, 5065, '_elementor_page_assets', 'a:0:{}'),
(8076, 5066, '_elementor_edit_mode', 'builder'),
(8077, 5066, '_elementor_template_type', 'wp-page'),
(8078, 5066, '_elementor_version', '3.15.3'),
(8079, 5066, '_wp_page_template', 'default'),
(8080, 5066, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8081, 5066, '_elementor_page_assets', 'a:0:{}'),
(8083, 5067, '_elementor_edit_mode', 'builder'),
(8084, 5067, '_elementor_template_type', 'wp-page'),
(8085, 5067, '_elementor_version', '3.15.3'),
(8086, 5067, '_wp_page_template', 'default'),
(8087, 5067, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8088, 5067, '_elementor_page_assets', 'a:0:{}'),
(8112, 5072, '_elementor_edit_mode', 'builder'),
(8113, 5072, '_elementor_template_type', 'wp-page'),
(8114, 5072, '_elementor_version', '3.15.3'),
(8115, 5072, '_wp_page_template', 'default'),
(8116, 5072, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8117, 5072, '_elementor_page_assets', 'a:0:{}'),
(8118, 5073, '_elementor_edit_mode', 'builder'),
(8119, 5073, '_elementor_template_type', 'wp-page'),
(8120, 5073, '_elementor_version', '3.15.3'),
(8121, 5073, '_wp_page_template', 'default'),
(8122, 5073, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8123, 5073, '_elementor_page_assets', 'a:0:{}'),
(8124, 5074, '_elementor_edit_mode', 'builder'),
(8125, 5074, '_elementor_template_type', 'wp-page'),
(8126, 5074, '_elementor_version', '3.15.3'),
(8127, 5074, '_wp_page_template', 'default'),
(8128, 5074, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8129, 5074, '_elementor_page_assets', 'a:0:{}'),
(8130, 5075, '_elementor_edit_mode', 'builder'),
(8131, 5075, '_elementor_template_type', 'wp-page'),
(8132, 5075, '_elementor_version', '3.15.3'),
(8133, 5075, '_wp_page_template', 'default'),
(8134, 5075, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8135, 5075, '_elementor_page_assets', 'a:0:{}'),
(8136, 5076, '_elementor_edit_mode', 'builder'),
(8137, 5076, '_elementor_template_type', 'wp-page'),
(8138, 5076, '_elementor_version', '3.15.3'),
(8139, 5076, '_wp_page_template', 'default'),
(8140, 5076, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8141, 5076, '_elementor_page_assets', 'a:0:{}'),
(8142, 5077, '_elementor_edit_mode', 'builder'),
(8143, 5077, '_elementor_template_type', 'wp-page'),
(8144, 5077, '_elementor_version', '3.15.3'),
(8145, 5077, '_wp_page_template', 'default'),
(8146, 5077, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8147, 5077, '_elementor_page_assets', 'a:0:{}'),
(8149, 5078, '_elementor_edit_mode', 'builder'),
(8150, 5078, '_elementor_template_type', 'wp-page'),
(8151, 5078, '_elementor_version', '3.15.3'),
(8152, 5078, '_wp_page_template', 'default'),
(8153, 5078, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8154, 5078, '_elementor_page_assets', 'a:0:{}'),
(8156, 5079, '_elementor_edit_mode', 'builder'),
(8157, 5079, '_elementor_template_type', 'wp-page'),
(8158, 5079, '_elementor_version', '3.15.3'),
(8159, 5079, '_wp_page_template', 'default'),
(8160, 5079, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8161, 5079, '_elementor_page_assets', 'a:0:{}'),
(8163, 5080, '_elementor_edit_mode', 'builder'),
(8164, 5080, '_elementor_template_type', 'wp-page'),
(8165, 5080, '_elementor_version', '3.15.3'),
(8166, 5080, '_wp_page_template', 'default'),
(8167, 5080, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8168, 5080, '_elementor_page_assets', 'a:0:{}'),
(8170, 5081, '_elementor_edit_mode', 'builder'),
(8171, 5081, '_elementor_template_type', 'section'),
(8172, 5081, '_elementor_version', '3.15.3'),
(8173, 5082, '_elementor_edit_mode', 'builder'),
(8174, 5082, '_elementor_template_type', 'section'),
(8175, 5082, '_elementor_version', '3.15.3'),
(8176, 5081, '_wp_page_template', 'default'),
(8177, 5081, '_elementor_data', '[{\"id\":\"3202f6d1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"64112f61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e7d0097\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8178, 5083, '_elementor_edit_mode', 'builder'),
(8179, 5083, '_elementor_template_type', 'section'),
(8180, 5083, '_elementor_version', '3.15.3'),
(8181, 5083, '_wp_page_template', 'default'),
(8182, 5083, '_elementor_data', '[{\"id\":\"3202f6d1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"64112f61\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e7d0097\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8183, 5081, '_elementor_page_assets', 'a:0:{}'),
(8186, 1096, '_elementor_page_assets', 'a:0:{}'),
(8187, 1096, '_edit_lock', '1693923590:1'),
(8188, 5084, '_elementor_edit_mode', 'builder'),
(8189, 5084, '_elementor_template_type', 'section'),
(8190, 5084, '_elementor_version', '3.15.3'),
(8191, 5085, '_elementor_edit_mode', 'builder'),
(8192, 5085, '_elementor_template_type', 'section'),
(8193, 5085, '_elementor_version', '3.15.3'),
(8194, 5084, '_wp_page_template', 'default'),
(8195, 5084, '_elementor_data', '[{\"id\":\"491a2d16\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"669dbee2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ad38b8\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(8196, 5086, '_elementor_edit_mode', 'builder'),
(8197, 5086, '_elementor_template_type', 'section'),
(8198, 5086, '_elementor_version', '3.15.3'),
(8199, 5086, '_wp_page_template', 'default'),
(8200, 5086, '_elementor_data', '[{\"id\":\"491a2d16\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"669dbee2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"49ad38b8\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(8201, 5084, '_elementor_page_assets', 'a:0:{}'),
(8209, 5088, '_elementor_edit_mode', 'builder'),
(8210, 5088, '_elementor_template_type', 'wp-page'),
(8211, 5088, '_elementor_version', '3.15.3'),
(8212, 5088, '_wp_page_template', 'default'),
(8213, 5088, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8214, 5088, '_elementor_page_assets', 'a:0:{}'),
(8215, 5089, '_elementor_edit_mode', 'builder'),
(8216, 5089, '_elementor_template_type', 'wp-page'),
(8217, 5089, '_elementor_version', '3.15.3'),
(8218, 5089, '_wp_page_template', 'default'),
(8219, 5089, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8220, 5089, '_elementor_page_assets', 'a:0:{}'),
(8221, 5090, '_elementor_edit_mode', 'builder'),
(8222, 5090, '_elementor_template_type', 'wp-page'),
(8223, 5090, '_elementor_version', '3.15.3'),
(8224, 5090, '_wp_page_template', 'default'),
(8225, 5090, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3730d66e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"1c0388af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8226, 5090, '_elementor_page_assets', 'a:0:{}'),
(8227, 5091, '_elementor_edit_mode', 'builder'),
(8228, 5091, '_elementor_template_type', 'wp-page'),
(8229, 5091, '_elementor_version', '3.15.3'),
(8230, 5091, '_wp_page_template', 'default'),
(8231, 5091, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3730d66e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"1c0388af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8232, 5091, '_elementor_page_assets', 'a:0:{}'),
(8233, 5092, '_elementor_edit_mode', 'builder'),
(8234, 5092, '_elementor_template_type', 'wp-page'),
(8235, 5092, '_elementor_version', '3.15.3'),
(8236, 5092, '_wp_page_template', 'default'),
(8237, 5092, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3730d66e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"1c0388af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8238, 5092, '_elementor_page_assets', 'a:0:{}'),
(8239, 5093, '_elementor_edit_mode', 'builder'),
(8240, 5093, '_elementor_template_type', 'wp-page'),
(8241, 5093, '_elementor_version', '3.15.3'),
(8242, 5093, '_wp_page_template', 'default'),
(8243, 5093, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8244, 5093, '_elementor_page_assets', 'a:0:{}'),
(8246, 5094, '_elementor_edit_mode', 'builder'),
(8247, 5094, '_elementor_template_type', 'wp-page'),
(8248, 5094, '_elementor_version', '3.15.3'),
(8249, 5094, '_wp_page_template', 'default'),
(8250, 5094, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8251, 5094, '_elementor_page_assets', 'a:0:{}'),
(8253, 5095, '_elementor_edit_mode', 'builder'),
(8254, 5095, '_elementor_template_type', 'wp-page'),
(8255, 5095, '_elementor_version', '3.15.3'),
(8256, 5095, '_wp_page_template', 'default'),
(8257, 5095, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8258, 5095, '_elementor_page_assets', 'a:0:{}'),
(8260, 5096, '_elementor_edit_mode', 'builder'),
(8261, 5096, '_elementor_template_type', 'wp-page'),
(8262, 5096, '_elementor_version', '3.15.3'),
(8263, 5096, '_wp_page_template', 'default'),
(8264, 5096, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8265, 5096, '_elementor_page_assets', 'a:0:{}'),
(8268, 5097, '_elementor_edit_mode', 'builder'),
(8269, 5097, '_elementor_template_type', 'wp-page'),
(8270, 5097, '_elementor_version', '3.15.3'),
(8271, 5097, '_wp_page_template', 'default'),
(8272, 5097, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8273, 5097, '_elementor_page_assets', 'a:0:{}'),
(8275, 5098, '_elementor_edit_mode', 'builder'),
(8276, 5098, '_elementor_template_type', 'wp-page'),
(8277, 5098, '_elementor_version', '3.15.3'),
(8278, 5098, '_wp_page_template', 'default'),
(8279, 5098, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8280, 5098, '_elementor_page_assets', 'a:0:{}'),
(8282, 5099, '_elementor_edit_mode', 'builder'),
(8283, 5099, '_elementor_template_type', 'wp-page'),
(8284, 5099, '_elementor_version', '3.15.3'),
(8285, 5099, '_wp_page_template', 'default'),
(8286, 5099, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8287, 5099, '_elementor_page_assets', 'a:0:{}'),
(8290, 5100, '_elementor_edit_mode', 'builder'),
(8291, 5100, '_elementor_template_type', 'wp-page'),
(8292, 5100, '_elementor_version', '3.15.3'),
(8293, 5100, '_wp_page_template', 'default'),
(8294, 5100, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"608e1d6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),
(8295, 5100, '_elementor_page_assets', 'a:0:{}'),
(8296, 5101, '_elementor_edit_mode', 'builder'),
(8297, 5101, '_elementor_template_type', 'wp-page'),
(8298, 5101, '_elementor_version', '3.15.3'),
(8299, 5101, '_wp_page_template', 'default'),
(8300, 5101, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"608e1d6\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"controls\":\"\",\"lazy_load\":\"yes\",\"rel\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),
(8301, 5101, '_elementor_page_assets', 'a:0:{}'),
(8302, 5102, '_elementor_edit_mode', 'builder'),
(8303, 5102, '_elementor_template_type', 'wp-page'),
(8304, 5102, '_elementor_version', '3.15.3'),
(8305, 5102, '_wp_page_template', 'default'),
(8306, 5102, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8307, 5102, '_elementor_page_assets', 'a:0:{}'),
(8308, 5103, '_elementor_edit_mode', 'builder'),
(8309, 5103, '_elementor_template_type', 'wp-page'),
(8310, 5103, '_elementor_version', '3.15.3'),
(8311, 5103, '_wp_page_template', 'default'),
(8312, 5103, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8313, 5103, '_elementor_page_assets', 'a:0:{}'),
(8315, 5104, '_elementor_edit_mode', 'builder'),
(8316, 5104, '_elementor_template_type', 'wp-page'),
(8317, 5104, '_elementor_version', '3.15.3'),
(8318, 5104, '_wp_page_template', 'default'),
(8319, 5104, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8320, 5104, '_elementor_page_assets', 'a:0:{}'),
(8322, 5105, '_elementor_edit_mode', 'builder'),
(8323, 5105, '_elementor_template_type', 'wp-page'),
(8324, 5105, '_elementor_version', '3.15.3'),
(8325, 5105, '_wp_page_template', 'default'),
(8326, 5105, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8327, 5105, '_elementor_page_assets', 'a:0:{}'),
(8330, 5106, '_elementor_edit_mode', 'builder'),
(8331, 5106, '_elementor_template_type', 'wp-page'),
(8332, 5106, '_elementor_version', '3.15.3'),
(8333, 5106, '_wp_page_template', 'default'),
(8334, 5106, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8335, 5106, '_elementor_page_assets', 'a:0:{}'),
(8336, 5107, '_elementor_edit_mode', 'builder'),
(8337, 5107, '_elementor_template_type', 'wp-page'),
(8338, 5107, '_elementor_version', '3.15.3'),
(8339, 5107, '_wp_page_template', 'default'),
(8340, 5107, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8341, 5107, '_elementor_page_assets', 'a:0:{}'),
(8342, 5108, '_elementor_edit_mode', 'builder'),
(8343, 5108, '_elementor_template_type', 'wp-page'),
(8344, 5108, '_elementor_version', '3.15.3'),
(8345, 5108, '_wp_page_template', 'default'),
(8346, 5108, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8347, 5108, '_elementor_page_assets', 'a:0:{}'),
(8349, 4922, 'qodef_page_content_padding', '0 0'),
(8350, 4922, 'qodef_page_content_padding_mobile', '0 0'),
(8351, 5109, '_elementor_edit_mode', 'builder'),
(8352, 5109, '_elementor_template_type', 'wp-page'),
(8353, 5109, '_elementor_version', '3.15.3'),
(8354, 5109, '_wp_page_template', 'default'),
(8355, 5109, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8356, 5109, '_elementor_page_assets', 'a:0:{}'),
(8358, 5110, '_elementor_edit_mode', 'builder'),
(8359, 5110, '_elementor_template_type', 'wp-page'),
(8360, 5110, '_elementor_version', '3.15.3'),
(8361, 5110, '_wp_page_template', 'default'),
(8362, 5110, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8363, 5110, '_elementor_page_assets', 'a:0:{}'),
(8365, 5111, '_elementor_edit_mode', 'builder'),
(8366, 5111, '_elementor_template_type', 'wp-page'),
(8367, 5111, '_elementor_version', '3.15.3'),
(8368, 5111, '_wp_page_template', 'default'),
(8369, 5111, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8370, 5111, '_elementor_page_assets', 'a:0:{}'),
(8372, 5112, '_elementor_edit_mode', 'builder'),
(8373, 5112, '_elementor_template_type', 'wp-page'),
(8374, 5112, '_elementor_version', '3.15.3'),
(8375, 5112, '_wp_page_template', 'default'),
(8376, 5112, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8377, 5112, '_elementor_page_assets', 'a:0:{}'),
(8380, 5113, '_elementor_edit_mode', 'builder'),
(8381, 5113, '_elementor_template_type', 'wp-page'),
(8382, 5113, '_elementor_version', '3.15.3'),
(8383, 5113, '_wp_page_template', 'default'),
(8384, 5113, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8385, 5113, '_elementor_page_assets', 'a:0:{}'),
(8387, 5114, '_elementor_edit_mode', 'builder'),
(8388, 5114, '_elementor_template_type', 'wp-page'),
(8389, 5114, '_elementor_version', '3.15.3'),
(8390, 5114, '_wp_page_template', 'default'),
(8391, 5114, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8392, 5114, '_elementor_page_assets', 'a:0:{}'),
(8394, 5115, '_elementor_edit_mode', 'builder'),
(8395, 5115, '_elementor_template_type', 'wp-page'),
(8396, 5115, '_elementor_version', '3.15.3'),
(8397, 5115, '_wp_page_template', 'default'),
(8398, 5115, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8399, 5115, '_elementor_page_assets', 'a:0:{}'),
(8402, 5116, '_elementor_edit_mode', 'builder'),
(8403, 5116, '_elementor_template_type', 'wp-page'),
(8404, 5116, '_elementor_version', '3.15.3'),
(8405, 5116, '_wp_page_template', 'default'),
(8406, 5116, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8407, 5116, '_elementor_page_assets', 'a:0:{}'),
(8409, 5117, '_elementor_edit_mode', 'builder'),
(8410, 5117, '_elementor_template_type', 'wp-page'),
(8411, 5117, '_elementor_version', '3.15.3'),
(8412, 5117, '_wp_page_template', 'default'),
(8413, 5117, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8414, 5117, '_elementor_page_assets', 'a:0:{}'),
(8416, 5118, '_elementor_edit_mode', 'builder'),
(8417, 5118, '_elementor_template_type', 'wp-page'),
(8418, 5118, '_elementor_version', '3.15.3'),
(8419, 5118, '_wp_page_template', 'default'),
(8420, 5118, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8421, 5118, '_elementor_page_assets', 'a:0:{}'),
(8431, 5120, '_elementor_edit_mode', 'builder'),
(8432, 5120, '_elementor_template_type', 'wp-page'),
(8433, 5120, '_elementor_version', '3.15.3'),
(8434, 5120, '_wp_page_template', 'default'),
(8435, 5120, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8436, 5120, '_elementor_page_assets', 'a:0:{}'),
(8438, 5121, '_elementor_edit_mode', 'builder'),
(8439, 5121, '_elementor_template_type', 'wp-page'),
(8440, 5121, '_elementor_version', '3.15.3'),
(8441, 5121, '_wp_page_template', 'default'),
(8442, 5121, '_elementor_data', '[{\"id\":\"b5b3c21\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"16de23e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8443, 5121, '_elementor_page_assets', 'a:0:{}'),
(8445, 5122, '_elementor_edit_mode', 'builder'),
(8446, 5122, '_elementor_template_type', 'wp-page'),
(8447, 5122, '_elementor_version', '3.15.3'),
(8448, 5122, '_wp_page_template', 'default'),
(8449, 5122, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8450, 5122, '_elementor_page_assets', 'a:0:{}'),
(8453, 5123, '_elementor_edit_mode', 'builder'),
(8454, 5123, '_elementor_template_type', 'wp-page'),
(8455, 5123, '_elementor_version', '3.15.3'),
(8456, 5123, '_wp_page_template', 'default'),
(8457, 5123, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8458, 5123, '_elementor_page_assets', 'a:0:{}'),
(8459, 5124, '_elementor_edit_mode', 'builder'),
(8460, 5124, '_elementor_template_type', 'wp-page'),
(8461, 5124, '_elementor_version', '3.15.3'),
(8462, 5124, '_wp_page_template', 'default'),
(8463, 5124, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"510f26e\",\"elType\":\"section\",\"settings\":{\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a630d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2231c17d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8464, 5124, '_elementor_page_assets', 'a:0:{}'),
(8465, 5125, '_elementor_edit_mode', 'builder'),
(8466, 5125, '_elementor_template_type', 'wp-page'),
(8467, 5125, '_elementor_version', '3.15.3'),
(8468, 5125, '_wp_page_template', 'default'),
(8469, 5125, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8470, 5125, '_elementor_page_assets', 'a:0:{}'),
(8472, 5126, '_elementor_edit_mode', 'builder'),
(8473, 5126, '_elementor_template_type', 'wp-page'),
(8474, 5126, '_elementor_version', '3.15.3'),
(8475, 5126, '_wp_page_template', 'default'),
(8476, 5126, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8477, 5126, '_elementor_page_assets', 'a:0:{}'),
(8479, 5127, '_elementor_edit_mode', 'builder'),
(8480, 5127, '_elementor_template_type', 'wp-page'),
(8481, 5127, '_elementor_version', '3.15.3'),
(8482, 5127, '_wp_page_template', 'default'),
(8483, 5127, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e665e54\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#A22828\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"495e715\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"275e13b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),
(8484, 5127, '_elementor_page_assets', 'a:0:{}'),
(8486, 5128, '_elementor_edit_mode', 'builder'),
(8487, 5128, '_elementor_template_type', 'wp-page'),
(8488, 5128, '_elementor_version', '3.15.3'),
(8489, 5128, '_wp_page_template', 'default'),
(8490, 5128, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8491, 5128, '_elementor_page_assets', 'a:0:{}'),
(8494, 5129, '_elementor_edit_mode', 'builder'),
(8495, 5129, '_elementor_template_type', 'wp-page'),
(8496, 5129, '_elementor_version', '3.15.3'),
(8497, 5129, '_wp_page_template', 'default'),
(8498, 5129, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8499, 5129, '_elementor_page_assets', 'a:0:{}'),
(8501, 4916, 'qodef_enable_page_title', 'no'),
(8509, 5131, '_wp_attached_file', '2023/09/Link-→-port-1-gallery-1.jpg.png'),
(8510, 5131, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:541;s:6:\"height\";i:304;s:4:\"file\";s:41:\"2023/09/Link-→-port-1-gallery-1.jpg.png\";s:8:\"filesize\";i:80365;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Link-→-port-1-gallery-1.jpg-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36252;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Link-→-port-1-gallery-1.jpg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19609;}}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:{}}}'),
(8512, 5132, '_elementor_edit_mode', 'builder'),
(8513, 5132, '_elementor_template_type', 'wp-page'),
(8514, 5132, '_elementor_version', '3.15.3'),
(8515, 5132, '_wp_page_template', 'default'),
(8516, 5132, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8517, 5132, '_elementor_page_assets', 'a:0:{}'),
(8519, 5133, '_elementor_edit_mode', 'builder'),
(8520, 5133, '_elementor_template_type', 'wp-page'),
(8521, 5133, '_elementor_version', '3.15.3'),
(8522, 5133, '_wp_page_template', 'default'),
(8523, 5133, '_elementor_data', '[{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8524, 5133, '_elementor_page_assets', 'a:0:{}'),
(8526, 5134, '_elementor_edit_mode', 'builder'),
(8527, 5134, '_elementor_template_type', 'wp-page'),
(8528, 5134, '_elementor_version', '3.15.3'),
(8529, 5134, '_wp_page_template', 'default'),
(8530, 5134, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8531, 5134, '_elementor_page_assets', 'a:0:{}'),
(8534, 5135, '_elementor_edit_mode', 'builder'),
(8535, 5135, '_elementor_template_type', 'wp-page'),
(8536, 5135, '_elementor_version', '3.15.3'),
(8537, 5135, '_wp_page_template', 'default'),
(8538, 5135, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8539, 5135, '_elementor_page_assets', 'a:0:{}'),
(8541, 5136, '_elementor_edit_mode', 'builder'),
(8542, 5136, '_elementor_template_type', 'wp-page'),
(8543, 5136, '_elementor_version', '3.15.3'),
(8544, 5136, '_wp_page_template', 'default'),
(8545, 5136, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8546, 5136, '_elementor_page_assets', 'a:0:{}'),
(8548, 5137, '_elementor_edit_mode', 'builder'),
(8549, 5137, '_elementor_template_type', 'wp-page'),
(8550, 5137, '_elementor_version', '3.15.3'),
(8551, 5137, '_wp_page_template', 'default'),
(8552, 5137, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(8553, 5137, '_elementor_page_assets', 'a:0:{}'),
(8570, 5140, '_elementor_edit_mode', 'builder'),
(8571, 5140, '_elementor_template_type', 'wp-page'),
(8572, 5140, '_elementor_version', '3.15.3'),
(8573, 5140, '_wp_page_template', 'default'),
(8574, 5140, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(8575, 5140, '_elementor_page_assets', 'a:0:{}'),
(8576, 5141, '_elementor_edit_mode', 'builder'),
(8577, 5141, '_elementor_template_type', 'wp-page'),
(8578, 5141, '_elementor_version', '3.15.3'),
(8579, 5141, '_wp_page_template', 'default'),
(8580, 5141, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),
(8581, 5141, '_elementor_page_assets', 'a:0:{}'),
(8582, 5142, '_elementor_edit_mode', 'builder'),
(8583, 5142, '_elementor_template_type', 'wp-page'),
(8584, 5142, '_elementor_version', '3.15.3'),
(8585, 5142, '_wp_page_template', 'default'),
(8586, 5142, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8587, 5142, '_elementor_page_assets', 'a:0:{}'),
(8589, 5143, '_elementor_edit_mode', 'builder'),
(8590, 5143, '_elementor_template_type', 'wp-page'),
(8591, 5143, '_elementor_version', '3.15.3'),
(8592, 5143, '_wp_page_template', 'default'),
(8593, 5143, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8594, 5143, '_elementor_page_assets', 'a:0:{}'),
(8596, 5144, '_elementor_edit_mode', 'builder'),
(8597, 5144, '_elementor_template_type', 'wp-page'),
(8598, 5144, '_elementor_version', '3.15.3'),
(8599, 5144, '_wp_page_template', 'default'),
(8600, 5144, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8601, 5144, '_elementor_page_assets', 'a:0:{}'),
(8603, 5145, '_elementor_edit_mode', 'builder'),
(8604, 5145, '_elementor_template_type', 'wp-page'),
(8605, 5145, '_elementor_version', '3.15.3'),
(8606, 5145, '_wp_page_template', 'default'),
(8607, 5145, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8608, 5145, '_elementor_page_assets', 'a:0:{}'),
(8620, 5147, '_elementor_edit_mode', 'builder'),
(8621, 5147, '_elementor_template_type', 'wp-page'),
(8622, 5147, '_elementor_version', '3.15.3'),
(8623, 5147, '_wp_page_template', 'default'),
(8624, 5147, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8625, 5147, '_elementor_page_assets', 'a:0:{}'),
(8627, 5148, '_elementor_edit_mode', 'builder'),
(8628, 5148, '_elementor_template_type', 'wp-page'),
(8629, 5148, '_elementor_version', '3.15.3'),
(8630, 5148, '_wp_page_template', 'default'),
(8631, 5148, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"020f09f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8632, 5148, '_elementor_page_assets', 'a:0:{}'),
(8634, 5149, '_elementor_edit_mode', 'builder'),
(8635, 5149, '_elementor_template_type', 'wp-page'),
(8636, 5149, '_elementor_version', '3.15.3'),
(8637, 5149, '_wp_page_template', 'default'),
(8638, 5149, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8639, 5149, '_elementor_page_assets', 'a:0:{}'),
(8643, 5150, '_wp_attached_file', '2023/09/cropped-logo.png'),
(8644, 5150, '_wp_attachment_context', 'site-icon'),
(8645, 5150, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:24:\"2023/09/cropped-logo.png\";s:8:\"filesize\";i:6257;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"cropped-logo-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6302;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"cropped-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4643;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:24:\"cropped-logo-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6009;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:24:\"cropped-logo-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4214;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:24:\"cropped-logo-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4976;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:22:\"cropped-logo-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1283;}}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:{}}}'),
(8646, 5151, '_wp_trash_meta_status', 'publish'),
(8647, 5151, '_wp_trash_meta_time', '1693985798'),
(8655, 5153, '_elementor_edit_mode', 'builder'),
(8656, 5153, '_elementor_template_type', 'wp-page'),
(8657, 5153, '_elementor_version', '3.15.3'),
(8658, 5153, '_wp_page_template', 'default'),
(8659, 5153, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8278658\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ec2b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(8660, 5153, '_elementor_page_assets', 'a:0:{}'),
(8661, 5154, '_elementor_edit_mode', 'builder'),
(8662, 5154, '_elementor_template_type', 'wp-page'),
(8663, 5154, '_elementor_version', '3.15.3'),
(8664, 5154, '_wp_page_template', 'default'),
(8665, 5154, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8278658\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"3ec2b1d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(8666, 5154, '_elementor_page_assets', 'a:0:{}'),
(8667, 5155, '_elementor_edit_mode', 'builder'),
(8668, 5155, '_elementor_template_type', 'wp-page'),
(8669, 5155, '_elementor_version', '3.15.3'),
(8670, 5155, '_wp_page_template', 'default'),
(8671, 5155, '_elementor_data', '[{\"id\":\"938d65a\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"74a07b2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e3ea291\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"354e4421\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"3eb7c392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3782ba03\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false}]'),
(8672, 5155, '_elementor_page_assets', 'a:0:{}'),
(8674, 4925, '_wp_trash_meta_status', 'publish'),
(8675, 4925, '_wp_trash_meta_time', '1693986035'),
(8676, 4925, '_wp_desired_post_slug', 'our-clients-2'),
(8677, 5156, '_menu_item_type', 'post_type'),
(8678, 5156, '_menu_item_menu_item_parent', '0'),
(8679, 5156, '_menu_item_object_id', '1017'),
(8680, 5156, '_menu_item_object', 'page'),
(8681, 5156, '_menu_item_target', ''),
(8682, 5156, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(8683, 5156, '_menu_item_xfn', ''),
(8684, 5156, '_menu_item_url', ''),
(8686, 4913, '_wp_old_date', '2023-09-05'),
(8687, 4932, '_wp_old_date', '2023-09-05'),
(8688, 4932, 'menu-item-qodef-menu-item-appearance', 'none'),
(8689, 4921, '_wp_old_date', '2023-09-05'),
(8691, 5156, 'menu-item-qodef-menu-item-appearance', 'none'),
(8692, 4928, '_wp_old_date', '2023-09-05'),
(8694, 422, '_elementor_page_assets', 'a:0:{}'),
(8696, 546, '_elementor_page_assets', 'a:0:{}'),
(8698, 544, '_elementor_page_assets', 'a:0:{}'),
(8700, 550, '_elementor_page_assets', 'a:0:{}'),
(8702, 540, '_elementor_page_assets', 'a:0:{}'),
(8703, 5157, '_wp_attached_file', '2023/09/Link-→-port-1-gallery-1.jpg-1.png'),
(8704, 5157, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:541;s:6:\"height\";i:304;s:4:\"file\";s:43:\"2023/09/Link-→-port-1-gallery-1.jpg-1.png\";s:8:\"filesize\";i:299671;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-1-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97843;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-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:43683;}}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:{}}}'),
(8705, 5158, '_wp_attached_file', '2023/09/Link-→-port-1-gallery-1.jpg-2.png'),
(8706, 5158, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:541;s:6:\"height\";i:304;s:4:\"file\";s:43:\"2023/09/Link-→-port-1-gallery-1.jpg-2.png\";s:8:\"filesize\";i:217112;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-2-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:85218;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-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:40533;}}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:{}}}'),
(8707, 5159, '_wp_attached_file', '2023/09/Link-→-port-1-gallery-1.jpg-3.png'),
(8708, 5159, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:541;s:6:\"height\";i:304;s:4:\"file\";s:43:\"2023/09/Link-→-port-1-gallery-1.jpg-3.png\";s:8:\"filesize\";i:167161;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-3-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:62336;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-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:29888;}}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:{}}}'),
(8709, 5160, '_wp_attached_file', '2023/09/Link-→-port-1-gallery-1.jpg-4.png'),
(8710, 5160, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:541;s:6:\"height\";i:304;s:4:\"file\";s:43:\"2023/09/Link-→-port-1-gallery-1.jpg-4.png\";s:8:\"filesize\";i:200659;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-4-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:75987;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Link-→-port-1-gallery-1.jpg-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:36048;}}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:{}}}'),
(8711, 5161, '_wp_page_template', 'page-full-width.php'),
(8712, 5161, '_elementor_edit_mode', 'builder'),
(8713, 5161, '_elementor_template_type', 'wp-page'),
(8714, 5161, '_elementor_version', '3.15.3'),
(8715, 5161, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8716, 5161, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8717, 5161, '_elementor_page_assets', 'a:0:{}'),
(8719, 5162, '_wp_page_template', 'page-full-width.php'),
(8720, 5162, '_elementor_edit_mode', 'builder'),
(8721, 5162, '_elementor_template_type', 'wp-page'),
(8722, 5162, '_elementor_version', '3.15.3'),
(8723, 5162, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"6\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"6\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8724, 5162, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8725, 5162, '_elementor_page_assets', 'a:0:{}'),
(8727, 5163, '_wp_page_template', 'page-full-width.php'),
(8728, 5163, '_elementor_edit_mode', 'builder'),
(8729, 5163, '_elementor_template_type', 'wp-page'),
(8730, 5163, '_elementor_version', '3.15.3'),
(8731, 5163, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8732, 5163, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8733, 5163, '_elementor_page_assets', 'a:0:{}'),
(8736, 1109, '_edit_lock', '1693986168:1'),
(8746, 1109, '_edit_last', '1'),
(8747, 190, '_edit_lock', '1693986309:1'),
(8748, 190, '_edit_last', '1'),
(8749, 5166, '_wp_attached_file', '2018/11/simple-icons_adidas-1.png'),
(8750, 5166, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:184;s:6:\"height\";i:183;s:4:\"file\";s:33:\"2018/11/simple-icons_adidas-1.png\";s:8:\"filesize\";i:2944;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"simple-icons_adidas-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:4949;}}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:{}}}'),
(8751, 5167, '_elementor_edit_mode', 'builder'),
(8752, 5167, '_elementor_template_type', 'wp-page'),
(8753, 5167, '_elementor_version', '3.15.3'),
(8754, 5167, '_wp_page_template', 'default'),
(8755, 5167, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8756, 5167, '_elementor_page_assets', 'a:0:{}'),
(8757, 5168, '_elementor_edit_mode', 'builder'),
(8758, 5168, '_elementor_template_type', 'wp-page'),
(8759, 5168, '_elementor_version', '3.15.3'),
(8760, 5168, '_wp_page_template', 'default'),
(8761, 5168, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8bd7e7f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"14dd2b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a442ff4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"716b79c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8762, 5168, '_elementor_page_assets', 'a:0:{}'),
(8763, 5169, '_elementor_edit_mode', 'builder'),
(8764, 5169, '_elementor_template_type', 'wp-page'),
(8765, 5169, '_elementor_version', '3.15.3'),
(8766, 5169, '_wp_page_template', 'default'),
(8767, 5169, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8768, 5169, '_elementor_page_assets', 'a:0:{}'),
(8769, 161, '_edit_lock', '1693986381:1'),
(8771, 5170, '_wp_attached_file', '2018/11/simple-icons_ea.png'),
(8772, 5170, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:184;s:6:\"height\";i:183;s:4:\"file\";s:27:\"2018/11/simple-icons_ea.png\";s:8:\"filesize\";i:1743;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"simple-icons_ea-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2459;}}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:{}}}'),
(8773, 161, '_edit_last', '1'),
(8774, 162, '_edit_lock', '1693986457:1'),
(8775, 5171, '_wp_attached_file', '2018/11/image-1.png'),
(8776, 5171, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:161;s:6:\"height\";i:183;s:4:\"file\";s:19:\"2018/11/image-1.png\";s:8:\"filesize\";i:10966;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-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:13096;}}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:{}}}'),
(8777, 162, '_edit_last', '1'),
(8778, 163, '_edit_lock', '1693986592:1'),
(8779, 5172, '_wp_attached_file', '2018/11/simple-icons_bbc.png'),
(8780, 5172, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:184;s:6:\"height\";i:183;s:4:\"file\";s:28:\"2018/11/simple-icons_bbc.png\";s:8:\"filesize\";i:1513;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"simple-icons_bbc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1889;}}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:{}}}'),
(8781, 163, '_edit_last', '1'),
(8782, 5173, '_elementor_edit_mode', 'builder'),
(8783, 5173, '_elementor_template_type', 'wp-page'),
(8784, 5173, '_elementor_version', '3.15.3'),
(8785, 5173, '_wp_page_template', 'default'),
(8786, 5173, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8787, 5173, '_elementor_page_assets', 'a:0:{}'),
(8789, 5174, '_elementor_edit_mode', 'builder'),
(8790, 5174, '_elementor_template_type', 'wp-page'),
(8791, 5174, '_elementor_version', '3.15.3'),
(8792, 5174, '_wp_page_template', 'default'),
(8793, 5174, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8794, 5174, '_elementor_page_assets', 'a:0:{}'),
(8796, 5175, '_elementor_edit_mode', 'builder'),
(8797, 5175, '_elementor_template_type', 'wp-page'),
(8798, 5175, '_elementor_version', '3.15.3'),
(8799, 5175, '_wp_page_template', 'default'),
(8800, 5175, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8801, 5175, '_elementor_page_assets', 'a:0:{}'),
(8804, 164, '_edit_lock', '1693986632:1'),
(8805, 5176, '_wp_attached_file', '2018/11/Frame.png'),
(8806, 5176, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:389;s:6:\"height\";i:119;s:4:\"file\";s:17:\"2018/11/Frame.png\";s:8:\"filesize\";i:12586;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"Frame-300x92.png\";s:5:\"width\";i:300;s:6:\"height\";i:92;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15721;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"Frame-150x119.png\";s:5:\"width\";i:150;s:6:\"height\";i:119;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3866;}}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:{}}}'),
(8807, 5177, '_wp_attached_file', '2018/11/Group.png'),
(8808, 5177, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:136;s:6:\"height\";i:137;s:4:\"file\";s:17:\"2018/11/Group.png\";s:8:\"filesize\";i:2671;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:{}}}'),
(8809, 5178, '_wp_attached_file', '2018/11/image-2.png'),
(8810, 5178, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:170;s:6:\"height\";i:151;s:4:\"file\";s:19:\"2018/11/image-2.png\";s:8:\"filesize\";i:3441;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"image-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:6356;}}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:{}}}'),
(8811, 5179, '_wp_attached_file', '2018/11/simple-icons_puma.png'),
(8812, 5179, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:183;s:6:\"height\";i:183;s:4:\"file\";s:29:\"2018/11/simple-icons_puma.png\";s:8:\"filesize\";i:2160;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"simple-icons_puma-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3158;}}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:{}}}'),
(8813, 5180, '_elementor_edit_mode', 'builder'),
(8814, 5180, '_elementor_template_type', 'wp-page'),
(8815, 5180, '_elementor_version', '3.15.3'),
(8816, 5180, '_wp_page_template', 'default'),
(8817, 5180, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8818, 5180, '_elementor_page_assets', 'a:0:{}'),
(8820, 5181, '_elementor_edit_mode', 'builder'),
(8821, 5181, '_elementor_template_type', 'wp-page'),
(8822, 5181, '_elementor_version', '3.15.3'),
(8823, 5181, '_wp_page_template', 'default'),
(8824, 5181, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8825, 5181, '_elementor_page_assets', 'a:0:{}'),
(8827, 5182, '_elementor_edit_mode', 'builder'),
(8828, 5182, '_elementor_template_type', 'wp-page'),
(8829, 5182, '_elementor_version', '3.15.3'),
(8830, 5182, '_wp_page_template', 'default'),
(8831, 5182, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.\\n\\nWe took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".\\n\\n<a class=\\\"amazon-link\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8832, 5182, '_elementor_page_assets', 'a:0:{}'),
(8835, 164, '_edit_last', '1'),
(8836, 165, '_edit_lock', '1693986664:1'),
(8837, 5183, '_elementor_edit_mode', 'builder'),
(8838, 5183, '_elementor_template_type', 'wp-page'),
(8839, 5183, '_elementor_version', '3.15.3'),
(8840, 5183, '_wp_page_template', 'default'),
(8841, 5183, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.\\n\\nWe took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".\\n\\n<a class=\\\"amazon-link\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8842, 5183, '_elementor_page_assets', 'a:0:{}'),
(8844, 5184, '_elementor_edit_mode', 'builder'),
(8845, 5184, '_elementor_template_type', 'wp-page'),
(8846, 5184, '_elementor_version', '3.15.3'),
(8847, 5184, '_wp_page_template', 'default'),
(8848, 5184, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.\\n\\nWe took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".\\n\\n<a class=\\\"amazon-link\\\" target=\\\"_blank\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8849, 5184, '_elementor_page_assets', 'a:0:{}'),
(8851, 5185, '_elementor_edit_mode', 'builder'),
(8852, 5185, '_elementor_template_type', 'wp-page'),
(8853, 5185, '_elementor_version', '3.15.3'),
(8854, 5185, '_wp_page_template', 'default'),
(8855, 5185, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8856, 5185, '_elementor_page_assets', 'a:0:{}'),
(8859, 165, '_edit_last', '1'),
(8860, 188, '_edit_lock', '1693986692:1'),
(8861, 188, '_edit_last', '1'),
(8862, 189, '_edit_lock', '1693986736:1'),
(8863, 189, '_edit_last', '1'),
(8864, 142, '_edit_lock', '1693986838:1'),
(8865, 5186, '_wp_attached_file', '2018/11/download-1.png'),
(8866, 5186, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:408;s:6:\"height\";i:91;s:4:\"file\";s:22:\"2018/11/download-1.png\";s:8:\"filesize\";i:6155;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"download-1-300x67.png\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"download-1-150x91.png\";s:5:\"width\";i:150;s:6:\"height\";i:91;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3035;}}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:{}}}'),
(8867, 5187, '_wp_attached_file', '2018/11/Frame-1.png'),
(8868, 5187, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:132;s:6:\"height\";i:135;s:4:\"file\";s:19:\"2018/11/Frame-1.png\";s:8:\"filesize\";i:1976;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:{}}}'),
(8869, 5188, '_wp_attached_file', '2018/11/Layer_1.png'),
(8870, 5188, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:208;s:6:\"height\";i:117;s:4:\"file\";s:19:\"2018/11/Layer_1.png\";s:8:\"filesize\";i:3644;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"Layer_1-150x117.png\";s:5:\"width\";i:150;s:6:\"height\";i:117;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3093;}}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:{}}}'),
(8871, 142, '_edit_last', '1'),
(8872, 192, '_edit_lock', '1693986863:1'),
(8873, 192, '_edit_last', '1'),
(8874, 193, '_edit_lock', '1693987924:1'),
(8875, 193, '_edit_last', '1'),
(8876, 5189, '_wp_page_template', 'page-full-width.php'),
(8877, 5189, '_elementor_edit_mode', 'builder'),
(8878, 5189, '_elementor_template_type', 'wp-page'),
(8879, 5189, '_elementor_version', '3.15.3'),
(8880, 5189, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8881, 5189, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8882, 5189, '_elementor_page_assets', 'a:0:{}'),
(8884, 5190, '_wp_page_template', 'page-full-width.php'),
(8885, 5190, '_elementor_edit_mode', 'builder'),
(8886, 5190, '_elementor_template_type', 'wp-page'),
(8887, 5190, '_elementor_version', '3.15.3'),
(8888, 5190, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"space\":\"no\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"18\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8889, 5190, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8890, 5190, '_elementor_page_assets', 'a:0:{}'),
(8892, 5191, '_wp_page_template', 'page-full-width.php'),
(8893, 5191, '_elementor_edit_mode', 'builder'),
(8894, 5191, '_elementor_template_type', 'wp-page'),
(8895, 5191, '_elementor_version', '3.15.3'),
(8896, 5191, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8897, 5191, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8898, 5191, '_elementor_page_assets', 'a:0:{}'),
(8901, 5192, '_wp_page_template', 'page-full-width.php'),
(8902, 5192, '_elementor_edit_mode', 'builder'),
(8903, 5192, '_elementor_template_type', 'wp-page'),
(8904, 5192, '_elementor_version', '3.15.3'),
(8905, 5192, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8906, 5192, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8907, 5192, '_elementor_page_assets', 'a:0:{}'),
(8909, 5193, '_wp_page_template', 'page-full-width.php'),
(8910, 5193, '_elementor_edit_mode', 'builder'),
(8911, 5193, '_elementor_template_type', 'wp-page'),
(8912, 5193, '_elementor_version', '3.15.3'),
(8913, 5193, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Interested to work and cooperate with us? Contact us<\\/h3>\",\"text\":\"Hire Us!\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8914, 5193, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8915, 5193, '_elementor_page_assets', 'a:0:{}'),
(8917, 5194, '_wp_page_template', 'page-full-width.php'),
(8918, 5194, '_elementor_edit_mode', 'builder'),
(8919, 5194, '_elementor_template_type', 'wp-page'),
(8920, 5194, '_elementor_version', '3.15.3'),
(8921, 5194, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8922, 5194, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(8923, 5194, '_elementor_page_assets', 'a:0:{}'),
(8926, 2017, '_edit_lock', '1693987366:1'),
(8927, 5195, '_elementor_edit_mode', 'builder'),
(8928, 5195, '_elementor_template_type', 'section'),
(8929, 5195, '_elementor_version', '3.15.3'),
(8930, 5196, '_elementor_edit_mode', 'builder'),
(8931, 5196, '_elementor_template_type', 'section'),
(8932, 5196, '_elementor_version', '3.15.3'),
(8933, 5195, '_wp_page_template', 'default'),
(8934, 5195, '_elementor_data', '[{\"id\":\"2169fa46\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27fbb010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4313cd47\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"437ce442\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f1c21c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}]'),
(8935, 5197, '_elementor_edit_mode', 'builder'),
(8936, 5197, '_elementor_template_type', 'section'),
(8937, 5197, '_elementor_version', '3.15.3'),
(8938, 5197, '_wp_page_template', 'default'),
(8939, 5197, '_elementor_data', '[{\"id\":\"2169fa46\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"27fbb010\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"4313cd47\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"437ce442\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f1c21c9\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}]'),
(8940, 5195, '_elementor_page_assets', 'a:0:{}'),
(8941, 5198, '_elementor_edit_mode', 'builder'),
(8942, 5198, '_elementor_template_type', 'section'),
(8943, 5198, '_elementor_version', '3.15.3'),
(8944, 5199, '_elementor_edit_mode', 'builder'),
(8945, 5199, '_elementor_template_type', 'section'),
(8946, 5199, '_elementor_version', '3.15.3'),
(8947, 5198, '_wp_page_template', 'default'),
(8948, 5198, '_elementor_data', '[{\"id\":\"4574d312\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2020\\/08\\/landing-parallax-2.jpg\",\"id\":4647},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1d4debc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2ebb6d46\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1abc0be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"53c0db4c\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"1435afa2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"191d408a\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34875c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56df006a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d2043e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great Online Store\",\"text\":\"Boldlab is WooCommerce compatible and equipped with carefully designed single product & shop page templates.\",\"content_alignment\":\"right\",\"line_break_positions\":\"2\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"5774ab95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73615fa1\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(8949, 5200, '_elementor_edit_mode', 'builder'),
(8950, 5200, '_elementor_template_type', 'section'),
(8951, 5200, '_elementor_version', '3.15.3'),
(8952, 5200, '_wp_page_template', 'default'),
(8953, 5200, '_elementor_data', '[{\"id\":\"4574d312\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2020\\/08\\/landing-parallax-2.jpg\",\"id\":4647},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"1d4debc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2ebb6d46\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1abc0be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"53c0db4c\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"1435afa2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"191d408a\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"34875c5\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"56df006a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6d2043e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great Online Store\",\"text\":\"Boldlab is WooCommerce compatible and equipped with carefully designed single product & shop page templates.\",\"content_alignment\":\"right\",\"line_break_positions\":\"2\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"5774ab95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73615fa1\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(8954, 5198, '_elementor_page_assets', 'a:0:{}'),
(8955, 5201, '_elementor_edit_mode', 'builder'),
(8956, 5201, '_elementor_template_type', 'section'),
(8957, 5201, '_elementor_version', '3.15.3'),
(8958, 5202, '_elementor_edit_mode', 'builder'),
(8959, 5202, '_elementor_template_type', 'section'),
(8960, 5202, '_elementor_version', '3.15.3'),
(8961, 5201, '_wp_page_template', 'default'),
(8962, 5201, '_elementor_data', '[{\"id\":\"1b126dd8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ab9082c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cd6b721\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great Online Store\",\"text\":\"Boldlab is WooCommerce compatible and equipped with carefully designed single product & shop page templates.\",\"content_alignment\":\"right\",\"line_break_positions\":\"2\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"63713803\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73eca91\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}]'),
(8963, 5203, '_elementor_edit_mode', 'builder'),
(8964, 5203, '_elementor_template_type', 'section'),
(8965, 5203, '_elementor_version', '3.15.3'),
(8966, 5203, '_wp_page_template', 'default'),
(8967, 5203, '_elementor_data', '[{\"id\":\"1b126dd8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"1ab9082c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5cd6b721\",\"elType\":\"widget\",\"settings\":{\"title\":\"Great Online Store\",\"text\":\"Boldlab is WooCommerce compatible and equipped with carefully designed single product & shop page templates.\",\"content_alignment\":\"right\",\"line_break_positions\":\"2\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"63713803\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"73eca91\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}]'),
(8968, 5201, '_elementor_page_assets', 'a:0:{}'),
(8969, 4919, '_elementor_edit_mode', 'builder'),
(8970, 4919, '_elementor_template_type', 'wp-page'),
(8971, 4919, '_elementor_version', '3.15.3'),
(8972, 693, '_edit_lock', '1693992840:1'),
(8973, 4919, 'qodef_page_content_padding', '0 0'),
(8974, 4919, 'qodef_page_content_padding_mobile', '0 0'),
(8975, 4919, 'qodef_enable_page_title', 'no'),
(8977, 5205, '_elementor_edit_mode', 'builder'),
(8978, 5205, '_elementor_template_type', 'wp-page'),
(8979, 5205, '_elementor_version', '3.15.3'),
(8981, 5206, '_elementor_edit_mode', 'builder'),
(8982, 5206, '_elementor_template_type', 'wp-page'),
(8983, 5206, '_elementor_version', '3.15.3'),
(8985, 4919, '_wp_page_template', 'default'),
(8986, 4919, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people and we pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bundle_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(8987, 5207, '_elementor_edit_mode', 'builder'),
(8988, 5207, '_elementor_template_type', 'wp-page'),
(8989, 5207, '_elementor_version', '3.15.3'),
(8991, 5207, '_wp_page_template', 'default'),
(8992, 5207, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(8993, 4919, '_elementor_page_assets', 'a:0:{}'),
(8995, 661, '_edit_lock', '1694168604:1'),
(9003, 693, '_edit_last', '1'),
(9015, 5210, '_wp_page_template', 'page-full-width.php'),
(9016, 5210, '_elementor_edit_mode', 'builder'),
(9017, 5210, '_elementor_template_type', 'wp-page'),
(9018, 5210, '_elementor_version', '3.15.3'),
(9019, 5210, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9020, 5210, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9021, 5210, '_elementor_page_assets', 'a:0:{}'),
(9023, 5211, '_wp_page_template', 'page-full-width.php'),
(9024, 5211, '_elementor_edit_mode', 'builder'),
(9025, 5211, '_elementor_template_type', 'wp-page'),
(9026, 5211, '_elementor_version', '3.15.3'),
(9027, 5211, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9028, 5211, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9029, 5211, '_elementor_page_assets', 'a:0:{}'),
(9031, 5212, '_wp_page_template', 'page-full-width.php'),
(9032, 5212, '_elementor_edit_mode', 'builder'),
(9033, 5212, '_elementor_template_type', 'wp-page'),
(9034, 5212, '_elementor_version', '3.15.3'),
(9035, 5212, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9036, 5212, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9037, 5212, '_elementor_page_assets', 'a:0:{}'),
(9039, 5214, '_elementor_edit_mode', 'builder'),
(9040, 5214, '_elementor_template_type', 'wp-page'),
(9041, 5214, '_elementor_version', '3.15.3'),
(9042, 5214, '_wp_page_template', 'default'),
(9043, 5214, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(9044, 5214, '_elementor_page_assets', 'a:0:{}'),
(9045, 5215, '_elementor_edit_mode', 'builder'),
(9046, 5215, '_elementor_template_type', 'wp-page'),
(9047, 5215, '_elementor_version', '3.15.3'),
(9048, 5215, '_wp_page_template', 'default'),
(9049, 5215, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false}]'),
(9050, 5215, '_elementor_page_assets', 'a:0:{}'),
(9051, 5216, '_elementor_edit_mode', 'builder'),
(9052, 5216, '_elementor_template_type', 'wp-page'),
(9053, 5216, '_elementor_version', '3.15.3'),
(9054, 5216, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9055, 5216, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9056, 5216, '_elementor_page_assets', 'a:0:{}'),
(9065, 5218, '_elementor_edit_mode', 'builder'),
(9066, 5218, '_elementor_template_type', 'wp-page'),
(9067, 5218, '_elementor_version', '3.15.3'),
(9068, 5218, '_wp_page_template', 'default'),
(9069, 5218, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9070, 5218, '_elementor_page_assets', 'a:0:{}'),
(9072, 5219, '_elementor_edit_mode', 'builder'),
(9073, 5219, '_elementor_template_type', 'wp-page'),
(9074, 5219, '_elementor_version', '3.15.3'),
(9075, 5219, '_wp_page_template', 'default'),
(9076, 5219, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9077, 5219, '_elementor_page_assets', 'a:0:{}'),
(9079, 5220, '_elementor_edit_mode', 'builder'),
(9080, 5220, '_elementor_template_type', 'wp-page'),
(9081, 5220, '_elementor_version', '3.15.3'),
(9082, 5220, '_wp_page_template', 'default'),
(9083, 5220, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9084, 5220, '_elementor_page_assets', 'a:0:{}'),
(9096, 5223, '_elementor_edit_mode', 'builder'),
(9097, 5223, '_elementor_template_type', 'wp-page'),
(9098, 5223, '_elementor_version', '3.15.3'),
(9099, 5223, '_wp_page_template', 'default'),
(9100, 5223, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9101, 5223, '_elementor_page_assets', 'a:0:{}'),
(9102, 5224, '_elementor_edit_mode', 'builder'),
(9103, 5224, '_elementor_template_type', 'wp-page'),
(9104, 5224, '_elementor_version', '3.15.3'),
(9105, 5224, '_wp_page_template', 'default'),
(9106, 5224, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-2.jpg\",\"id\":3506},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-2.jpg\",\"id\":3502},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9107, 5224, '_elementor_page_assets', 'a:0:{}'),
(9108, 5225, '_elementor_edit_mode', 'builder'),
(9109, 5225, '_elementor_template_type', 'wp-page'),
(9110, 5225, '_elementor_version', '3.15.3'),
(9111, 5225, '_wp_page_template', 'default'),
(9112, 5225, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9113, 5225, '_elementor_page_assets', 'a:0:{}'),
(9121, 5229, '_elementor_edit_mode', 'builder'),
(9122, 5229, '_elementor_template_type', 'wp-page'),
(9123, 5229, '_elementor_version', '3.15.3'),
(9124, 5229, '_wp_page_template', 'default'),
(9125, 5229, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9126, 5229, '_elementor_page_assets', 'a:0:{}'),
(9128, 5230, '_elementor_edit_mode', 'builder'),
(9129, 5230, '_elementor_template_type', 'wp-page'),
(9130, 5230, '_elementor_version', '3.15.3'),
(9131, 5230, '_wp_page_template', 'default'),
(9132, 5230, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"title_tag\":\"h1\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9133, 5230, '_elementor_page_assets', 'a:0:{}'),
(9135, 5231, '_elementor_edit_mode', 'builder'),
(9136, 5231, '_elementor_template_type', 'wp-page'),
(9137, 5231, '_elementor_version', '3.15.3'),
(9138, 5231, '_wp_page_template', 'default'),
(9139, 5231, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9140, 5231, '_elementor_page_assets', 'a:0:{}'),
(9151, 661, '_edit_last', '1'),
(9152, 692, '_edit_last', '1'),
(9153, 692, 'rs_page_bg_color', ''),
(9154, 692, '_edit_lock', '1693992956:1'),
(9156, 5234, '_edit_last', '1'),
(9157, 5234, '_edit_lock', '1693993704:1'),
(9159, 5234, 'qodef_testimonials_title', 'Dura'),
(9160, 5234, 'qodef_testimonials_text', 'Definition: noun'),
(9162, 5235, '_edit_last', '1'),
(9163, 5235, '_edit_lock', '1693993690:1'),
(9164, 5235, 'qodef_testimonials_title', 'Dura'),
(9165, 5235, 'qodef_testimonials_text', 'Definition: noun'),
(9167, 5236, '_edit_last', '1'),
(9168, 5236, '_edit_lock', '1693994493:1'),
(9170, 5236, 'qodef_testimonials_title', 'Dura'),
(9171, 5236, 'qodef_testimonials_text', 'Definition: noun - Slang (Puerto Rican)'),
(9173, 5237, '_wp_page_template', 'page-full-width.php'),
(9174, 5237, '_elementor_edit_mode', 'builder'),
(9175, 5237, '_elementor_template_type', 'wp-page'),
(9176, 5237, '_elementor_version', '3.15.3'),
(9177, 5237, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9178, 5237, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9179, 5237, '_elementor_page_assets', 'a:0:{}'),
(9181, 5238, '_wp_page_template', 'page-full-width.php'),
(9182, 5238, '_elementor_edit_mode', 'builder'),
(9183, 5238, '_elementor_template_type', 'wp-page'),
(9184, 5238, '_elementor_version', '3.15.3'),
(9185, 5238, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9186, 5238, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9187, 5238, '_elementor_page_assets', 'a:0:{}'),
(9189, 5239, '_wp_page_template', 'page-full-width.php'),
(9190, 5239, '_elementor_edit_mode', 'builder'),
(9191, 5239, '_elementor_template_type', 'wp-page'),
(9192, 5239, '_elementor_version', '3.15.3'),
(9193, 5239, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9194, 5239, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9195, 5239, '_elementor_page_assets', 'a:0:{}'),
(9198, 401, '_elementor_page_assets', 'a:0:{}'),
(9199, 5236, 'qodef_testimonials_author', 'Someone who is extremely good at what they do.'),
(9203, 5235, 'qodef_testimonials_author', 'An extinct language of Nepal.'),
(9205, 5234, 'qodef_testimonials_author', 'The membrane which contains the brain and spinal cord, the mechanism for experience.'),
(9207, 5240, '_edit_last', '1'),
(9208, 5240, '_edit_lock', '1693993907:1'),
(9209, 5240, 'qodef_testimonials_title', 'DURA'),
(9210, 5240, 'qodef_testimonials_text', 'Definition: Shaivism'),
(9211, 5240, 'qodef_testimonials_author', 'Dūra (दूर) refers to “(having passed) far beyond”'),
(9212, 5241, '_edit_last', '1'),
(9213, 5241, '_edit_lock', '1693993918:1'),
(9214, 5241, 'qodef_testimonials_title', 'Dura'),
(9215, 5241, 'qodef_testimonials_text', 'Definition: adj. - (French)'),
(9216, 5241, 'qodef_testimonials_author', 'Everlasting'),
(9217, 5242, '_edit_last', '1'),
(9218, 5242, '_edit_lock', '1693993929:1'),
(9219, 5242, 'qodef_testimonials_title', 'Dura'),
(9220, 5242, 'qodef_testimonials_text', 'Definition: noun'),
(9221, 5242, 'qodef_testimonials_author', 'Someone who, due to their optimistic outlook, is happy most of the time.'),
(9222, 5243, '_edit_last', '1'),
(9223, 5243, '_edit_lock', '1694505477:1'),
(9225, 5243, 'qodef_testimonials_title', 'Dura'),
(9226, 5243, 'qodef_testimonials_text', 'Definition: noun. - (Hindi)'),
(9227, 5243, 'qodef_testimonials_author', 'A type of glance (or facial expression)'),
(9229, 5244, '_wp_attached_file', '2023/09/4.png'),
(9230, 5244, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:13:\"2023/09/4.png\";s:8:\"filesize\";i:3768;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:976;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:487;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"4-768x681.png\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3600;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:3037;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"4-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3361;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"4-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3464;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:3037;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"4-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3361;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"4-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3464;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:3037;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"4-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3361;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"4-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:3464;}}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:{}}}'),
(9231, 5245, '_wp_attached_file', '2023/09/3.png'),
(9232, 5245, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:13:\"2023/09/3.png\";s:8:\"filesize\";i:930171;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:111110;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:34380;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"3-768x681.png\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:662276;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:540431;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"3-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:800822;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"3-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711123;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:540431;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"3-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:800822;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"3-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711123;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:540431;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"3-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:800822;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"3-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:711123;}}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:{}}}'),
(9233, 5246, '_wp_attached_file', '2023/09/2.png'),
(9234, 5246, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:13:\"2023/09/2.png\";s:8:\"filesize\";i:898880;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:128102;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:40963;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"2-768x681.png\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:680842;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:559217;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"2-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:780976;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"2-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683128;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:559217;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"2-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:780976;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"2-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683128;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:559217;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"2-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:780976;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"2-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683128;}}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:{}}}'),
(9235, 5247, '_wp_attached_file', '2023/09/1.png'),
(9236, 5247, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:840;s:6:\"height\";i:745;s:4:\"file\";s:13:\"2023/09/1.png\";s:8:\"filesize\";i:1231881;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"1-300x266.png\";s:5:\"width\";i:300;s:6:\"height\";i:266;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:133353;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:37969;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:13:\"1-768x681.png\";s:5:\"width\";i:768;s:6:\"height\";i:681;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:863059;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:712172;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"1-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1040994;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"1-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926194;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:712172;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"1-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1040994;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"1-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926194;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:13:\"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:712172;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:13:\"1-840x650.png\";s:5:\"width\";i:840;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1040994;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:13:\"1-650x745.png\";s:5:\"width\";i:650;s:6:\"height\";i:745;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926194;}}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:{}}}'),
(9238, 5248, '_elementor_edit_mode', 'builder'),
(9239, 5248, '_elementor_template_type', 'wp-page'),
(9240, 5248, '_elementor_version', '3.15.3'),
(9241, 5248, '_wp_page_template', 'default'),
(9242, 5248, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9243, 5248, '_elementor_page_assets', 'a:0:{}'),
(9245, 5249, '_elementor_edit_mode', 'builder'),
(9246, 5249, '_elementor_template_type', 'wp-page'),
(9247, 5249, '_elementor_version', '3.15.3'),
(9248, 5249, '_wp_page_template', 'default'),
(9249, 5249, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/blog\\/right-sidebar\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/discover-digital-world\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-shop-1.jpg\",\"id\":3505},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-landing-blog-2.jpg-1.png\",\"id\":5222,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2019\\/10\\/landing-blog-1.jpg\",\"id\":3501},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9250, 5249, '_elementor_page_assets', 'a:0:{}'),
(9252, 5250, '_elementor_edit_mode', 'builder'),
(9253, 5250, '_elementor_template_type', 'wp-page'),
(9254, 5250, '_elementor_version', '3.15.3'),
(9255, 5250, '_wp_page_template', 'default'),
(9256, 5250, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9257, 5250, '_elementor_page_assets', 'a:0:{}'),
(9261, 5251, '_elementor_edit_mode', 'builder'),
(9262, 5251, '_elementor_template_type', 'wp-page'),
(9263, 5251, '_elementor_version', '3.15.3'),
(9264, 5251, '_wp_page_template', 'default'),
(9265, 5251, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9266, 5251, '_elementor_page_assets', 'a:0:{}'),
(9268, 5252, '_elementor_edit_mode', 'builder'),
(9269, 5252, '_elementor_template_type', 'wp-page'),
(9270, 5252, '_elementor_version', '3.15.3'),
(9271, 5252, '_wp_page_template', 'default'),
(9272, 5252, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9273, 5252, '_elementor_page_assets', 'a:0:{}'),
(9275, 5253, '_elementor_edit_mode', 'builder'),
(9276, 5253, '_elementor_template_type', 'wp-page'),
(9277, 5253, '_elementor_version', '3.15.3'),
(9278, 5253, '_wp_page_template', 'default'),
(9279, 5253, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9280, 5253, '_elementor_page_assets', 'a:0:{}'),
(9283, 5254, '_elementor_edit_mode', 'builder'),
(9284, 5254, '_elementor_template_type', 'wp-page'),
(9285, 5254, '_elementor_version', '3.15.3'),
(9286, 5254, '_wp_page_template', 'default'),
(9287, 5254, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9288, 5254, '_elementor_page_assets', 'a:0:{}'),
(9290, 5255, '_elementor_edit_mode', 'builder'),
(9291, 5255, '_elementor_template_type', 'wp-page'),
(9292, 5255, '_elementor_version', '3.15.3'),
(9293, 5255, '_wp_page_template', 'default'),
(9294, 5255, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9295, 5255, '_elementor_page_assets', 'a:0:{}'),
(9297, 5256, '_elementor_edit_mode', 'builder'),
(9298, 5256, '_elementor_template_type', 'wp-page'),
(9299, 5256, '_elementor_version', '3.15.3'),
(9300, 5256, '_wp_page_template', 'default'),
(9301, 5256, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9302, 5256, '_elementor_page_assets', 'a:0:{}'),
(9305, 5257, '_elementor_edit_mode', 'builder'),
(9306, 5257, '_elementor_template_type', 'wp-page'),
(9307, 5257, '_elementor_version', '3.15.3'),
(9308, 5257, '_wp_page_template', 'default'),
(9309, 5257, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9310, 5257, '_elementor_page_assets', 'a:0:{}'),
(9312, 5258, '_elementor_edit_mode', 'builder'),
(9313, 5258, '_elementor_template_type', 'wp-page'),
(9314, 5258, '_elementor_version', '3.15.3'),
(9315, 5258, '_wp_page_template', 'default'),
(9316, 5258, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9317, 5258, '_elementor_page_assets', 'a:0:{}'),
(9319, 5259, '_elementor_edit_mode', 'builder'),
(9320, 5259, '_elementor_template_type', 'wp-page'),
(9321, 5259, '_elementor_version', '3.15.3'),
(9322, 5259, '_wp_page_template', 'default'),
(9323, 5259, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfcaa3f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"198\",\"right\":0,\"bottom\":\"198\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16b3090\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"916f989\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"1babd33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8355581\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"f372a6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fcd899\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9324, 5259, '_elementor_page_assets', 'a:0:{}'),
(9335, 5261, '_wp_page_template', 'page-full-width.php'),
(9336, 5261, '_elementor_edit_mode', 'builder'),
(9337, 5261, '_elementor_template_type', 'wp-page'),
(9338, 5261, '_elementor_version', '3.15.3'),
(9339, 5261, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9340, 5261, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9341, 5261, '_elementor_page_assets', 'a:0:{}'),
(9343, 5262, '_wp_page_template', 'page-full-width.php'),
(9344, 5262, '_elementor_edit_mode', 'builder'),
(9345, 5262, '_elementor_template_type', 'wp-page'),
(9346, 5262, '_elementor_version', '3.15.3'),
(9347, 5262, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9348, 5262, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9349, 5262, '_elementor_page_assets', 'a:0:{}'),
(9351, 5263, '_wp_page_template', 'page-full-width.php'),
(9352, 5263, '_elementor_edit_mode', 'builder'),
(9353, 5263, '_elementor_template_type', 'wp-page'),
(9354, 5263, '_elementor_version', '3.15.3'),
(9355, 5263, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9356, 5263, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(9357, 5263, '_elementor_page_assets', 'a:0:{}'),
(9369, 5265, '_elementor_edit_mode', 'builder'),
(9370, 5265, '_elementor_template_type', 'wp-page'),
(9371, 5265, '_elementor_version', '3.15.3'),
(9372, 5265, '_wp_page_template', 'default'),
(9373, 5265, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfcaa3f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"198\",\"right\":0,\"bottom\":\"198\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16b3090\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"916f989\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"1babd33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8355581\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"f372a6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fcd899\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9374, 5265, '_elementor_page_assets', 'a:0:{}'),
(9376, 5266, '_elementor_edit_mode', 'builder'),
(9377, 5266, '_elementor_template_type', 'wp-page'),
(9378, 5266, '_elementor_version', '3.15.3'),
(9379, 5266, '_wp_page_template', 'default'),
(9380, 5266, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-11.3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cfcaa3f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"198\",\"right\":0,\"bottom\":\"198\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"16b3090\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"916f989\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"1babd33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8355581\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"f372a6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7fcd899\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"58ee25e8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\",\"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}},\"elements\":[{\"id\":\"34b31491\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8b9767\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6856aeb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5ac06077\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"57788d27\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f9da7a1\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9381, 5266, '_elementor_page_assets', 'a:0:{}'),
(9383, 5267, '_elementor_edit_mode', 'builder'),
(9384, 5267, '_elementor_template_type', 'wp-page'),
(9385, 5267, '_elementor_version', '3.15.3'),
(9386, 5267, '_wp_page_template', 'default'),
(9387, 5267, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9388, 5267, '_elementor_page_assets', 'a:0:{}'),
(9391, 5268, '_elementor_edit_mode', 'builder'),
(9392, 5268, '_elementor_template_type', 'wp-page'),
(9393, 5268, '_elementor_version', '3.15.3'),
(9394, 5268, '_wp_page_template', 'default'),
(9395, 5268, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9396, 5268, '_elementor_page_assets', 'a:0:{}'),
(9398, 5269, '_elementor_edit_mode', 'builder'),
(9399, 5269, '_elementor_template_type', 'wp-page'),
(9400, 5269, '_elementor_version', '3.15.3'),
(9401, 5269, '_wp_page_template', 'default'),
(9402, 5269, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9403, 5269, '_elementor_page_assets', 'a:0:{}'),
(9405, 5270, '_elementor_edit_mode', 'builder'),
(9406, 5270, '_elementor_template_type', 'wp-page'),
(9407, 5270, '_elementor_version', '3.15.3'),
(9408, 5270, '_wp_page_template', 'default'),
(9409, 5270, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9410, 5270, '_elementor_page_assets', 'a:0:{}'),
(9413, 5271, '_elementor_edit_mode', 'builder'),
(9414, 5271, '_elementor_template_type', 'wp-page'),
(9415, 5271, '_elementor_version', '3.15.3'),
(9416, 5271, '_wp_page_template', 'default'),
(9417, 5271, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9418, 5271, '_elementor_page_assets', 'a:0:{}'),
(9420, 5272, '_elementor_edit_mode', 'builder'),
(9421, 5272, '_elementor_template_type', 'wp-page'),
(9422, 5272, '_elementor_version', '3.15.3'),
(9423, 5272, '_wp_page_template', 'default'),
(9424, 5272, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9425, 5272, '_elementor_page_assets', 'a:0:{}'),
(9427, 5273, '_elementor_edit_mode', 'builder'),
(9428, 5273, '_elementor_template_type', 'wp-page'),
(9429, 5273, '_elementor_version', '3.15.3'),
(9430, 5273, '_wp_page_template', 'default'),
(9431, 5273, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9432, 5273, '_elementor_page_assets', 'a:0:{}'),
(9435, 5274, '_wp_attached_file', '2023/09/MicrosoftTeams-image-1.png'),
(9436, 5274, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:636;s:6:\"height\";i:440;s:4:\"file\";s:34:\"2023/09/MicrosoftTeams-image-1.png\";s:8:\"filesize\";i:307817;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-1-300x208.png\";s:5:\"width\";i:300;s:6:\"height\";i:208;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:83651;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-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:33757;}}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:{}}}'),
(9437, 5275, '_elementor_edit_mode', 'builder'),
(9438, 5275, '_elementor_template_type', 'wp-page'),
(9439, 5275, '_elementor_version', '3.15.3'),
(9440, 5275, '_wp_page_template', 'default'),
(9441, 5275, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9442, 5275, '_elementor_page_assets', 'a:0:{}'),
(9444, 5276, '_elementor_edit_mode', 'builder'),
(9445, 5276, '_elementor_template_type', 'wp-page'),
(9446, 5276, '_elementor_version', '3.15.3'),
(9447, 5276, '_wp_page_template', 'default'),
(9448, 5276, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9449, 5276, '_elementor_page_assets', 'a:0:{}'),
(9451, 5277, '_elementor_edit_mode', 'builder'),
(9452, 5277, '_elementor_template_type', 'wp-page'),
(9453, 5277, '_elementor_version', '3.15.3'),
(9454, 5277, '_wp_page_template', 'default'),
(9455, 5277, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9456, 5277, '_elementor_page_assets', 'a:0:{}'),
(9459, 5278, '_elementor_edit_mode', 'builder'),
(9460, 5278, '_elementor_template_type', 'wp-page'),
(9461, 5278, '_elementor_version', '3.15.3'),
(9462, 5278, '_wp_page_template', 'default'),
(9463, 5278, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9464, 5278, '_elementor_page_assets', 'a:0:{}'),
(9466, 5279, '_elementor_edit_mode', 'builder'),
(9467, 5279, '_elementor_template_type', 'wp-page'),
(9468, 5279, '_elementor_version', '3.15.3'),
(9469, 5279, '_wp_page_template', 'default'),
(9470, 5279, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9471, 5279, '_elementor_page_assets', 'a:0:{}'),
(9473, 5280, '_elementor_edit_mode', 'builder'),
(9474, 5280, '_elementor_template_type', 'wp-page'),
(9475, 5280, '_elementor_version', '3.15.3'),
(9476, 5280, '_wp_page_template', 'default'),
(9477, 5280, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9478, 5280, '_elementor_page_assets', 'a:0:{}'),
(9481, 5281, '_elementor_edit_mode', 'builder'),
(9482, 5281, '_elementor_template_type', 'wp-page'),
(9483, 5281, '_elementor_version', '3.15.3'),
(9484, 5281, '_wp_page_template', 'default'),
(9485, 5281, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9486, 5281, '_elementor_page_assets', 'a:0:{}'),
(9488, 5282, '_elementor_edit_mode', 'builder'),
(9489, 5282, '_elementor_template_type', 'wp-page'),
(9490, 5282, '_elementor_version', '3.15.3'),
(9491, 5282, '_wp_page_template', 'default'),
(9492, 5282, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9493, 5282, '_elementor_page_assets', 'a:0:{}'),
(9495, 5283, '_elementor_edit_mode', 'builder'),
(9496, 5283, '_elementor_template_type', 'wp-page'),
(9497, 5283, '_elementor_version', '3.15.3'),
(9498, 5283, '_wp_page_template', 'default'),
(9499, 5283, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9500, 5283, '_elementor_page_assets', 'a:0:{}'),
(9510, 5285, '_elementor_edit_mode', 'builder'),
(9511, 5285, '_elementor_template_type', 'wp-page'),
(9512, 5285, '_elementor_version', '3.15.3'),
(9513, 5285, '_wp_page_template', 'default'),
(9514, 5285, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9515, 5285, '_elementor_page_assets', 'a:0:{}'),
(9516, 5286, '_elementor_edit_mode', 'builder'),
(9517, 5286, '_elementor_template_type', 'wp-page'),
(9518, 5286, '_elementor_version', '3.15.3'),
(9519, 5286, '_wp_page_template', 'default'),
(9520, 5286, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),
(9521, 5286, '_elementor_page_assets', 'a:0:{}'),
(9522, 5287, '_elementor_edit_mode', 'builder'),
(9523, 5287, '_elementor_template_type', 'wp-page'),
(9524, 5287, '_elementor_version', '3.15.3'),
(9525, 5287, '_wp_page_template', 'default'),
(9526, 5287, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9527, 5287, '_elementor_page_assets', 'a:0:{}'),
(9529, 5288, '_elementor_edit_mode', 'builder'),
(9530, 5288, '_elementor_template_type', 'wp-page'),
(9531, 5288, '_elementor_version', '3.15.3'),
(9532, 5288, '_wp_page_template', 'default'),
(9533, 5288, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9534, 5288, '_elementor_page_assets', 'a:0:{}'),
(9536, 5289, '_elementor_edit_mode', 'builder'),
(9537, 5289, '_elementor_template_type', 'wp-page'),
(9538, 5289, '_elementor_version', '3.15.3'),
(9539, 5289, '_wp_page_template', 'default'),
(9540, 5289, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9541, 5289, '_elementor_page_assets', 'a:0:{}'),
(9543, 5290, '_elementor_edit_mode', 'builder'),
(9544, 5290, '_elementor_template_type', 'wp-page'),
(9545, 5290, '_elementor_version', '3.15.3'),
(9546, 5290, '_wp_page_template', 'default'),
(9547, 5290, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9548, 5290, '_elementor_page_assets', 'a:0:{}'),
(9551, 5291, '_elementor_edit_mode', 'builder'),
(9552, 5291, '_elementor_template_type', 'wp-page'),
(9553, 5291, '_elementor_version', '3.15.3'),
(9554, 5291, '_wp_page_template', 'default'),
(9555, 5291, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9556, 5291, '_elementor_page_assets', 'a:0:{}'),
(9558, 5292, '_elementor_edit_mode', 'builder'),
(9559, 5292, '_elementor_template_type', 'wp-page'),
(9560, 5292, '_elementor_version', '3.15.3'),
(9561, 5292, '_wp_page_template', 'default'),
(9562, 5292, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9563, 5292, '_elementor_page_assets', 'a:0:{}'),
(9565, 5293, '_elementor_edit_mode', 'builder'),
(9566, 5293, '_elementor_template_type', 'wp-page'),
(9567, 5293, '_elementor_version', '3.15.3'),
(9568, 5293, '_wp_page_template', 'default'),
(9569, 5293, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9570, 5293, '_elementor_page_assets', 'a:0:{}'),
(9573, 5294, '_elementor_edit_mode', 'builder'),
(9574, 5294, '_elementor_template_type', 'wp-page'),
(9575, 5294, '_elementor_version', '3.15.3'),
(9576, 5294, '_wp_page_template', 'default'),
(9577, 5294, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9578, 5294, '_elementor_page_assets', 'a:0:{}'),
(9580, 5295, '_elementor_edit_mode', 'builder'),
(9581, 5295, '_elementor_template_type', 'wp-page'),
(9582, 5295, '_elementor_version', '3.15.3'),
(9583, 5295, '_wp_page_template', 'default'),
(9584, 5295, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9585, 5295, '_elementor_page_assets', 'a:0:{}'),
(9587, 5296, '_elementor_edit_mode', 'builder'),
(9588, 5296, '_elementor_template_type', 'wp-page'),
(9589, 5296, '_elementor_version', '3.15.3'),
(9590, 5296, '_wp_page_template', 'default'),
(9591, 5296, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9592, 5296, '_elementor_page_assets', 'a:0:{}'),
(9594, 5297, '_elementor_edit_mode', 'builder'),
(9595, 5297, '_elementor_template_type', 'wp-page'),
(9596, 5297, '_elementor_version', '3.15.3'),
(9597, 5297, '_wp_page_template', 'default'),
(9598, 5297, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9599, 5297, '_elementor_page_assets', 'a:0:{}'),
(9600, 5298, '_elementor_edit_mode', 'builder'),
(9601, 5298, '_elementor_template_type', 'wp-page'),
(9602, 5298, '_elementor_version', '3.15.3'),
(9603, 5298, '_wp_page_template', 'default'),
(9604, 5298, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9605, 5298, '_elementor_page_assets', 'a:0:{}'),
(9606, 5299, '_elementor_edit_mode', 'builder'),
(9607, 5299, '_elementor_template_type', 'wp-page'),
(9608, 5299, '_elementor_version', '3.15.3'),
(9609, 5299, '_wp_page_template', 'default'),
(9610, 5299, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9611, 5299, '_elementor_page_assets', 'a:0:{}'),
(9613, 5300, '_elementor_edit_mode', 'builder'),
(9614, 5300, '_elementor_template_type', 'wp-page'),
(9615, 5300, '_elementor_version', '3.15.3'),
(9616, 5300, '_wp_page_template', 'default'),
(9617, 5300, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9618, 5300, '_elementor_page_assets', 'a:0:{}'),
(9620, 5301, '_elementor_edit_mode', 'builder'),
(9621, 5301, '_elementor_template_type', 'wp-page'),
(9622, 5301, '_elementor_version', '3.15.3'),
(9623, 5301, '_wp_page_template', 'default'),
(9624, 5301, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9625, 5301, '_elementor_page_assets', 'a:0:{}'),
(9627, 5302, '_elementor_edit_mode', 'builder'),
(9628, 5302, '_elementor_template_type', 'wp-page'),
(9629, 5302, '_elementor_version', '3.15.3'),
(9630, 5302, '_wp_page_template', 'default'),
(9631, 5302, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9632, 5302, '_elementor_page_assets', 'a:0:{}'),
(9635, 5303, '_elementor_edit_mode', 'builder'),
(9636, 5303, '_elementor_template_type', 'wp-page'),
(9637, 5303, '_elementor_version', '3.15.3'),
(9638, 5303, '_wp_page_template', 'default'),
(9639, 5303, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9640, 5303, '_elementor_page_assets', 'a:0:{}'),
(9642, 5304, '_elementor_edit_mode', 'builder'),
(9643, 5304, '_elementor_template_type', 'wp-page'),
(9644, 5304, '_elementor_version', '3.15.3'),
(9645, 5304, '_wp_page_template', 'default'),
(9646, 5304, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"615805e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"ccb1203\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f780b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4c53791\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"432a000\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"13c4723\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a9f359f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9647, 5304, '_elementor_page_assets', 'a:0:{}'),
(9649, 5305, '_elementor_edit_mode', 'builder'),
(9650, 5305, '_elementor_template_type', 'wp-page'),
(9651, 5305, '_elementor_version', '3.15.3'),
(9652, 5305, '_wp_page_template', 'default'),
(9653, 5305, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9654, 5305, '_elementor_page_assets', 'a:0:{}'),
(9657, 5306, '_elementor_edit_mode', 'builder'),
(9658, 5306, '_elementor_template_type', 'wp-page'),
(9659, 5306, '_elementor_version', '3.15.3'),
(9660, 5306, '_wp_page_template', 'default'),
(9661, 5306, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9662, 5306, '_elementor_page_assets', 'a:0:{}'),
(9664, 5307, '_elementor_edit_mode', 'builder'),
(9665, 5307, '_elementor_template_type', 'wp-page'),
(9666, 5307, '_elementor_version', '3.15.3'),
(9667, 5307, '_wp_page_template', 'default'),
(9668, 5307, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9669, 5307, '_elementor_page_assets', 'a:0:{}'),
(9671, 5308, '_elementor_edit_mode', 'builder'),
(9672, 5308, '_elementor_template_type', 'wp-page'),
(9673, 5308, '_elementor_version', '3.15.3'),
(9674, 5308, '_wp_page_template', 'default'),
(9675, 5308, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9676, 5308, '_elementor_page_assets', 'a:0:{}'),
(9679, 5309, '_elementor_edit_mode', 'builder'),
(9680, 5309, '_elementor_template_type', 'wp-page'),
(9681, 5309, '_elementor_version', '3.15.3'),
(9682, 5309, '_wp_page_template', 'default'),
(9683, 5309, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9684, 5309, '_elementor_page_assets', 'a:0:{}'),
(9686, 5310, '_elementor_edit_mode', 'builder'),
(9687, 5310, '_elementor_template_type', 'wp-page'),
(9688, 5310, '_elementor_version', '3.15.3'),
(9689, 5310, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9690, 5310, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5700b6d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5596400d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":true},{\"id\":\"1ce5950d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ac03695\",\"elType\":\"widget\",\"settings\":{\"title\":\"It\\u2019s Time to Blog Away\",\"text\":\"With Boldlab your new blog is bound to get noticed! You get a wide variety of stunning single post & blog list layouts.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#FFFFFF\",\"text_color\":\"#FFFFFF\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-10\",\"right\":0,\"bottom\":\"-3\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9691, 5310, '_elementor_page_assets', 'a:0:{}'),
(9693, 5311, '_elementor_edit_mode', 'builder'),
(9694, 5311, '_elementor_template_type', 'wp-page'),
(9695, 5311, '_elementor_version', '3.15.3'),
(9696, 5311, '_wp_page_template', 'default'),
(9697, 5311, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9698, 5311, '_elementor_page_assets', 'a:0:{}'),
(9701, 5312, '_elementor_edit_mode', 'builder'),
(9702, 5312, '_elementor_template_type', 'wp-page'),
(9703, 5312, '_elementor_version', '3.15.3'),
(9704, 5312, '_wp_page_template', 'default'),
(9705, 5312, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9706, 5312, '_elementor_page_assets', 'a:0:{}'),
(9708, 5313, '_elementor_edit_mode', 'builder'),
(9709, 5313, '_elementor_template_type', 'wp-page'),
(9710, 5313, '_elementor_version', '3.15.3'),
(9711, 5313, '_wp_page_template', 'default'),
(9712, 5313, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9713, 5313, '_elementor_page_assets', 'a:0:{}'),
(9715, 5314, '_elementor_edit_mode', 'builder'),
(9716, 5314, '_elementor_template_type', 'wp-page'),
(9717, 5314, '_elementor_version', '3.15.3'),
(9718, 5314, '_wp_page_template', 'default'),
(9719, 5314, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9720, 5314, '_elementor_page_assets', 'a:0:{}'),
(9723, 5315, '_elementor_edit_mode', 'builder'),
(9724, 5315, '_elementor_template_type', 'wp-page'),
(9725, 5315, '_elementor_version', '3.15.3'),
(9726, 5315, '_wp_page_template', 'default'),
(9727, 5315, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9728, 5315, '_elementor_page_assets', 'a:0:{}'),
(9730, 5316, '_elementor_edit_mode', 'builder'),
(9731, 5316, '_elementor_template_type', 'wp-page'),
(9732, 5316, '_elementor_version', '3.15.3'),
(9733, 5316, '_wp_page_template', 'default'),
(9734, 5316, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9735, 5316, '_elementor_page_assets', 'a:0:{}'),
(9737, 5317, '_elementor_edit_mode', 'builder'),
(9738, 5317, '_elementor_template_type', 'wp-page'),
(9739, 5317, '_elementor_version', '3.15.3'),
(9740, 5317, '_wp_page_template', 'default'),
(9741, 5317, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9742, 5317, '_elementor_page_assets', 'a:0:{}'),
(9745, 5318, '_elementor_edit_mode', 'builder'),
(9746, 5318, '_elementor_template_type', 'wp-page'),
(9747, 5318, '_elementor_version', '3.15.3'),
(9748, 5318, '_wp_page_template', 'default'),
(9749, 5318, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9750, 5318, '_elementor_page_assets', 'a:0:{}'),
(9752, 5319, '_elementor_edit_mode', 'builder'),
(9753, 5319, '_elementor_template_type', 'wp-page'),
(9754, 5319, '_elementor_version', '3.15.3'),
(9755, 5319, '_wp_page_template', 'default'),
(9756, 5319, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9757, 5319, '_elementor_page_assets', 'a:0:{}'),
(9759, 5320, '_elementor_edit_mode', 'builder'),
(9760, 5320, '_elementor_template_type', 'wp-page'),
(9761, 5320, '_elementor_version', '3.15.3'),
(9762, 5320, '_wp_page_template', 'default'),
(9763, 5320, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9764, 5320, '_elementor_page_assets', 'a:0:{}'),
(9767, 5321, '_elementor_edit_mode', 'builder'),
(9768, 5321, '_elementor_template_type', 'wp-page'),
(9769, 5321, '_elementor_version', '3.15.3'),
(9770, 5321, '_wp_page_template', 'default'),
(9771, 5321, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9772, 5321, '_elementor_page_assets', 'a:0:{}'),
(9774, 5322, '_elementor_edit_mode', 'builder'),
(9775, 5322, '_elementor_template_type', 'wp-page'),
(9776, 5322, '_elementor_version', '3.15.3'),
(9777, 5322, '_wp_page_template', 'default'),
(9778, 5322, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9779, 5322, '_elementor_page_assets', 'a:0:{}'),
(9781, 5323, '_elementor_edit_mode', 'builder'),
(9782, 5323, '_elementor_template_type', 'wp-page'),
(9783, 5323, '_elementor_version', '3.15.3'),
(9784, 5323, '_wp_page_template', 'default'),
(9785, 5323, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9786, 5323, '_elementor_page_assets', 'a:0:{}'),
(9789, 5324, '_elementor_edit_mode', 'builder'),
(9790, 5324, '_elementor_template_type', 'wp-page'),
(9791, 5324, '_elementor_version', '3.15.3'),
(9792, 5324, '_wp_page_template', 'default'),
(9793, 5324, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9794, 5324, '_elementor_page_assets', 'a:0:{}'),
(9796, 5325, '_elementor_edit_mode', 'builder'),
(9797, 5325, '_elementor_template_type', 'wp-page'),
(9798, 5325, '_elementor_version', '3.15.3'),
(9799, 5325, '_wp_page_template', 'default'),
(9800, 5325, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9801, 5325, '_elementor_page_assets', 'a:0:{}'),
(9803, 5326, '_elementor_edit_mode', 'builder'),
(9804, 5326, '_elementor_template_type', 'wp-page'),
(9805, 5326, '_elementor_version', '3.15.3'),
(9806, 5326, '_wp_page_template', 'default'),
(9807, 5326, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9808, 5326, '_elementor_page_assets', 'a:0:{}'),
(9810, 5327, '_elementor_edit_mode', 'builder'),
(9811, 5327, '_elementor_template_type', 'wp-page'),
(9812, 5327, '_elementor_version', '3.15.3'),
(9813, 5327, '_wp_page_template', 'default'),
(9814, 5327, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9815, 5327, '_elementor_page_assets', 'a:0:{}'),
(9816, 5328, '_elementor_edit_mode', 'builder'),
(9817, 5328, '_elementor_template_type', 'wp-page'),
(9818, 5328, '_elementor_version', '3.15.3'),
(9819, 5328, '_wp_page_template', 'default'),
(9820, 5328, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9821, 5328, '_elementor_page_assets', 'a:0:{}'),
(9822, 5329, '_elementor_edit_mode', 'builder'),
(9823, 5329, '_elementor_template_type', 'wp-page'),
(9824, 5329, '_elementor_version', '3.15.3'),
(9825, 5329, '_wp_page_template', 'default'),
(9826, 5329, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9827, 5329, '_elementor_page_assets', 'a:0:{}'),
(9829, 5330, '_elementor_edit_mode', 'builder'),
(9830, 5330, '_elementor_template_type', 'wp-page'),
(9831, 5330, '_elementor_version', '3.15.3'),
(9832, 5330, '_wp_page_template', 'default'),
(9833, 5330, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9834, 5330, '_elementor_page_assets', 'a:0:{}'),
(9836, 5331, '_elementor_edit_mode', 'builder'),
(9837, 5331, '_elementor_template_type', 'wp-page'),
(9838, 5331, '_elementor_version', '3.15.3'),
(9839, 5331, '_wp_page_template', 'default'),
(9840, 5331, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9841, 5331, '_elementor_page_assets', 'a:0:{}'),
(9843, 5332, '_elementor_edit_mode', 'builder'),
(9844, 5332, '_elementor_template_type', 'wp-page'),
(9845, 5332, '_elementor_version', '3.15.3'),
(9846, 5332, '_wp_page_template', 'default'),
(9847, 5332, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9848, 5332, '_elementor_page_assets', 'a:0:{}'),
(9851, 5333, '_elementor_edit_mode', 'builder'),
(9852, 5333, '_elementor_template_type', 'wp-page'),
(9853, 5333, '_elementor_version', '3.15.3'),
(9854, 5333, '_wp_page_template', 'default'),
(9855, 5333, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9856, 5333, '_elementor_page_assets', 'a:0:{}'),
(9858, 5334, '_elementor_edit_mode', 'builder'),
(9859, 5334, '_elementor_template_type', 'wp-page'),
(9860, 5334, '_elementor_version', '3.15.3'),
(9861, 5334, '_wp_page_template', 'default'),
(9862, 5334, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"bottom\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9863, 5334, '_elementor_page_assets', 'a:0:{}'),
(9865, 5335, '_elementor_edit_mode', 'builder'),
(9866, 5335, '_elementor_template_type', 'wp-page'),
(9867, 5335, '_elementor_version', '3.15.3'),
(9868, 5335, '_wp_page_template', 'default'),
(9869, 5335, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(9870, 5335, '_elementor_page_assets', 'a:0:{}'),
(9903, 3371, '_edit_lock', '1694010657:1'),
(9904, 3371, '_edit_last', '1'),
(9915, 5340, '_menu_item_type', 'taxonomy'),
(9916, 5340, '_menu_item_menu_item_parent', '0'),
(9917, 5340, '_menu_item_object_id', '20'),
(9918, 5340, '_menu_item_object', 'portfolio-category'),
(9919, 5340, '_menu_item_target', ''),
(9920, 5340, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(9921, 5340, '_menu_item_xfn', ''),
(9922, 5340, '_menu_item_url', ''),
(9923, 5340, '_menu_item_orphaned', '1694001433'),
(9924, 3369, '_edit_lock', '1694001592:1'),
(9925, 3369, '_edit_last', '1'),
(10006, 5349, '_menu_item_type', 'post_type'),
(10007, 5349, '_menu_item_menu_item_parent', '0'),
(10008, 5349, '_menu_item_object_id', '4841'),
(10009, 5349, '_menu_item_object', 'page'),
(10010, 5349, '_menu_item_target', ''),
(10011, 5349, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10012, 5349, '_menu_item_xfn', ''),
(10013, 5349, '_menu_item_url', ''),
(10015, 5349, 'menu-item-qodef-menu-item-appearance', 'none'),
(10016, 5350, '_menu_item_type', 'post_type'),
(10017, 5350, '_menu_item_menu_item_parent', '0'),
(10018, 5350, '_menu_item_object_id', '4919'),
(10019, 5350, '_menu_item_object', 'page'),
(10020, 5350, '_menu_item_target', ''),
(10021, 5350, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10022, 5350, '_menu_item_xfn', ''),
(10023, 5350, '_menu_item_url', ''),
(10025, 5351, '_menu_item_type', 'post_type'),
(10026, 5351, '_menu_item_menu_item_parent', '0'),
(10027, 5351, '_menu_item_object_id', '4916'),
(10028, 5351, '_menu_item_object', 'page'),
(10029, 5351, '_menu_item_target', ''),
(10030, 5351, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10031, 5351, '_menu_item_xfn', ''),
(10032, 5351, '_menu_item_url', ''),
(10034, 5352, '_menu_item_type', 'post_type'),
(10035, 5352, '_menu_item_menu_item_parent', '0'),
(10036, 5352, '_menu_item_object_id', '1006'),
(10037, 5352, '_menu_item_object', 'page'),
(10038, 5352, '_menu_item_target', ''),
(10039, 5352, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10040, 5352, '_menu_item_xfn', ''),
(10041, 5352, '_menu_item_url', ''),
(10043, 5353, '_menu_item_type', 'post_type'),
(10044, 5353, '_menu_item_menu_item_parent', '0'),
(10045, 5353, '_menu_item_object_id', '4922'),
(10046, 5353, '_menu_item_object', 'page'),
(10047, 5353, '_menu_item_target', ''),
(10048, 5353, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10049, 5353, '_menu_item_xfn', ''),
(10050, 5353, '_menu_item_url', ''),
(10052, 5354, '_menu_item_type', 'post_type'),
(10053, 5354, '_menu_item_menu_item_parent', '0'),
(10054, 5354, '_menu_item_object_id', '1017'),
(10055, 5354, '_menu_item_object', 'page'),
(10056, 5354, '_menu_item_target', ''),
(10057, 5354, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(10058, 5354, '_menu_item_xfn', ''),
(10059, 5354, '_menu_item_url', ''),
(10061, 5351, 'menu-item-qodef-menu-item-appearance', 'none'),
(10062, 5350, 'menu-item-qodef-menu-item-appearance', 'none'),
(10063, 5353, 'menu-item-qodef-menu-item-appearance', 'none'),
(10064, 5354, 'menu-item-qodef-menu-item-appearance', 'none'),
(10065, 5352, 'menu-item-qodef-menu-item-appearance', 'none'),
(10067, 3371, '_elementor_page_assets', 'a:0:{}'),
(10075, 5356, '_elementor_edit_mode', 'builder'),
(10076, 5356, '_elementor_template_type', 'wp-page'),
(10077, 5356, '_elementor_version', '3.15.3'),
(10078, 5356, '_wp_page_template', 'default'),
(10079, 5356, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10080, 5356, '_elementor_page_assets', 'a:0:{}'),
(10082, 5357, '_elementor_edit_mode', 'builder'),
(10083, 5357, '_elementor_template_type', 'wp-page'),
(10084, 5357, '_elementor_version', '3.15.3'),
(10085, 5357, '_wp_page_template', 'default'),
(10086, 5357, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product\\/polaroid-t-shirt\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/product-list\\/\",\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10087, 5357, '_elementor_page_assets', 'a:0:{}'),
(10089, 5358, '_elementor_edit_mode', 'builder'),
(10090, 5358, '_elementor_template_type', 'wp-page'),
(10091, 5358, '_elementor_version', '3.15.3'),
(10092, 5358, '_wp_page_template', 'default'),
(10093, 5358, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10094, 5358, '_elementor_page_assets', 'a:0:{}'),
(10097, 5359, '_elementor_edit_mode', 'builder'),
(10098, 5359, '_elementor_template_type', 'wp-page'),
(10099, 5359, '_elementor_version', '3.15.3'),
(10100, 5359, '_wp_page_template', 'default'),
(10101, 5359, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10102, 5359, '_elementor_page_assets', 'a:0:{}'),
(10104, 5360, '_elementor_edit_mode', 'builder'),
(10105, 5360, '_elementor_template_type', 'wp-page'),
(10106, 5360, '_elementor_version', '3.15.3'),
(10107, 5360, '_wp_page_template', 'default'),
(10108, 5360, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10109, 5360, '_elementor_page_assets', 'a:0:{}'),
(10111, 5361, '_elementor_edit_mode', 'builder'),
(10112, 5361, '_elementor_template_type', 'wp-page'),
(10113, 5361, '_elementor_version', '3.15.3'),
(10114, 5361, '_wp_page_template', 'default'),
(10115, 5361, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10116, 5361, '_elementor_page_assets', 'a:0:{}'),
(10126, 5363, '_elementor_edit_mode', 'builder'),
(10127, 5363, '_elementor_template_type', 'wp-page'),
(10128, 5363, '_elementor_version', '3.15.3'),
(10129, 5363, '_wp_page_template', 'default'),
(10130, 5363, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10131, 5363, '_elementor_page_assets', 'a:0:{}'),
(10132, 5364, '_elementor_edit_mode', 'builder'),
(10133, 5364, '_elementor_template_type', 'wp-page'),
(10134, 5364, '_elementor_version', '3.15.3'),
(10135, 5364, '_wp_page_template', 'default'),
(10136, 5364, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10137, 5364, '_elementor_page_assets', 'a:0:{}'),
(10138, 5365, '_elementor_edit_mode', 'builder'),
(10139, 5365, '_elementor_template_type', 'wp-page'),
(10140, 5365, '_elementor_version', '3.15.3'),
(10141, 5365, '_wp_page_template', 'default'),
(10142, 5365, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10143, 5365, '_elementor_page_assets', 'a:0:{}'),
(10144, 3372, '_edit_last', '1'),
(10145, 3372, 'rs_page_bg_color', ''),
(10146, 3372, '_edit_lock', '1694007061:1'),
(10147, 6, '_elementor_css', 'a:6:{s:4:\"time\";i:1694007862;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:\"\";}'),
(10148, 4841, '_elementor_css', 'a:6:{s:4:\"time\";i:1694007862;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:\"\";}'),
(10152, 5366, '_elementor_edit_mode', 'builder'),
(10153, 5366, '_elementor_template_type', 'wp-page'),
(10154, 5366, '_elementor_version', '3.15.3'),
(10155, 5366, '_wp_page_template', 'default'),
(10156, 5366, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10157, 5366, '_elementor_page_assets', 'a:0:{}'),
(10158, 5366, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008008;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10159, 5367, '_elementor_edit_mode', 'builder'),
(10160, 5367, '_elementor_template_type', 'wp-page'),
(10161, 5367, '_elementor_version', '3.15.3'),
(10162, 5367, '_wp_page_template', 'default'),
(10163, 5367, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10164, 5367, '_elementor_page_assets', 'a:0:{}'),
(10165, 5367, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008008;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10166, 5368, '_elementor_edit_mode', 'builder'),
(10167, 5368, '_elementor_template_type', 'wp-page'),
(10168, 5368, '_elementor_version', '3.15.3'),
(10169, 5368, '_wp_page_template', 'default'),
(10170, 5368, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10171, 5368, '_elementor_page_assets', 'a:0:{}'),
(10172, 5368, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008008;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10177, 5369, '_elementor_edit_mode', 'builder'),
(10178, 5369, '_elementor_template_type', 'wp-page'),
(10179, 5369, '_elementor_version', '3.15.3'),
(10180, 5369, '_wp_page_template', 'default'),
(10181, 5369, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10182, 5369, '_elementor_page_assets', 'a:0:{}'),
(10183, 5369, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008144;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:\"\";}'),
(10184, 5370, '_elementor_edit_mode', 'builder'),
(10185, 5370, '_elementor_template_type', 'wp-page'),
(10186, 5370, '_elementor_version', '3.15.3'),
(10187, 5370, '_wp_page_template', 'default'),
(10188, 5370, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10189, 5370, '_elementor_page_assets', 'a:0:{}'),
(10190, 5370, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008144;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:\"\";}'),
(10191, 5371, '_elementor_edit_mode', 'builder'),
(10192, 5371, '_elementor_template_type', 'wp-page'),
(10193, 5371, '_elementor_version', '3.15.3'),
(10194, 5371, '_wp_page_template', 'default'),
(10195, 5371, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10196, 5371, '_elementor_page_assets', 'a:0:{}'),
(10197, 5371, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008144;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:\"\";}'),
(10199, 5372, '_elementor_edit_mode', 'builder'),
(10200, 5372, '_elementor_template_type', 'wp-page'),
(10201, 5372, '_elementor_version', '3.15.3'),
(10202, 5372, '_wp_page_template', 'default'),
(10203, 5372, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10204, 5372, '_elementor_page_assets', 'a:0:{}'),
(10205, 5372, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008064;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10206, 5373, '_elementor_edit_mode', 'builder'),
(10207, 5373, '_elementor_template_type', 'wp-page'),
(10208, 5373, '_elementor_version', '3.15.3'),
(10209, 5373, '_wp_page_template', 'default'),
(10210, 5373, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10211, 5373, '_elementor_page_assets', 'a:0:{}'),
(10212, 5373, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008064;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10213, 5374, '_elementor_edit_mode', 'builder'),
(10214, 5374, '_elementor_template_type', 'wp-page'),
(10215, 5374, '_elementor_version', '3.15.3'),
(10216, 5374, '_wp_page_template', 'default'),
(10217, 5374, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10218, 5374, '_elementor_page_assets', 'a:0:{}'),
(10219, 5374, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008064;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10220, 5375, '_elementor_edit_mode', 'builder'),
(10221, 5375, '_elementor_template_type', 'wp-page'),
(10222, 5375, '_elementor_version', '3.15.3'),
(10223, 5375, '_wp_page_template', 'default'),
(10224, 5375, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10225, 5375, '_elementor_page_assets', 'a:0:{}'),
(10226, 5375, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008064;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10227, 5376, '_elementor_edit_mode', 'builder'),
(10228, 5376, '_elementor_template_type', 'wp-page'),
(10229, 5376, '_elementor_version', '3.15.3'),
(10230, 5376, '_wp_page_template', 'default'),
(10231, 5376, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10232, 5376, '_elementor_page_assets', 'a:0:{}'),
(10233, 5377, '_elementor_edit_mode', 'builder'),
(10234, 5377, '_elementor_template_type', 'wp-page'),
(10235, 5377, '_elementor_version', '3.15.3'),
(10236, 5377, '_wp_page_template', 'default'),
(10237, 5377, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10238, 5377, '_elementor_page_assets', 'a:0:{}'),
(10240, 5378, '_elementor_edit_mode', 'builder'),
(10241, 5378, '_elementor_template_type', 'wp-page'),
(10242, 5378, '_elementor_version', '3.15.3'),
(10243, 5378, '_wp_page_template', 'default'),
(10244, 5378, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10245, 5378, '_elementor_page_assets', 'a:0:{}'),
(10246, 5378, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008689;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:\"\";}'),
(10247, 5379, '_elementor_edit_mode', 'builder'),
(10248, 5379, '_elementor_template_type', 'wp-page'),
(10249, 5379, '_elementor_version', '3.15.3'),
(10250, 5379, '_wp_page_template', 'default'),
(10251, 5379, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10252, 5379, '_elementor_page_assets', 'a:0:{}'),
(10253, 5379, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008689;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:\"\";}'),
(10254, 5380, '_elementor_edit_mode', 'builder'),
(10255, 5380, '_elementor_template_type', 'wp-page'),
(10256, 5380, '_elementor_version', '3.15.3'),
(10257, 5380, '_wp_page_template', 'default'),
(10258, 5380, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10259, 5380, '_elementor_page_assets', 'a:0:{}'),
(10260, 5380, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008689;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:\"\";}'),
(10261, 5381, '_elementor_edit_mode', 'builder'),
(10262, 5381, '_elementor_template_type', 'wp-page'),
(10263, 5381, '_elementor_version', '3.15.3'),
(10264, 5381, '_wp_page_template', 'default'),
(10265, 5381, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10266, 5381, '_elementor_page_assets', 'a:0:{}'),
(10267, 5382, '_elementor_edit_mode', 'builder'),
(10268, 5382, '_elementor_template_type', 'wp-page'),
(10269, 5382, '_elementor_version', '3.15.3'),
(10270, 5382, '_wp_page_template', 'default'),
(10271, 5382, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10272, 5382, '_elementor_page_assets', 'a:0:{}'),
(10273, 5383, '_elementor_edit_mode', 'builder'),
(10274, 5383, '_elementor_template_type', 'wp-page'),
(10275, 5383, '_elementor_version', '3.15.3'),
(10276, 5383, '_wp_page_template', 'default'),
(10277, 5383, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10278, 5383, '_elementor_page_assets', 'a:0:{}'),
(10280, 5384, '_elementor_edit_mode', 'builder'),
(10281, 5384, '_elementor_template_type', 'wp-page'),
(10282, 5384, '_elementor_version', '3.15.3'),
(10283, 5384, '_wp_page_template', 'default'),
(10284, 5384, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10285, 5384, '_elementor_page_assets', 'a:0:{}'),
(10286, 5384, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008981;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:\"\";}'),
(10287, 4916, 'qodef_content_width', '1100'),
(10288, 5385, '_elementor_edit_mode', 'builder'),
(10289, 5385, '_elementor_template_type', 'wp-page'),
(10290, 5385, '_elementor_version', '3.15.3'),
(10291, 5385, '_wp_page_template', 'default'),
(10292, 5385, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10293, 5385, '_elementor_page_assets', 'a:0:{}'),
(10294, 5385, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008981;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:\"\";}'),
(10295, 5386, '_elementor_edit_mode', 'builder'),
(10296, 5386, '_elementor_template_type', 'wp-page'),
(10297, 5386, '_elementor_version', '3.15.3'),
(10298, 5386, '_wp_page_template', 'default'),
(10299, 5386, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"118\",\"right\":\"0\",\"bottom\":\"89\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10300, 5386, '_elementor_page_assets', 'a:0:{}'),
(10301, 5386, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008981;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:\"\";}'),
(10302, 5387, '_elementor_edit_mode', 'builder'),
(10303, 5387, '_elementor_template_type', 'wp-page'),
(10304, 5387, '_elementor_version', '3.15.3'),
(10305, 5387, '_wp_page_template', 'default'),
(10306, 5387, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10307, 5387, '_elementor_page_assets', 'a:0:{}'),
(10308, 5387, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008981;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:\"\";}'),
(10310, 5388, '_elementor_edit_mode', 'builder'),
(10311, 5388, '_elementor_template_type', 'wp-page'),
(10312, 5388, '_elementor_version', '3.15.3'),
(10313, 5388, '_wp_page_template', 'default'),
(10314, 5388, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10315, 5388, '_elementor_page_assets', 'a:0:{}'),
(10316, 5388, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067113;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:\"\";}'),
(10317, 5389, '_elementor_edit_mode', 'builder'),
(10318, 5389, '_elementor_template_type', 'wp-page'),
(10319, 5389, '_elementor_version', '3.15.3'),
(10320, 5389, '_wp_page_template', 'default'),
(10321, 5389, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"122\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10322, 5389, '_elementor_page_assets', 'a:0:{}'),
(10323, 5389, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067113;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:\"\";}'),
(10324, 5390, '_elementor_edit_mode', 'builder'),
(10325, 5390, '_elementor_template_type', 'wp-page'),
(10326, 5390, '_elementor_version', '3.15.3'),
(10327, 5390, '_wp_page_template', 'default'),
(10328, 5390, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10329, 5390, '_elementor_page_assets', 'a:0:{}'),
(10330, 5390, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067113;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:\"\";}'),
(10332, 5391, '_elementor_edit_mode', 'builder'),
(10333, 5391, '_elementor_template_type', 'wp-page'),
(10334, 5391, '_elementor_version', '3.15.3'),
(10335, 5391, '_wp_page_template', 'default'),
(10336, 5391, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10337, 5391, '_elementor_page_assets', 'a:0:{}'),
(10338, 5391, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067197;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:\"\";}'),
(10339, 5392, '_elementor_edit_mode', 'builder'),
(10340, 5392, '_elementor_template_type', 'wp-page'),
(10341, 5392, '_elementor_version', '3.15.3'),
(10342, 5392, '_wp_page_template', 'default'),
(10343, 5392, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10344, 5392, '_elementor_page_assets', 'a:0:{}'),
(10345, 5392, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067197;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:\"\";}'),
(10346, 5393, '_elementor_edit_mode', 'builder'),
(10347, 5393, '_elementor_template_type', 'wp-page'),
(10348, 5393, '_elementor_version', '3.15.3'),
(10349, 5393, '_wp_page_template', 'default'),
(10350, 5393, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10351, 5393, '_elementor_page_assets', 'a:0:{}'),
(10352, 5393, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067197;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:\"\";}'),
(10361, 5395, '_elementor_edit_mode', 'builder'),
(10362, 5395, '_elementor_template_type', 'wp-page'),
(10363, 5395, '_elementor_version', '3.15.3'),
(10364, 5395, '_wp_page_template', 'default'),
(10365, 5395, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10366, 5395, '_elementor_page_assets', 'a:0:{}'),
(10367, 5396, '_elementor_edit_mode', 'builder'),
(10368, 5396, '_elementor_template_type', 'wp-page'),
(10369, 5396, '_elementor_version', '3.15.3'),
(10370, 5396, '_wp_page_template', 'default'),
(10371, 5396, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"95\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-18\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10372, 5396, '_elementor_page_assets', 'a:0:{}'),
(10373, 5397, '_elementor_edit_mode', 'builder'),
(10374, 5397, '_elementor_template_type', 'wp-page'),
(10375, 5397, '_elementor_version', '3.15.3'),
(10376, 5397, '_wp_page_template', 'default'),
(10377, 5397, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10378, 5397, '_elementor_page_assets', 'a:0:{}'),
(10387, 5399, '_elementor_edit_mode', 'builder'),
(10388, 5399, '_elementor_template_type', 'wp-page'),
(10389, 5399, '_elementor_version', '3.15.3'),
(10390, 5399, '_wp_page_template', 'default'),
(10391, 5399, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10392, 5399, '_elementor_page_assets', 'a:0:{}'),
(10393, 5400, '_elementor_edit_mode', 'builder'),
(10394, 5400, '_elementor_template_type', 'wp-page'),
(10395, 5400, '_elementor_version', '3.15.3'),
(10396, 5400, '_wp_page_template', 'default'),
(10397, 5400, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10398, 5400, '_elementor_page_assets', 'a:0:{}'),
(10399, 5401, '_elementor_edit_mode', 'builder'),
(10400, 5401, '_elementor_template_type', 'wp-page'),
(10401, 5401, '_elementor_version', '3.15.3'),
(10402, 5401, '_wp_page_template', 'default'),
(10403, 5401, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10404, 5401, '_elementor_page_assets', 'a:0:{}'),
(10406, 5402, '_elementor_edit_mode', 'builder'),
(10407, 5402, '_elementor_template_type', 'wp-page'),
(10408, 5402, '_elementor_version', '3.15.3'),
(10409, 5402, '_wp_page_template', 'default'),
(10410, 5402, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10411, 5402, '_elementor_page_assets', 'a:0:{}'),
(10412, 5402, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069163;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10413, 5403, '_elementor_edit_mode', 'builder'),
(10414, 5403, '_elementor_template_type', 'wp-page'),
(10415, 5403, '_elementor_version', '3.15.3'),
(10416, 5403, '_wp_page_template', 'default'),
(10417, 5403, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10418, 5403, '_elementor_page_assets', 'a:0:{}'),
(10419, 5403, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069163;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10420, 5404, '_elementor_edit_mode', 'builder'),
(10421, 5404, '_elementor_template_type', 'wp-page'),
(10422, 5404, '_elementor_version', '3.15.3'),
(10423, 5404, '_wp_page_template', 'default'),
(10424, 5404, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10425, 5404, '_elementor_page_assets', 'a:0:{}'),
(10426, 5404, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069163;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10435, 5406, '_elementor_edit_mode', 'builder'),
(10436, 5406, '_elementor_template_type', 'wp-page'),
(10437, 5406, '_elementor_version', '3.15.3'),
(10438, 5406, '_wp_page_template', 'default'),
(10439, 5406, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10440, 5406, '_elementor_page_assets', 'a:0:{}'),
(10441, 5407, '_elementor_edit_mode', 'builder'),
(10442, 5407, '_elementor_template_type', 'wp-page'),
(10443, 5407, '_elementor_version', '3.15.3'),
(10444, 5407, '_wp_page_template', 'default'),
(10445, 5407, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"29\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10446, 5407, '_elementor_page_assets', 'a:0:{}'),
(10447, 5408, '_elementor_edit_mode', 'builder'),
(10448, 5408, '_elementor_template_type', 'wp-page'),
(10449, 5408, '_elementor_version', '3.15.3'),
(10450, 5408, '_wp_page_template', 'default'),
(10451, 5408, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10452, 5408, '_elementor_page_assets', 'a:0:{}'),
(10454, 5409, '_elementor_edit_mode', 'builder'),
(10455, 5409, '_elementor_template_type', 'wp-page'),
(10456, 5409, '_elementor_version', '3.15.3'),
(10457, 5409, '_wp_page_template', 'default'),
(10458, 5409, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10459, 5409, '_elementor_page_assets', 'a:0:{}'),
(10460, 5409, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069562;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10461, 5410, '_elementor_edit_mode', 'builder'),
(10462, 5410, '_elementor_template_type', 'wp-page'),
(10463, 5410, '_elementor_version', '3.15.3'),
(10464, 5410, '_wp_page_template', 'default'),
(10465, 5410, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\"},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10466, 5410, '_elementor_page_assets', 'a:0:{}'),
(10467, 5410, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069562;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10468, 5411, '_elementor_edit_mode', 'builder'),
(10469, 5411, '_elementor_template_type', 'wp-page'),
(10470, 5411, '_elementor_version', '3.15.3'),
(10471, 5411, '_wp_page_template', 'default'),
(10472, 5411, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10473, 5411, '_elementor_page_assets', 'a:0:{}'),
(10474, 5411, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069562;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10476, 5412, '_elementor_edit_mode', 'builder'),
(10477, 5412, '_elementor_template_type', 'wp-page'),
(10478, 5412, '_elementor_version', '3.15.3'),
(10479, 5412, '_wp_page_template', 'default'),
(10480, 5412, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10481, 5412, '_elementor_page_assets', 'a:0:{}'),
(10482, 5412, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069668;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10483, 5413, '_elementor_edit_mode', 'builder'),
(10484, 5413, '_elementor_template_type', 'wp-page'),
(10485, 5413, '_elementor_version', '3.15.3'),
(10486, 5413, '_wp_page_template', 'default'),
(10487, 5413, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10488, 5413, '_elementor_page_assets', 'a:0:{}'),
(10489, 5413, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069668;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10490, 5414, '_elementor_edit_mode', 'builder'),
(10491, 5414, '_elementor_template_type', 'wp-page'),
(10492, 5414, '_elementor_version', '3.15.3'),
(10493, 5414, '_wp_page_template', 'default'),
(10494, 5414, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10495, 5414, '_elementor_page_assets', 'a:0:{}'),
(10496, 5414, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069668;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10498, 5415, '_elementor_edit_mode', 'builder'),
(10499, 5415, '_elementor_template_type', 'wp-page'),
(10500, 5415, '_elementor_version', '3.15.3'),
(10501, 5415, '_wp_page_template', 'default'),
(10502, 5415, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10503, 5415, '_elementor_page_assets', 'a:0:{}'),
(10504, 5415, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069838;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10505, 5416, '_elementor_edit_mode', 'builder'),
(10506, 5416, '_elementor_template_type', 'wp-page'),
(10507, 5416, '_elementor_version', '3.15.3'),
(10508, 5416, '_wp_page_template', 'default'),
(10509, 5416, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10510, 5416, '_elementor_page_assets', 'a:0:{}'),
(10511, 5416, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069838;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10512, 5417, '_elementor_edit_mode', 'builder'),
(10513, 5417, '_elementor_template_type', 'wp-page'),
(10514, 5417, '_elementor_version', '3.15.3'),
(10515, 5417, '_wp_page_template', 'default'),
(10516, 5417, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10517, 5417, '_elementor_page_assets', 'a:0:{}'),
(10518, 5417, '_elementor_css', 'a:6:{s:4:\"time\";i:1694069838;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10527, 5419, '_elementor_edit_mode', 'builder'),
(10528, 5419, '_elementor_template_type', 'wp-page'),
(10529, 5419, '_elementor_version', '3.15.3'),
(10530, 5419, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10531, 5419, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10532, 5419, '_elementor_page_assets', 'a:0:{}'),
(10533, 5420, '_elementor_edit_mode', 'builder'),
(10534, 5420, '_elementor_template_type', 'wp-page'),
(10535, 5420, '_elementor_version', '3.15.3'),
(10536, 5420, '_wp_page_template', 'default'),
(10537, 5420, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10538, 5420, '_elementor_page_assets', 'a:0:{}'),
(10539, 5421, '_elementor_edit_mode', 'builder'),
(10540, 5421, '_elementor_template_type', 'wp-page'),
(10541, 5421, '_elementor_version', '3.15.3'),
(10542, 5421, '_wp_page_template', 'default'),
(10543, 5421, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10544, 5421, '_elementor_page_assets', 'a:0:{}'),
(10546, 5422, '_elementor_edit_mode', 'builder'),
(10547, 5422, '_elementor_template_type', 'wp-page'),
(10548, 5422, '_elementor_version', '3.15.3'),
(10549, 5422, '_wp_page_template', 'default'),
(10550, 5422, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10551, 5422, '_elementor_page_assets', 'a:0:{}'),
(10552, 5422, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071376;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10553, 5423, '_elementor_edit_mode', 'builder'),
(10554, 5423, '_elementor_template_type', 'wp-page'),
(10555, 5423, '_elementor_version', '3.15.3'),
(10556, 5423, '_wp_page_template', 'default'),
(10557, 5423, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10558, 5423, '_elementor_page_assets', 'a:0:{}'),
(10559, 5423, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071376;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10560, 5424, '_elementor_edit_mode', 'builder'),
(10561, 5424, '_elementor_template_type', 'wp-page'),
(10562, 5424, '_elementor_version', '3.15.3'),
(10563, 5424, '_wp_page_template', 'default'),
(10564, 5424, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10565, 5424, '_elementor_page_assets', 'a:0:{}'),
(10566, 5424, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071376;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10568, 5425, '_elementor_edit_mode', 'builder'),
(10569, 5425, '_elementor_template_type', 'wp-page'),
(10570, 5425, '_elementor_version', '3.15.3'),
(10571, 5425, '_wp_page_template', 'default'),
(10572, 5425, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10573, 5425, '_elementor_page_assets', 'a:0:{}'),
(10574, 5425, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071698;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10575, 5426, '_elementor_edit_mode', 'builder'),
(10576, 5426, '_elementor_template_type', 'wp-page'),
(10577, 5426, '_elementor_version', '3.15.3'),
(10578, 5426, '_wp_page_template', 'default'),
(10579, 5426, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"-45\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10580, 5426, '_elementor_page_assets', 'a:0:{}'),
(10581, 5426, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071698;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10582, 5427, '_elementor_edit_mode', 'builder'),
(10583, 5427, '_elementor_template_type', 'wp-page'),
(10584, 5427, '_elementor_version', '3.15.3'),
(10585, 5427, '_wp_page_template', 'default'),
(10586, 5427, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10587, 5427, '_elementor_page_assets', 'a:0:{}'),
(10588, 5427, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071698;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10598, 5429, '_elementor_edit_mode', 'builder'),
(10599, 5429, '_elementor_template_type', 'wp-page'),
(10600, 5429, '_elementor_version', '3.15.3'),
(10601, 5429, '_wp_page_template', 'default'),
(10602, 5429, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10603, 5429, '_elementor_page_assets', 'a:0:{}'),
(10604, 5429, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071924;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10605, 5430, '_elementor_edit_mode', 'builder'),
(10606, 5430, '_elementor_template_type', 'wp-page'),
(10607, 5430, '_elementor_version', '3.15.3'),
(10608, 5430, '_wp_page_template', 'default'),
(10609, 5430, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\"},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10610, 5430, '_elementor_page_assets', 'a:0:{}'),
(10611, 5430, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071924;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10612, 5431, '_elementor_edit_mode', 'builder'),
(10613, 5431, '_elementor_template_type', 'wp-page'),
(10614, 5431, '_elementor_version', '3.15.3'),
(10615, 5431, '_wp_page_template', 'default'),
(10616, 5431, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10617, 5431, '_elementor_page_assets', 'a:0:{}'),
(10618, 5431, '_elementor_css', 'a:6:{s:4:\"time\";i:1694071924;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10620, 5432, '_elementor_edit_mode', 'builder'),
(10621, 5432, '_elementor_template_type', 'wp-page'),
(10622, 5432, '_elementor_version', '3.15.3'),
(10623, 5432, '_wp_page_template', 'default'),
(10624, 5432, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10625, 5432, '_elementor_page_assets', 'a:0:{}'),
(10626, 5432, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072022;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10627, 5433, '_elementor_edit_mode', 'builder'),
(10628, 5433, '_elementor_template_type', 'wp-page'),
(10629, 5433, '_elementor_version', '3.15.3'),
(10630, 5433, '_wp_page_template', 'default'),
(10631, 5433, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10632, 5433, '_elementor_page_assets', 'a:0:{}'),
(10633, 5433, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072022;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10634, 5434, '_elementor_edit_mode', 'builder'),
(10635, 5434, '_elementor_template_type', 'wp-page'),
(10636, 5434, '_elementor_version', '3.15.3'),
(10637, 5434, '_wp_page_template', 'default'),
(10638, 5434, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10639, 5434, '_elementor_page_assets', 'a:0:{}'),
(10640, 5434, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072022;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10642, 5435, '_elementor_edit_mode', 'builder'),
(10643, 5435, '_elementor_template_type', 'wp-page'),
(10644, 5435, '_elementor_version', '3.15.3'),
(10645, 5435, '_wp_page_template', 'default'),
(10646, 5435, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10647, 5435, '_elementor_page_assets', 'a:0:{}'),
(10648, 5435, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10649, 5436, '_elementor_edit_mode', 'builder'),
(10650, 5436, '_elementor_template_type', 'wp-page'),
(10651, 5436, '_elementor_version', '3.15.3'),
(10652, 5436, '_wp_page_template', 'default'),
(10653, 5436, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10654, 5436, '_elementor_page_assets', 'a:0:{}'),
(10655, 5436, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10656, 5437, '_elementor_edit_mode', 'builder'),
(10657, 5437, '_elementor_template_type', 'wp-page'),
(10658, 5437, '_elementor_version', '3.15.3'),
(10659, 5437, '_wp_page_template', 'default'),
(10660, 5437, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10661, 5437, '_elementor_page_assets', 'a:0:{}'),
(10662, 5437, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10664, 5438, '_elementor_edit_mode', 'builder'),
(10665, 5438, '_elementor_template_type', 'wp-page'),
(10666, 5438, '_elementor_version', '3.15.3'),
(10667, 5438, '_wp_page_template', 'default'),
(10668, 5438, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10669, 5438, '_elementor_page_assets', 'a:0:{}'),
(10670, 5438, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067736;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:\"\";}'),
(10671, 5439, '_elementor_edit_mode', 'builder'),
(10672, 5439, '_elementor_template_type', 'wp-page'),
(10673, 5439, '_elementor_version', '3.15.3'),
(10674, 5439, '_wp_page_template', 'default'),
(10675, 5439, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10676, 5439, '_elementor_page_assets', 'a:0:{}'),
(10677, 5439, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067736;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:\"\";}'),
(10678, 5440, '_elementor_edit_mode', 'builder'),
(10679, 5440, '_elementor_template_type', 'wp-page'),
(10680, 5440, '_elementor_version', '3.15.3'),
(10681, 5440, '_wp_page_template', 'default'),
(10682, 5440, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10683, 5440, '_elementor_page_assets', 'a:0:{}'),
(10684, 5440, '_elementor_css', 'a:6:{s:4:\"time\";i:1694067736;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:\"\";}'),
(10693, 5442, '_elementor_edit_mode', 'builder'),
(10694, 5442, '_elementor_template_type', 'wp-page'),
(10695, 5442, '_elementor_version', '3.15.3'),
(10696, 5442, '_wp_page_template', 'default'),
(10697, 5442, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10698, 5442, '_elementor_page_assets', 'a:0:{}'),
(10699, 5443, '_elementor_edit_mode', 'builder'),
(10700, 5443, '_elementor_template_type', 'wp-page'),
(10701, 5443, '_elementor_version', '3.15.3'),
(10702, 5443, '_wp_page_template', 'default'),
(10703, 5443, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10704, 5443, '_elementor_page_assets', 'a:0:{}'),
(10705, 5444, '_elementor_edit_mode', 'builder'),
(10706, 5444, '_elementor_template_type', 'wp-page'),
(10707, 5444, '_elementor_version', '3.15.3'),
(10708, 5444, '_wp_page_template', 'default'),
(10709, 5444, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10710, 5444, '_elementor_page_assets', 'a:0:{}'),
(10711, 5445, '_elementor_edit_mode', 'builder'),
(10712, 5445, '_elementor_template_type', 'wp-page'),
(10713, 5445, '_elementor_version', '3.15.3'),
(10714, 5445, '_wp_page_template', 'default'),
(10715, 5445, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10716, 5445, '_elementor_page_assets', 'a:0:{}'),
(10717, 5445, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072419;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:\"\";}'),
(10718, 5446, '_elementor_edit_mode', 'builder'),
(10719, 5446, '_elementor_template_type', 'wp-page'),
(10720, 5446, '_elementor_version', '3.15.3'),
(10721, 5446, '_wp_page_template', 'default'),
(10722, 5446, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10723, 5446, '_elementor_page_assets', 'a:0:{}'),
(10724, 5446, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072419;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:\"\";}'),
(10725, 5447, '_elementor_edit_mode', 'builder'),
(10726, 5447, '_elementor_template_type', 'wp-page'),
(10727, 5447, '_elementor_version', '3.15.3'),
(10728, 5447, '_wp_page_template', 'default'),
(10729, 5447, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10730, 5447, '_elementor_page_assets', 'a:0:{}'),
(10731, 5447, '_elementor_css', 'a:6:{s:4:\"time\";i:1694072419;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:\"\";}'),
(10734, 5448, '_elementor_edit_mode', 'builder'),
(10735, 5448, '_elementor_template_type', 'wp-page'),
(10736, 5448, '_elementor_version', '3.15.3'),
(10737, 5448, '_wp_page_template', 'default'),
(10738, 5448, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10739, 5448, '_elementor_page_assets', 'a:0:{}'),
(10740, 5448, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073000;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:\"\";}'),
(10741, 5449, '_elementor_edit_mode', 'builder'),
(10742, 5449, '_elementor_template_type', 'wp-page'),
(10743, 5449, '_elementor_version', '3.15.3'),
(10744, 5449, '_wp_page_template', 'default'),
(10745, 5449, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10746, 5449, '_elementor_page_assets', 'a:0:{}'),
(10747, 5449, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073000;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:\"\";}'),
(10748, 5450, '_elementor_edit_mode', 'builder'),
(10749, 5450, '_elementor_template_type', 'wp-page'),
(10750, 5450, '_elementor_version', '3.15.3'),
(10751, 5450, '_wp_page_template', 'default'),
(10752, 5450, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10753, 5450, '_elementor_page_assets', 'a:0:{}'),
(10754, 5450, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073000;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:\"\";}'),
(10756, 5451, '_elementor_edit_mode', 'builder'),
(10757, 5451, '_elementor_template_type', 'wp-page'),
(10758, 5451, '_elementor_version', '3.15.3'),
(10759, 5451, '_wp_page_template', 'default'),
(10760, 5451, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10761, 5451, '_elementor_page_assets', 'a:0:{}'),
(10762, 5451, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008877;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10763, 5452, '_elementor_edit_mode', 'builder'),
(10764, 5452, '_elementor_template_type', 'wp-page'),
(10765, 5452, '_elementor_version', '3.15.3'),
(10766, 5452, '_wp_page_template', 'default'),
(10767, 5452, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10768, 5452, '_elementor_page_assets', 'a:0:{}'),
(10769, 5452, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008877;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10770, 5453, '_elementor_edit_mode', 'builder'),
(10771, 5453, '_elementor_template_type', 'wp-page'),
(10772, 5453, '_elementor_version', '3.15.3'),
(10773, 5453, '_wp_page_template', 'default'),
(10774, 5453, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10775, 5453, '_elementor_page_assets', 'a:0:{}'),
(10776, 5453, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008877;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10778, 5454, '_elementor_edit_mode', 'builder'),
(10779, 5454, '_elementor_template_type', 'wp-page'),
(10780, 5454, '_elementor_version', '3.15.3'),
(10781, 5454, '_wp_page_template', 'default'),
(10782, 5454, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10783, 5454, '_elementor_page_assets', 'a:0:{}'),
(10784, 5454, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074429;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10785, 5455, '_elementor_edit_mode', 'builder'),
(10786, 5455, '_elementor_template_type', 'wp-page'),
(10787, 5455, '_elementor_version', '3.15.3'),
(10788, 5455, '_wp_page_template', 'default'),
(10789, 5455, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10790, 5455, '_elementor_page_assets', 'a:0:{}'),
(10791, 5455, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074429;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10792, 5456, '_elementor_edit_mode', 'builder'),
(10793, 5456, '_elementor_template_type', 'wp-page'),
(10794, 5456, '_elementor_version', '3.15.3'),
(10795, 5456, '_wp_page_template', 'default'),
(10796, 5456, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10797, 5456, '_elementor_page_assets', 'a:0:{}'),
(10798, 5456, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074429;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10800, 5457, '_elementor_edit_mode', 'builder'),
(10801, 5457, '_elementor_template_type', 'wp-page'),
(10802, 5457, '_elementor_version', '3.15.3'),
(10803, 5457, '_wp_page_template', 'default'),
(10804, 5457, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10805, 5457, '_elementor_page_assets', 'a:0:{}'),
(10806, 5457, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074561;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10807, 5458, '_elementor_edit_mode', 'builder'),
(10808, 5458, '_elementor_template_type', 'wp-page'),
(10809, 5458, '_elementor_version', '3.15.3'),
(10810, 5458, '_wp_page_template', 'default'),
(10811, 5458, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10812, 5458, '_elementor_page_assets', 'a:0:{}'),
(10813, 5458, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074561;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10814, 5459, '_elementor_edit_mode', 'builder'),
(10815, 5459, '_elementor_template_type', 'wp-page'),
(10816, 5459, '_elementor_version', '3.15.3'),
(10817, 5459, '_wp_page_template', 'default'),
(10818, 5459, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10819, 5459, '_elementor_page_assets', 'a:0:{}'),
(10820, 5459, '_elementor_css', 'a:6:{s:4:\"time\";i:1694074561;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10821, 5460, '_elementor_edit_mode', 'builder'),
(10822, 5460, '_elementor_template_type', 'wp-page'),
(10823, 5460, '_elementor_version', '3.15.3'),
(10824, 5460, '_wp_page_template', 'default'),
(10825, 5460, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10826, 5460, '_elementor_page_assets', 'a:0:{}'),
(10827, 5461, '_elementor_edit_mode', 'builder'),
(10828, 5461, '_elementor_template_type', 'wp-page'),
(10829, 5461, '_elementor_version', '3.15.3'),
(10830, 5461, '_wp_page_template', 'default'),
(10831, 5461, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10832, 5461, '_elementor_page_assets', 'a:0:{}'),
(10833, 5462, '_elementor_edit_mode', 'builder'),
(10834, 5462, '_elementor_template_type', 'wp-page'),
(10835, 5462, '_elementor_version', '3.15.3'),
(10836, 5462, '_wp_page_template', 'default'),
(10837, 5462, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10838, 5462, '_elementor_page_assets', 'a:0:{}'),
(10840, 5463, '_elementor_edit_mode', 'builder'),
(10841, 5463, '_elementor_template_type', 'wp-page'),
(10842, 5463, '_elementor_version', '3.15.3'),
(10843, 5463, '_wp_page_template', 'default'),
(10844, 5463, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10845, 5463, '_elementor_page_assets', 'a:0:{}'),
(10846, 5463, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10847, 5464, '_elementor_edit_mode', 'builder'),
(10848, 5464, '_elementor_template_type', 'wp-page'),
(10849, 5464, '_elementor_version', '3.15.3'),
(10850, 5464, '_wp_page_template', 'default'),
(10851, 5464, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10852, 5464, '_elementor_page_assets', 'a:0:{}'),
(10853, 5464, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10854, 5465, '_elementor_edit_mode', 'builder'),
(10855, 5465, '_elementor_template_type', 'wp-page'),
(10856, 5465, '_elementor_version', '3.15.3'),
(10857, 5465, '_wp_page_template', 'default'),
(10858, 5465, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10859, 5465, '_elementor_page_assets', 'a:0:{}'),
(10860, 5465, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075120;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10862, 5466, '_elementor_edit_mode', 'builder'),
(10863, 5466, '_elementor_template_type', 'wp-page'),
(10864, 5466, '_elementor_version', '3.15.3'),
(10865, 5466, '_wp_page_template', 'default'),
(10866, 5466, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10867, 5466, '_elementor_page_assets', 'a:0:{}'),
(10868, 5466, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075170;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10869, 5467, '_elementor_edit_mode', 'builder'),
(10870, 5467, '_elementor_template_type', 'wp-page'),
(10871, 5467, '_elementor_version', '3.15.3'),
(10872, 5467, '_wp_page_template', 'default'),
(10873, 5467, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10874, 5467, '_elementor_page_assets', 'a:0:{}'),
(10875, 5467, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075170;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10876, 5468, '_elementor_edit_mode', 'builder'),
(10877, 5468, '_elementor_template_type', 'wp-page'),
(10878, 5468, '_elementor_version', '3.15.3'),
(10879, 5468, '_wp_page_template', 'default'),
(10880, 5468, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10881, 5468, '_elementor_page_assets', 'a:0:{}'),
(10882, 5468, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075170;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10884, 5469, '_elementor_edit_mode', 'builder'),
(10885, 5469, '_elementor_template_type', 'section'),
(10886, 5469, '_elementor_version', '3.15.3'),
(10887, 5470, '_elementor_edit_mode', 'builder'),
(10888, 5470, '_elementor_template_type', 'section'),
(10889, 5470, '_elementor_version', '3.15.3'),
(10890, 5469, '_wp_page_template', 'default'),
(10891, 5469, '_elementor_data', '[{\"id\":\"5fed3e15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f1d7772\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"36e84448\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10892, 5471, '_elementor_edit_mode', 'builder'),
(10893, 5471, '_elementor_template_type', 'section'),
(10894, 5471, '_elementor_version', '3.15.3'),
(10895, 5471, '_wp_page_template', 'default'),
(10896, 5471, '_elementor_data', '[{\"id\":\"5fed3e15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f1d7772\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"36e84448\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10897, 5469, '_elementor_page_assets', 'a:0:{}'),
(10905, 5473, '_elementor_edit_mode', 'builder'),
(10906, 5473, '_elementor_template_type', 'wp-page'),
(10907, 5473, '_elementor_version', '3.15.3'),
(10908, 5473, '_wp_page_template', 'default'),
(10909, 5473, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10910, 5473, '_elementor_page_assets', 'a:0:{}'),
(10911, 5474, '_elementor_edit_mode', 'builder'),
(10912, 5474, '_elementor_template_type', 'wp-page'),
(10913, 5474, '_elementor_version', '3.15.3'),
(10914, 5474, '_wp_page_template', 'default'),
(10915, 5474, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4b29b0db\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"11528a3d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4c56b035\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10916, 5474, '_elementor_page_assets', 'a:0:{}'),
(10917, 5475, '_elementor_edit_mode', 'builder'),
(10918, 5475, '_elementor_template_type', 'wp-page'),
(10919, 5475, '_elementor_version', '3.15.3'),
(10920, 5475, '_wp_page_template', 'default'),
(10921, 5475, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10922, 5475, '_elementor_page_assets', 'a:0:{}'),
(10924, 5476, '_elementor_edit_mode', 'builder'),
(10925, 5476, '_elementor_template_type', 'wp-page'),
(10926, 5476, '_elementor_version', '3.15.3'),
(10927, 5476, '_wp_page_template', 'default'),
(10928, 5476, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10929, 5476, '_elementor_page_assets', 'a:0:{}'),
(10930, 5476, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075362;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10931, 5477, '_elementor_edit_mode', 'builder'),
(10932, 5477, '_elementor_template_type', 'wp-page'),
(10933, 5477, '_elementor_version', '3.15.3'),
(10934, 5477, '_wp_page_template', 'default'),
(10935, 5477, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10936, 5477, '_elementor_page_assets', 'a:0:{}'),
(10937, 5477, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075362;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10938, 5478, '_elementor_edit_mode', 'builder'),
(10939, 5478, '_elementor_template_type', 'wp-page'),
(10940, 5478, '_elementor_version', '3.15.3'),
(10941, 5478, '_wp_page_template', 'default'),
(10942, 5478, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10943, 5478, '_elementor_page_assets', 'a:0:{}'),
(10944, 5478, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075362;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(10947, 5480, '_edit_lock', '1694601349:1'),
(10948, 5480, '_edit_last', '1'),
(10949, 5480, 'qodef_content_behind_header', 'no'),
(10950, 5480, 'qodef_show_header_widget_areas', 'yes'),
(10951, 5480, 'qodef_page_title_text_alignment', 'default'),
(10952, 5480, '_wpb_vc_js_status', 'false'),
(10953, 5480, '_elementor_edit_mode', 'builder'),
(10954, 5480, '_elementor_template_type', 'wp-page'),
(10955, 5480, '_elementor_version', '3.15.3'),
(10956, 5482, '_elementor_edit_mode', 'builder'),
(10957, 5482, '_elementor_template_type', 'wp-page'),
(10958, 5482, '_elementor_version', '3.15.3'),
(10959, 5483, '_elementor_edit_mode', 'builder'),
(10960, 5483, '_elementor_template_type', 'wp-page'),
(10961, 5483, '_elementor_version', '3.15.3'),
(10962, 5480, '_wp_page_template', 'default'),
(10963, 5480, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame-e1694419186220.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.-WADA-PLAY-TRUE.png\",\"id\":5735,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: Play\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(10964, 5484, '_elementor_edit_mode', 'builder'),
(10965, 5484, '_elementor_template_type', 'wp-page'),
(10966, 5484, '_elementor_version', '3.15.3'),
(10967, 5484, '_wp_page_template', 'default'),
(10968, 5484, '_elementor_data', '[]'),
(10969, 5480, '_elementor_page_assets', 'a:0:{}'),
(10971, 5485, '_elementor_edit_mode', 'builder'),
(10972, 5485, '_elementor_template_type', 'wp-page'),
(10973, 5485, '_elementor_version', '3.15.3'),
(10974, 5485, '_wp_page_template', 'default'),
(10975, 5485, '_elementor_data', '[]'),
(10976, 5485, '_elementor_page_assets', 'a:0:{}'),
(10984, 5487, '_elementor_edit_mode', 'builder'),
(10985, 5487, '_elementor_template_type', 'wp-page'),
(10986, 5487, '_elementor_version', '3.15.3'),
(10987, 5487, '_wp_page_template', 'default'),
(10988, 5487, '_elementor_data', '[]'),
(10989, 5487, '_elementor_page_assets', 'a:0:{}'),
(10990, 5488, '_elementor_edit_mode', 'builder'),
(10991, 5488, '_elementor_template_type', 'wp-page'),
(10992, 5488, '_elementor_version', '3.15.3'),
(10993, 5488, '_wp_page_template', 'default'),
(10994, 5488, '_elementor_data', '[]'),
(10995, 5488, '_elementor_page_assets', 'a:0:{}'),
(10996, 5489, '_elementor_edit_mode', 'builder'),
(10997, 5489, '_elementor_template_type', 'wp-page'),
(10998, 5489, '_elementor_version', '3.15.3'),
(10999, 5489, '_wp_page_template', 'default'),
(11000, 5489, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11001, 5489, '_elementor_page_assets', 'a:0:{}'),
(11003, 5480, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11004, 5480, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11005, 5490, '_elementor_edit_mode', 'builder'),
(11006, 5490, '_elementor_template_type', 'wp-page'),
(11007, 5490, '_elementor_version', '3.15.3'),
(11008, 5490, '_wp_page_template', 'default'),
(11009, 5490, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11010, 5490, '_elementor_page_assets', 'a:0:{}'),
(11011, 5490, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082124;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11012, 5491, '_elementor_edit_mode', 'builder'),
(11013, 5491, '_elementor_template_type', 'wp-page'),
(11014, 5491, '_elementor_version', '3.15.3'),
(11015, 5491, '_wp_page_template', 'default'),
(11016, 5491, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11017, 5491, '_elementor_page_assets', 'a:0:{}'),
(11018, 5491, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082124;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11019, 5492, '_elementor_edit_mode', 'builder'),
(11020, 5492, '_elementor_template_type', 'wp-page'),
(11021, 5492, '_elementor_version', '3.15.3'),
(11022, 5492, '_wp_page_template', 'default'),
(11023, 5492, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11024, 5492, '_elementor_page_assets', 'a:0:{}'),
(11025, 5492, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082124;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11027, 5493, '_elementor_edit_mode', 'builder'),
(11028, 5493, '_elementor_template_type', 'wp-page'),
(11029, 5493, '_elementor_version', '3.15.3'),
(11030, 5493, '_wp_page_template', 'default'),
(11031, 5493, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11032, 5493, '_elementor_page_assets', 'a:0:{}'),
(11033, 5493, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082231;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11034, 5494, '_elementor_edit_mode', 'builder'),
(11035, 5494, '_elementor_template_type', 'wp-page'),
(11036, 5494, '_elementor_version', '3.15.3'),
(11037, 5494, '_wp_page_template', 'default'),
(11038, 5494, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11039, 5494, '_elementor_page_assets', 'a:0:{}'),
(11040, 5494, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082231;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11041, 5495, '_elementor_edit_mode', 'builder'),
(11042, 5495, '_elementor_template_type', 'wp-page'),
(11043, 5495, '_elementor_version', '3.15.3'),
(11044, 5495, '_wp_page_template', 'default'),
(11045, 5495, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11046, 5495, '_elementor_page_assets', 'a:0:{}'),
(11047, 5495, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082231;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11049, 5496, '_elementor_edit_mode', 'builder'),
(11050, 5496, '_elementor_template_type', 'wp-page'),
(11051, 5496, '_elementor_version', '3.15.3'),
(11052, 5496, '_wp_page_template', 'default'),
(11053, 5496, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11054, 5496, '_elementor_page_assets', 'a:0:{}'),
(11055, 5496, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082295;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11056, 5497, '_elementor_edit_mode', 'builder'),
(11057, 5497, '_elementor_template_type', 'wp-page'),
(11058, 5497, '_elementor_version', '3.15.3'),
(11059, 5497, '_wp_page_template', 'default'),
(11060, 5497, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame - Visionary\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),
(11061, 5497, '_elementor_page_assets', 'a:0:{}'),
(11062, 5497, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082295;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11063, 5498, '_elementor_edit_mode', 'builder'),
(11064, 5498, '_elementor_template_type', 'wp-page'),
(11065, 5498, '_elementor_version', '3.15.3'),
(11066, 5498, '_wp_page_template', 'default'),
(11067, 5498, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11068, 5498, '_elementor_page_assets', 'a:0:{}'),
(11069, 5498, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082295;s:5:\"fonts\";a:1:{i:0;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11071, 5499, '_elementor_edit_mode', 'builder'),
(11072, 5499, '_elementor_template_type', 'wp-page'),
(11073, 5499, '_elementor_version', '3.15.3'),
(11074, 5499, '_wp_page_template', 'default'),
(11075, 5499, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11076, 5499, '_elementor_page_assets', 'a:0:{}'),
(11077, 5499, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082555;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11078, 5500, '_elementor_edit_mode', 'builder'),
(11079, 5500, '_elementor_template_type', 'wp-page'),
(11080, 5500, '_elementor_version', '3.15.3'),
(11081, 5500, '_wp_page_template', 'default'),
(11082, 5500, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11083, 5500, '_elementor_page_assets', 'a:0:{}'),
(11084, 5500, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082555;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11085, 5501, '_elementor_edit_mode', 'builder'),
(11086, 5501, '_elementor_template_type', 'wp-page'),
(11087, 5501, '_elementor_version', '3.15.3'),
(11088, 5501, '_wp_page_template', 'default'),
(11089, 5501, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11090, 5501, '_elementor_page_assets', 'a:0:{}'),
(11091, 5501, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082555;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11092, 5502, '_elementor_edit_mode', 'builder'),
(11093, 5502, '_elementor_template_type', 'wp-page'),
(11094, 5502, '_elementor_version', '3.15.3'),
(11095, 5502, '_wp_page_template', 'default'),
(11096, 5502, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11097, 5502, '_elementor_page_assets', 'a:0:{}'),
(11098, 5503, '_elementor_edit_mode', 'builder'),
(11099, 5503, '_elementor_template_type', 'wp-page'),
(11100, 5503, '_elementor_version', '3.15.3'),
(11101, 5503, '_wp_page_template', 'default'),
(11102, 5503, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11103, 5503, '_elementor_page_assets', 'a:0:{}'),
(11104, 5504, '_elementor_edit_mode', 'builder'),
(11105, 5504, '_elementor_template_type', 'wp-page'),
(11106, 5504, '_elementor_version', '3.15.3'),
(11107, 5504, '_wp_page_template', 'default'),
(11108, 5504, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11109, 5504, '_elementor_page_assets', 'a:0:{}'),
(11111, 5480, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11112, 5480, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11113, 5505, '_edit_lock', '1694601396:1'),
(11114, 5505, '_edit_last', '1'),
(11115, 5505, 'qodef_content_behind_header', 'no'),
(11116, 5505, 'qodef_show_header_widget_areas', 'yes'),
(11117, 5505, 'qodef_page_title_text_alignment', 'default'),
(11118, 5505, '_wpb_vc_js_status', 'false'),
(11119, 5505, '_elementor_edit_mode', 'builder'),
(11120, 5505, '_elementor_template_type', 'wp-page'),
(11121, 5505, '_elementor_version', '3.15.3'),
(11122, 5505, '_wp_page_template', 'default'),
(11123, 5505, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.-Adidas-DON-e1694419094724.png\",\"id\":5739,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.-Moise-Keen.png\",\"id\":5741,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Moise Kean \",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/5.-Callum-Hudon-Odoi.png\",\"id\":5742,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Callum Hudson Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11124, 5505, '_elementor_page_assets', 'a:0:{}'),
(11126, 5505, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11127, 5505, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11129, 5505, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11130, 5505, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11131, 5506, '_elementor_edit_mode', 'builder'),
(11132, 5506, '_elementor_template_type', 'wp-page'),
(11133, 5506, '_elementor_version', '3.15.3'),
(11134, 5506, '_wp_page_template', 'default'),
(11135, 5506, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11136, 5506, '_elementor_page_assets', 'a:0:{}'),
(11137, 5506, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083127;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11138, 5507, '_elementor_edit_mode', 'builder'),
(11139, 5507, '_elementor_template_type', 'wp-page'),
(11140, 5507, '_elementor_version', '3.15.3'),
(11141, 5507, '_wp_page_template', 'default'),
(11142, 5507, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11143, 5507, '_elementor_page_assets', 'a:0:{}'),
(11144, 5507, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083127;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11145, 5508, '_elementor_edit_mode', 'builder'),
(11146, 5508, '_elementor_template_type', 'wp-page'),
(11147, 5508, '_elementor_version', '3.15.3'),
(11148, 5508, '_wp_page_template', 'default'),
(11149, 5508, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11150, 5508, '_elementor_page_assets', 'a:0:{}'),
(11151, 5508, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083127;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11152, 5509, '_elementor_edit_mode', 'builder'),
(11153, 5509, '_elementor_template_type', 'wp-page'),
(11154, 5509, '_elementor_version', '3.15.3'),
(11155, 5509, '_wp_page_template', 'default'),
(11156, 5509, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11157, 5509, '_elementor_page_assets', 'a:0:{}'),
(11158, 5509, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083127;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11160, 5505, '_oembed_e21893670eeaf1b6fea5032840170634', '<iframe title=\"DON_Adidas\" src=\"https://player.vimeo.com/video/849113250?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11161, 5505, '_oembed_time_e21893670eeaf1b6fea5032840170634', '1694083355'),
(11162, 5505, '_oembed_5cc579f4d7c109606d40acfa9dc76f5f', '<iframe title=\"Moise Kean - Sports Doc - Adidas "Hero" Series\" src=\"https://player.vimeo.com/video/820965765?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11163, 5505, '_oembed_time_5cc579f4d7c109606d40acfa9dc76f5f', '1694083356'),
(11164, 5505, '_oembed_e72a2b92ac69e7441ccf773d764b9971', '<iframe title=\"CHO_adidas\" src=\"https://player.vimeo.com/video/849113525?dnt=1&app_id=122963\" width=\"400\" height=\"224\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11165, 5505, '_oembed_time_e72a2b92ac69e7441ccf773d764b9971', '1694083356'),
(11166, 5510, '_edit_lock', '1694601529:1'),
(11167, 5510, '_edit_last', '1'),
(11168, 5510, 'qodef_content_behind_header', 'no'),
(11169, 5510, 'qodef_show_header_widget_areas', 'yes'),
(11170, 5510, 'qodef_page_title_text_alignment', 'default'),
(11171, 5510, '_wpb_vc_js_status', 'false'),
(11172, 5510, '_elementor_edit_mode', 'builder'),
(11173, 5510, '_elementor_template_type', 'wp-page'),
(11174, 5510, '_elementor_version', '3.15.3'),
(11175, 5510, '_wp_page_template', 'default'),
(11176, 5510, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/6.-Dame-Time-.png\",\"id\":5746,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/7.-Waterford-Whiskey.png\",\"id\":5748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Science of Spirits - Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/8.-Racism-Doc.png\",\"id\":5749,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Players\\u2019 Tribune - Racism\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11177, 5510, '_elementor_page_assets', 'a:0:{}'),
(11179, 5510, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11180, 5510, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11182, 5510, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11183, 5510, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11184, 5511, '_elementor_edit_mode', 'builder'),
(11185, 5511, '_elementor_template_type', 'wp-page'),
(11186, 5511, '_elementor_version', '3.15.3'),
(11187, 5511, '_wp_page_template', 'default'),
(11188, 5511, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11189, 5511, '_elementor_page_assets', 'a:0:{}'),
(11190, 5511, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083380;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11191, 5512, '_elementor_edit_mode', 'builder'),
(11192, 5512, '_elementor_template_type', 'wp-page'),
(11193, 5512, '_elementor_version', '3.15.3'),
(11194, 5512, '_wp_page_template', 'default'),
(11195, 5512, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11196, 5512, '_elementor_page_assets', 'a:0:{}'),
(11197, 5512, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083380;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11198, 5513, '_elementor_edit_mode', 'builder'),
(11199, 5513, '_elementor_template_type', 'wp-page'),
(11200, 5513, '_elementor_version', '3.15.3'),
(11201, 5513, '_wp_page_template', 'default'),
(11202, 5513, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11203, 5513, '_elementor_page_assets', 'a:0:{}'),
(11204, 5513, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083380;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11205, 5514, '_elementor_edit_mode', 'builder'),
(11206, 5514, '_elementor_template_type', 'wp-page'),
(11207, 5514, '_elementor_version', '3.15.3'),
(11208, 5514, '_wp_page_template', 'default'),
(11209, 5514, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11210, 5514, '_elementor_page_assets', 'a:0:{}'),
(11211, 5514, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083380;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11213, 5510, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11214, 5510, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11215, 5510, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11216, 5510, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11217, 5510, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11218, 5515, '_edit_lock', '1694601609:1'),
(11219, 5515, '_edit_last', '1'),
(11220, 5515, 'qodef_content_behind_header', 'no'),
(11221, 5515, 'qodef_show_header_widget_areas', 'yes'),
(11222, 5515, 'qodef_page_title_text_alignment', 'default'),
(11223, 5515, '_wpb_vc_js_status', 'false'),
(11224, 5515, '_elementor_edit_mode', 'builder'),
(11225, 5515, '_elementor_template_type', 'wp-page'),
(11226, 5515, '_elementor_version', '3.15.3'),
(11227, 5515, '_wp_page_template', 'default'),
(11228, 5515, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-5.jpg\",\"id\":5867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11229, 5515, '_elementor_page_assets', 'a:0:{}'),
(11231, 5515, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11232, 5515, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11233, 5515, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11234, 5515, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11236, 5515, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11237, 5515, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11238, 5515, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11239, 5515, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11240, 5515, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11241, 5516, '_elementor_edit_mode', 'builder'),
(11242, 5516, '_elementor_template_type', 'wp-page'),
(11243, 5516, '_elementor_version', '3.15.3'),
(11244, 5516, '_wp_page_template', 'default'),
(11245, 5516, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11246, 5516, '_elementor_page_assets', 'a:0:{}'),
(11247, 5516, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083774;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11248, 5517, '_elementor_edit_mode', 'builder'),
(11249, 5517, '_elementor_template_type', 'wp-page'),
(11250, 5517, '_elementor_version', '3.15.3'),
(11251, 5517, '_wp_page_template', 'default'),
(11252, 5517, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11253, 5517, '_elementor_page_assets', 'a:0:{}'),
(11254, 5517, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083774;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11255, 5518, '_elementor_edit_mode', 'builder'),
(11256, 5518, '_elementor_template_type', 'wp-page'),
(11257, 5518, '_elementor_version', '3.15.3'),
(11258, 5518, '_wp_page_template', 'default'),
(11259, 5518, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11260, 5518, '_elementor_page_assets', 'a:0:{}'),
(11261, 5518, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083774;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11262, 5519, '_elementor_edit_mode', 'builder'),
(11263, 5519, '_elementor_template_type', 'wp-page'),
(11264, 5519, '_elementor_version', '3.15.3'),
(11265, 5519, '_wp_page_template', 'default'),
(11266, 5519, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11267, 5519, '_elementor_page_assets', 'a:0:{}'),
(11268, 5519, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083774;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11269, 5520, '_edit_lock', '1694601708:1'),
(11270, 5520, '_edit_last', '1'),
(11271, 5520, 'qodef_content_behind_header', 'no'),
(11272, 5520, 'qodef_show_header_widget_areas', 'yes'),
(11273, 5520, 'qodef_page_title_text_alignment', 'default'),
(11274, 5520, '_wpb_vc_js_status', 'false'),
(11275, 5520, '_elementor_edit_mode', 'builder'),
(11276, 5520, '_elementor_template_type', 'wp-page'),
(11277, 5520, '_elementor_version', '3.15.3'),
(11278, 5520, '_wp_page_template', 'default'),
(11279, 5520, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/18.-The-White-Company.png\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11280, 5520, '_elementor_page_assets', 'a:0:{}'),
(11282, 5520, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11283, 5520, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11284, 5520, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11285, 5520, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11286, 5520, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11287, 5520, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11288, 5520, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11289, 5520, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11290, 5520, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11292, 5521, '_elementor_edit_mode', 'builder'),
(11293, 5521, '_elementor_template_type', 'wp-page'),
(11294, 5521, '_elementor_version', '3.15.3'),
(11295, 5521, '_wp_page_template', 'default'),
(11296, 5521, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11297, 5521, '_elementor_page_assets', 'a:0:{}'),
(11298, 5521, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083961;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11299, 5520, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11300, 5520, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694084001'),
(11301, 5520, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11302, 5520, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694084001'),
(11303, 5520, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11304, 5520, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694084002'),
(11305, 5522, '_elementor_edit_mode', 'builder'),
(11306, 5522, '_elementor_template_type', 'wp-page'),
(11307, 5522, '_elementor_version', '3.15.3'),
(11308, 5522, '_wp_page_template', 'default'),
(11309, 5522, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11310, 5522, '_elementor_page_assets', 'a:0:{}'),
(11311, 5522, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083961;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11312, 5523, '_elementor_edit_mode', 'builder'),
(11313, 5523, '_elementor_template_type', 'wp-page'),
(11314, 5523, '_elementor_version', '3.15.3'),
(11315, 5523, '_wp_page_template', 'default'),
(11316, 5523, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11317, 5523, '_elementor_page_assets', 'a:0:{}'),
(11318, 5523, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083961;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11319, 5524, '_elementor_edit_mode', 'builder'),
(11320, 5524, '_elementor_template_type', 'wp-page'),
(11321, 5524, '_elementor_version', '3.15.3'),
(11322, 5524, '_wp_page_template', 'default'),
(11323, 5524, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11324, 5524, '_elementor_page_assets', 'a:0:{}'),
(11325, 5524, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083961;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11326, 5525, '_elementor_edit_mode', 'builder'),
(11327, 5525, '_elementor_template_type', 'wp-page'),
(11328, 5525, '_elementor_version', '3.15.3'),
(11329, 5525, '_wp_page_template', 'default'),
(11330, 5525, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11331, 5525, '_elementor_page_assets', 'a:0:{}'),
(11332, 5526, '_elementor_edit_mode', 'builder'),
(11333, 5526, '_elementor_template_type', 'wp-page'),
(11334, 5526, '_elementor_version', '3.15.3'),
(11335, 5526, '_wp_page_template', 'default'),
(11336, 5526, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11337, 5526, '_elementor_page_assets', 'a:0:{}'),
(11338, 5527, '_elementor_edit_mode', 'builder'),
(11339, 5527, '_elementor_template_type', 'wp-page'),
(11340, 5527, '_elementor_version', '3.15.3'),
(11341, 5527, '_wp_page_template', 'default'),
(11342, 5527, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11343, 5527, '_elementor_page_assets', 'a:0:{}'),
(11344, 5528, '_edit_lock', '1694601752:1'),
(11345, 5528, '_edit_last', '1'),
(11346, 5528, 'qodef_content_behind_header', 'no'),
(11347, 5528, 'qodef_show_header_widget_areas', 'yes'),
(11348, 5528, 'qodef_page_title_text_alignment', 'default'),
(11349, 5528, '_wpb_vc_js_status', 'false'),
(11350, 5528, '_elementor_edit_mode', 'builder'),
(11351, 5528, '_elementor_template_type', 'wp-page'),
(11352, 5528, '_elementor_version', '3.15.3'),
(11353, 5528, '_wp_page_template', 'default'),
(11354, 5528, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/21.-VOLKSWAGEN-ID.-BUZZ-Rapanui-.png\",\"id\":5774,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Volkswagen ID Buzz\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/22.-Skoda-e1694417527473.png\",\"id\":5775,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/23.-UCL-Scanning-Promo.png\",\"id\":5777,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11355, 5528, '_elementor_page_assets', 'a:0:{}'),
(11357, 5528, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11358, 5528, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11359, 5528, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11360, 5528, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11361, 5528, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11362, 5528, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11363, 5528, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11364, 5528, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11365, 5528, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11366, 5528, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11367, 5528, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694084001'),
(11368, 5528, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11369, 5528, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694084001'),
(11370, 5528, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11371, 5528, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694084002'),
(11373, 5529, '_elementor_edit_mode', 'builder'),
(11374, 5529, '_elementor_template_type', 'wp-page'),
(11375, 5529, '_elementor_version', '3.15.3'),
(11376, 5529, '_wp_page_template', 'default'),
(11377, 5529, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11378, 5529, '_elementor_page_assets', 'a:0:{}'),
(11379, 5529, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085235;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11380, 5528, '_oembed_1a8a4c2018d514eeda0fac9e63a19050', '<iframe title=\"Behind the design: cashmere\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/TOPMSYr8mxA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11381, 5528, '_oembed_time_1a8a4c2018d514eeda0fac9e63a19050', '1694085275'),
(11382, 5528, '_oembed_a64e3ad92ee2d970d5877fb3d41c6385', '<iframe title=\"Moving Mosaic 2\" src=\"https://player.vimeo.com/video/820967435?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11383, 5528, '_oembed_time_a64e3ad92ee2d970d5877fb3d41c6385', '1694085275'),
(11384, 5528, '_oembed_894d9ad12f146e3e88de723994fd67e0', '<iframe title=\"Smock London_BRAND FILM 180222.mp4\" src=\"https://player.vimeo.com/video/676349411?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11385, 5528, '_oembed_time_894d9ad12f146e3e88de723994fd67e0', '1694085276'),
(11386, 5530, '_elementor_edit_mode', 'builder'),
(11387, 5530, '_elementor_template_type', 'wp-page'),
(11388, 5530, '_elementor_version', '3.15.3'),
(11389, 5530, '_wp_page_template', 'default'),
(11390, 5530, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11391, 5530, '_elementor_page_assets', 'a:0:{}'),
(11392, 5530, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085235;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11393, 5531, '_elementor_edit_mode', 'builder'),
(11394, 5531, '_elementor_template_type', 'wp-page'),
(11395, 5531, '_elementor_version', '3.15.3'),
(11396, 5531, '_wp_page_template', 'default'),
(11397, 5531, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11398, 5531, '_elementor_page_assets', 'a:0:{}'),
(11399, 5531, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085235;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11400, 5532, '_elementor_edit_mode', 'builder'),
(11401, 5532, '_elementor_template_type', 'wp-page'),
(11402, 5532, '_elementor_version', '3.15.3'),
(11403, 5532, '_wp_page_template', 'default'),
(11404, 5532, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11405, 5532, '_elementor_page_assets', 'a:0:{}'),
(11406, 5532, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085235;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11407, 5533, '_edit_lock', '1694601844:1'),
(11408, 5533, '_edit_last', '1'),
(11409, 5533, 'qodef_content_behind_header', 'no'),
(11410, 5533, 'qodef_show_header_widget_areas', 'yes'),
(11411, 5533, 'qodef_page_title_text_alignment', 'default'),
(11412, 5533, '_wpb_vc_js_status', 'false'),
(11413, 5533, '_elementor_edit_mode', 'builder'),
(11414, 5533, '_elementor_template_type', 'wp-page'),
(11415, 5533, '_elementor_version', '3.15.3'),
(11416, 5533, '_wp_page_template', 'default'),
(11417, 5533, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/24.-Loscil-Music-Doc-e1694417730591.png\",\"id\":5781,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/25.-25.-Music-vid-Dexters.png\",\"id\":5782,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dexters - Start To Run\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/26.-Music-vid-Brandi-Carlile.png\",\"id\":5784,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brandi Carlile - Keep Your Heart Young\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11418, 5533, '_elementor_page_assets', 'a:0:{}'),
(11420, 5533, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11421, 5533, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11422, 5533, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11423, 5533, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11424, 5533, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11425, 5533, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11426, 5533, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11427, 5533, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11428, 5533, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11429, 5533, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11430, 5533, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694084001'),
(11431, 5533, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11432, 5533, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694084001'),
(11433, 5533, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11434, 5533, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694084002'),
(11436, 5534, '_elementor_edit_mode', 'builder'),
(11437, 5534, '_elementor_template_type', 'wp-page'),
(11438, 5534, '_elementor_version', '3.15.3'),
(11439, 5534, '_wp_page_template', 'default'),
(11440, 5534, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11441, 5534, '_elementor_page_assets', 'a:0:{}'),
(11442, 5534, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085415;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11443, 5533, '_oembed_1a8a4c2018d514eeda0fac9e63a19050', '<iframe title=\"Behind the design: cashmere\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/TOPMSYr8mxA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11444, 5533, '_oembed_time_1a8a4c2018d514eeda0fac9e63a19050', '1694085441'),
(11445, 5533, '_oembed_a64e3ad92ee2d970d5877fb3d41c6385', '<iframe title=\"Moving Mosaic 2\" src=\"https://player.vimeo.com/video/820967435?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11446, 5533, '_oembed_time_a64e3ad92ee2d970d5877fb3d41c6385', '1694085442'),
(11447, 5533, '_oembed_894d9ad12f146e3e88de723994fd67e0', '<iframe title=\"Smock London_BRAND FILM 180222.mp4\" src=\"https://player.vimeo.com/video/676349411?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11448, 5533, '_oembed_time_894d9ad12f146e3e88de723994fd67e0', '1694085442'),
(11449, 5535, '_elementor_edit_mode', 'builder'),
(11450, 5535, '_elementor_template_type', 'wp-page'),
(11451, 5535, '_elementor_version', '3.15.3'),
(11452, 5535, '_wp_page_template', 'default'),
(11453, 5535, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11454, 5535, '_elementor_page_assets', 'a:0:{}'),
(11455, 5535, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085415;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11456, 5536, '_elementor_edit_mode', 'builder'),
(11457, 5536, '_elementor_template_type', 'wp-page'),
(11458, 5536, '_elementor_version', '3.15.3'),
(11459, 5536, '_wp_page_template', 'default'),
(11460, 5536, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11461, 5536, '_elementor_page_assets', 'a:0:{}'),
(11462, 5536, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085415;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11463, 5537, '_elementor_edit_mode', 'builder'),
(11464, 5537, '_elementor_template_type', 'wp-page'),
(11465, 5537, '_elementor_version', '3.15.3'),
(11466, 5537, '_wp_page_template', 'default'),
(11467, 5537, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11468, 5537, '_elementor_page_assets', 'a:0:{}'),
(11469, 5537, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085415;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11470, 5538, '_edit_lock', '1694418739:1'),
(11471, 5538, '_edit_last', '1'),
(11472, 5538, 'qodef_content_behind_header', 'no'),
(11473, 5538, 'qodef_show_header_widget_areas', 'yes'),
(11474, 5538, 'qodef_page_title_text_alignment', 'default'),
(11475, 5538, '_wpb_vc_js_status', 'false'),
(11476, 5538, '_elementor_edit_mode', 'builder'),
(11477, 5538, '_elementor_template_type', 'wp-page'),
(11478, 5538, '_elementor_version', '3.15.3'),
(11479, 5538, '_wp_page_template', 'default'),
(11480, 5538, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/27.-DAS.png\",\"id\":5788,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/28.-Cendyn-Hotels-e1694418709241.png\",\"id\":5789,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/29.-Encyclopedia-Britannica.png\",\"id\":5790,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11481, 5538, '_elementor_page_assets', 'a:0:{}'),
(11483, 5538, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11484, 5538, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11485, 5538, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11486, 5538, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11487, 5538, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11488, 5538, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11489, 5538, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11490, 5538, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11491, 5538, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11492, 5538, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11493, 5538, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694084001'),
(11494, 5538, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11495, 5538, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694084001'),
(11496, 5538, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11497, 5538, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694084002'),
(11498, 5538, '_oembed_1a8a4c2018d514eeda0fac9e63a19050', '<iframe title=\"Behind the design: cashmere\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/TOPMSYr8mxA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11499, 5538, '_oembed_time_1a8a4c2018d514eeda0fac9e63a19050', '1694085441'),
(11500, 5538, '_oembed_a64e3ad92ee2d970d5877fb3d41c6385', '<iframe title=\"Moving Mosaic 2\" src=\"https://player.vimeo.com/video/820967435?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11501, 5538, '_oembed_time_a64e3ad92ee2d970d5877fb3d41c6385', '1694085442'),
(11502, 5538, '_oembed_894d9ad12f146e3e88de723994fd67e0', '<iframe title=\"Smock London_BRAND FILM 180222.mp4\" src=\"https://player.vimeo.com/video/676349411?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11503, 5538, '_oembed_time_894d9ad12f146e3e88de723994fd67e0', '1694085442'),
(11505, 5539, '_elementor_edit_mode', 'builder'),
(11506, 5539, '_elementor_template_type', 'wp-page'),
(11507, 5539, '_elementor_version', '3.15.3'),
(11508, 5539, '_wp_page_template', 'default'),
(11509, 5539, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11510, 5539, '_elementor_page_assets', 'a:0:{}'),
(11511, 5539, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085597;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11512, 5538, '_oembed_88c200f698f396407bb39035952cd3ac', '<iframe title=\"Loscil - A Short Music Documentary\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/7twzsFKUzgg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11513, 5538, '_oembed_time_88c200f698f396407bb39035952cd3ac', '1694085636'),
(11514, 5538, '_oembed_584e49c358560ae8f798413837ac7055', '<iframe title=\"DEXTERS - START TO RUN\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/6zRj2PxbAL4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11515, 5538, '_oembed_time_584e49c358560ae8f798413837ac7055', '1694085636'),
(11516, 5538, '_oembed_82aa166b222041ecbf0edcc9e069d841', '<iframe title=\"Brandi Carlile - Keep Your Heart Young\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/EjlLQSsWVv4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11517, 5538, '_oembed_time_82aa166b222041ecbf0edcc9e069d841', '1694085636'),
(11518, 5540, '_elementor_edit_mode', 'builder'),
(11519, 5540, '_elementor_template_type', 'wp-page'),
(11520, 5540, '_elementor_version', '3.15.3'),
(11521, 5540, '_wp_page_template', 'default'),
(11522, 5540, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11523, 5540, '_elementor_page_assets', 'a:0:{}'),
(11524, 5540, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085597;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11525, 5541, '_elementor_edit_mode', 'builder'),
(11526, 5541, '_elementor_template_type', 'wp-page'),
(11527, 5541, '_elementor_version', '3.15.3'),
(11528, 5541, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(11529, 5541, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11530, 5541, '_elementor_page_assets', 'a:0:{}'),
(11531, 5541, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085597;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11532, 5542, '_elementor_edit_mode', 'builder'),
(11533, 5542, '_elementor_template_type', 'wp-page'),
(11534, 5542, '_elementor_version', '3.15.3'),
(11535, 5542, '_wp_page_template', 'default'),
(11536, 5542, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11537, 5542, '_elementor_page_assets', 'a:0:{}'),
(11538, 5542, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085597;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11539, 5543, '_menu_item_type', 'post_type'),
(11540, 5543, '_menu_item_menu_item_parent', '0'),
(11541, 5543, '_menu_item_object_id', '4922'),
(11542, 5543, '_menu_item_object', 'page'),
(11543, 5543, '_menu_item_target', ''),
(11544, 5543, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11545, 5543, '_menu_item_xfn', ''),
(11546, 5543, '_menu_item_url', ''),
(11548, 5544, '_menu_item_type', 'post_type'),
(11549, 5544, '_menu_item_menu_item_parent', '5543'),
(11550, 5544, '_menu_item_object_id', '5538'),
(11551, 5544, '_menu_item_object', 'page'),
(11552, 5544, '_menu_item_target', ''),
(11553, 5544, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11554, 5544, '_menu_item_xfn', ''),
(11555, 5544, '_menu_item_url', ''),
(11557, 5545, '_menu_item_type', 'post_type'),
(11558, 5545, '_menu_item_menu_item_parent', '5543'),
(11559, 5545, '_menu_item_object_id', '5533'),
(11560, 5545, '_menu_item_object', 'page'),
(11561, 5545, '_menu_item_target', ''),
(11562, 5545, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11563, 5545, '_menu_item_xfn', ''),
(11564, 5545, '_menu_item_url', ''),
(11566, 5546, '_menu_item_type', 'post_type'),
(11567, 5546, '_menu_item_menu_item_parent', '5543'),
(11568, 5546, '_menu_item_object_id', '5528'),
(11569, 5546, '_menu_item_object', 'page'),
(11570, 5546, '_menu_item_target', ''),
(11571, 5546, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11572, 5546, '_menu_item_xfn', ''),
(11573, 5546, '_menu_item_url', ''),
(11575, 5547, '_menu_item_type', 'post_type'),
(11576, 5547, '_menu_item_menu_item_parent', '5543'),
(11577, 5547, '_menu_item_object_id', '5520'),
(11578, 5547, '_menu_item_object', 'page'),
(11579, 5547, '_menu_item_target', ''),
(11580, 5547, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11581, 5547, '_menu_item_xfn', ''),
(11582, 5547, '_menu_item_url', ''),
(11584, 5548, '_menu_item_type', 'post_type'),
(11585, 5548, '_menu_item_menu_item_parent', '5543'),
(11586, 5548, '_menu_item_object_id', '5515'),
(11587, 5548, '_menu_item_object', 'page'),
(11588, 5548, '_menu_item_target', ''),
(11589, 5548, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11590, 5548, '_menu_item_xfn', ''),
(11591, 5548, '_menu_item_url', ''),
(11593, 5549, '_menu_item_type', 'post_type'),
(11594, 5549, '_menu_item_menu_item_parent', '5543'),
(11595, 5549, '_menu_item_object_id', '5510'),
(11596, 5549, '_menu_item_object', 'page'),
(11597, 5549, '_menu_item_target', ''),
(11598, 5549, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11599, 5549, '_menu_item_xfn', ''),
(11600, 5549, '_menu_item_url', ''),
(11602, 5550, '_menu_item_type', 'post_type'),
(11603, 5550, '_menu_item_menu_item_parent', '5543'),
(11604, 5550, '_menu_item_object_id', '5505'),
(11605, 5550, '_menu_item_object', 'page'),
(11606, 5550, '_menu_item_target', ''),
(11607, 5550, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11608, 5550, '_menu_item_xfn', ''),
(11609, 5550, '_menu_item_url', ''),
(11611, 5551, '_menu_item_type', 'post_type'),
(11612, 5551, '_menu_item_menu_item_parent', '5543'),
(11613, 5551, '_menu_item_object_id', '5480'),
(11614, 5551, '_menu_item_object', 'page'),
(11615, 5551, '_menu_item_target', ''),
(11616, 5551, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(11617, 5551, '_menu_item_xfn', ''),
(11618, 5551, '_menu_item_url', ''),
(11620, 4913, '_wp_old_date', '2023-09-06'),
(11621, 4932, '_wp_old_date', '2023-09-06'),
(11622, 4921, '_wp_old_date', '2023-09-06'),
(11623, 5543, 'menu-item-qodef-menu-item-appearance', 'none'),
(11624, 5551, 'menu-item-qodef-menu-item-appearance', 'none'),
(11625, 5550, 'menu-item-qodef-menu-item-appearance', 'none'),
(11626, 5549, 'menu-item-qodef-menu-item-appearance', 'none'),
(11627, 5548, 'menu-item-qodef-menu-item-appearance', 'none'),
(11628, 5547, 'menu-item-qodef-menu-item-appearance', 'none'),
(11629, 5546, 'menu-item-qodef-menu-item-appearance', 'none'),
(11630, 5545, 'menu-item-qodef-menu-item-appearance', 'none'),
(11631, 5544, 'menu-item-qodef-menu-item-appearance', 'none'),
(11632, 5156, '_wp_old_date', '2023-09-06'),
(11633, 4928, '_wp_old_date', '2023-09-06'),
(11634, 5552, '_edit_lock', '1694601650:1'),
(11635, 5552, '_edit_last', '1'),
(11636, 5552, 'qodef_content_behind_header', 'no'),
(11637, 5552, 'qodef_show_header_widget_areas', 'yes'),
(11638, 5552, 'qodef_page_title_text_alignment', 'default'),
(11639, 5552, '_wpb_vc_js_status', 'false'),
(11640, 5552, '_elementor_edit_mode', 'builder'),
(11641, 5552, '_elementor_template_type', 'wp-page'),
(11642, 5552, '_elementor_version', '3.15.3'),
(11643, 5552, '_wp_page_template', 'default'),
(11644, 5552, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - 15\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11645, 5552, '_elementor_page_assets', 'a:0:{}'),
(11647, 5552, '_oembed_18c864533c343d8fffb662236b36e5db', '<iframe title=\"DAME7\" src=\"https://player.vimeo.com/video/734078160?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11648, 5552, '_oembed_time_18c864533c343d8fffb662236b36e5db', '1694082124'),
(11649, 5552, '_oembed_d06e0f3b589c6fddf4296dc100922c8e', '<iframe title=\"WADA_Play_True\" src=\"https://player.vimeo.com/video/849113018?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11650, 5552, '_oembed_time_d06e0f3b589c6fddf4296dc100922c8e', '1694082700'),
(11651, 5552, '_oembed_0bdde7ed3b69da4934ca43c96909b496', '{{unknown}}'),
(11652, 5552, '_oembed_0448c8058203abd7652155b371350216', '<iframe title=\"Waterford Whisky Doc - Spirits Network\" src=\"https://player.vimeo.com/video/816473696?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11653, 5552, '_oembed_time_0448c8058203abd7652155b371350216', '1694083602'),
(11654, 5552, '_oembed_375de7e60f6f0de40e4fd9371a55d335', '<iframe title=\"Racism Doc - The Players' Tribune\" src=\"https://player.vimeo.com/video/820956727?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11655, 5552, '_oembed_time_375de7e60f6f0de40e4fd9371a55d335', '1694083603'),
(11657, 5553, '_elementor_edit_mode', 'builder'),
(11658, 5553, '_elementor_template_type', 'wp-page'),
(11659, 5553, '_elementor_version', '3.15.3'),
(11660, 5553, '_wp_page_template', 'default'),
(11661, 5553, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11662, 5553, '_elementor_page_assets', 'a:0:{}'),
(11663, 5553, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085929;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11664, 5552, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11665, 5552, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694085961'),
(11666, 5552, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11667, 5552, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694085962'),
(11668, 5552, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11669, 5552, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694085962'),
(11670, 5554, '_elementor_edit_mode', 'builder'),
(11671, 5554, '_elementor_template_type', 'wp-page'),
(11672, 5554, '_elementor_version', '3.15.3'),
(11673, 5554, '_wp_page_template', 'default'),
(11674, 5554, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11675, 5554, '_elementor_page_assets', 'a:0:{}'),
(11676, 5554, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085929;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11677, 5555, '_elementor_edit_mode', 'builder'),
(11678, 5555, '_elementor_template_type', 'wp-page'),
(11679, 5555, '_elementor_version', '3.15.3'),
(11680, 5555, '_wp_page_template', 'default'),
(11681, 5555, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11682, 5555, '_elementor_page_assets', 'a:0:{}'),
(11683, 5555, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085929;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11684, 5556, '_elementor_edit_mode', 'builder'),
(11685, 5556, '_elementor_template_type', 'wp-page'),
(11686, 5556, '_elementor_version', '3.15.3'),
(11687, 5556, '_wp_page_template', 'default'),
(11688, 5556, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11689, 5556, '_elementor_page_assets', 'a:0:{}'),
(11690, 5556, '_elementor_css', 'a:6:{s:4:\"time\";i:1694085929;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11697, 5552, '_oembed_894d9ad12f146e3e88de723994fd67e0', '<iframe title=\"Smock London_BRAND FILM 180222.mp4\" src=\"https://player.vimeo.com/video/676349411?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11698, 5552, '_oembed_time_894d9ad12f146e3e88de723994fd67e0', '1694086329'),
(11699, 5552, '_oembed_3087ede80df67de34838b396422d8e4a', '<iframe title=\"Smock London_Film 3 - Outside House - Short Edit 180222.mp4\" src=\"https://player.vimeo.com/video/679167807?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11700, 5552, '_oembed_time_3087ede80df67de34838b396422d8e4a', '1694086329'),
(11701, 5552, '_oembed_ba2396f839bf2b17afe05fe98cf610bc', '<iframe title=\"Smock London_Film 4 - Party - Short Edit 180222.mp4\" src=\"https://player.vimeo.com/video/679168721?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11702, 5552, '_oembed_time_ba2396f839bf2b17afe05fe98cf610bc', '1694086330'),
(11703, 5552, '_oembed_aaa04bb458c2c2bccde417b439228c2f', '<iframe title=\"Smock London_Film 7 - Studio 3 - Short Edit 180222.mp4\" src=\"https://player.vimeo.com/video/679170080?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11704, 5552, '_oembed_time_aaa04bb458c2c2bccde417b439228c2f', '1694086330'),
(11705, 5552, '_oembed_adfc05eea0034fae76ab7ad531bc88ab', '<iframe title=\"BEASTED EPISODE 1\" src=\"https://player.vimeo.com/video/820966937?dnt=1&app_id=122963\" width=\"1280\" height=\"720\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11706, 5552, '_oembed_time_adfc05eea0034fae76ab7ad531bc88ab', '1694086331'),
(11707, 5558, '_elementor_edit_mode', 'builder'),
(11708, 5558, '_elementor_template_type', 'wp-page'),
(11709, 5558, '_elementor_version', '3.15.3'),
(11710, 5558, '_wp_page_template', 'default'),
(11711, 5558, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11712, 5558, '_elementor_page_assets', 'a:0:{}'),
(11713, 5559, '_elementor_edit_mode', 'builder'),
(11714, 5559, '_elementor_template_type', 'wp-page'),
(11715, 5559, '_elementor_version', '3.15.3'),
(11716, 5559, '_wp_page_template', 'default'),
(11717, 5559, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11718, 5559, '_elementor_page_assets', 'a:0:{}'),
(11719, 5560, '_elementor_edit_mode', 'builder'),
(11720, 5560, '_elementor_template_type', 'wp-page'),
(11721, 5560, '_elementor_version', '3.15.3'),
(11722, 5560, '_wp_page_template', 'default'),
(11723, 5560, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11724, 5560, '_elementor_page_assets', 'a:0:{}'),
(11726, 5561, '_elementor_edit_mode', 'builder'),
(11727, 5561, '_elementor_template_type', 'wp-page'),
(11728, 5561, '_elementor_version', '3.15.3'),
(11729, 5561, '_wp_page_template', 'default'),
(11730, 5561, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11731, 5561, '_elementor_page_assets', 'a:0:{}'),
(11732, 5561, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086376;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11733, 5552, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11734, 5562, '_elementor_edit_mode', 'builder'),
(11735, 5562, '_elementor_template_type', 'wp-page'),
(11736, 5562, '_elementor_version', '3.15.3'),
(11737, 5562, '_wp_page_template', 'default'),
(11738, 5562, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11739, 5562, '_elementor_page_assets', 'a:0:{}'),
(11740, 5562, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083355;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11749, 5564, '_elementor_edit_mode', 'builder'),
(11750, 5564, '_elementor_template_type', 'wp-page'),
(11751, 5564, '_elementor_version', '3.15.3'),
(11752, 5564, '_wp_page_template', 'default'),
(11753, 5564, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11754, 5564, '_elementor_page_assets', 'a:0:{}'),
(11755, 5565, '_elementor_edit_mode', 'builder'),
(11756, 5565, '_elementor_template_type', 'wp-page'),
(11757, 5565, '_elementor_version', '3.15.3'),
(11758, 5565, '_wp_page_template', 'default'),
(11759, 5565, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11760, 5565, '_elementor_page_assets', 'a:0:{}'),
(11761, 5566, '_elementor_edit_mode', 'builder'),
(11762, 5566, '_elementor_template_type', 'wp-page'),
(11763, 5566, '_elementor_version', '3.15.3'),
(11764, 5566, '_wp_page_template', 'default'),
(11765, 5566, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11766, 5566, '_elementor_page_assets', 'a:0:{}'),
(11768, 5567, '_elementor_edit_mode', 'builder'),
(11769, 5567, '_elementor_template_type', 'wp-page'),
(11770, 5567, '_elementor_version', '3.15.3'),
(11771, 5567, '_wp_page_template', 'default'),
(11772, 5567, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11773, 5567, '_elementor_page_assets', 'a:0:{}'),
(11774, 5567, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086669;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11775, 5568, '_elementor_edit_mode', 'builder'),
(11776, 5568, '_elementor_template_type', 'wp-page'),
(11777, 5568, '_elementor_version', '3.15.3'),
(11778, 5568, '_wp_page_template', 'default'),
(11779, 5568, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11780, 5568, '_elementor_page_assets', 'a:0:{}'),
(11781, 5568, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086669;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11782, 5569, '_elementor_edit_mode', 'builder'),
(11783, 5569, '_elementor_template_type', 'wp-page'),
(11784, 5569, '_elementor_version', '3.15.3'),
(11785, 5569, '_wp_page_template', 'default'),
(11786, 5569, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11787, 5569, '_elementor_page_assets', 'a:0:{}'),
(11788, 5569, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086669;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11790, 5570, '_elementor_edit_mode', 'builder'),
(11791, 5570, '_elementor_template_type', 'wp-page'),
(11792, 5570, '_elementor_version', '3.15.3'),
(11793, 5570, '_wp_page_template', 'default'),
(11794, 5570, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11795, 5570, '_elementor_page_assets', 'a:0:{}'),
(11796, 5570, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086683;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11797, 5505, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11798, 5571, '_elementor_edit_mode', 'builder'),
(11799, 5571, '_elementor_template_type', 'wp-page'),
(11800, 5571, '_elementor_version', '3.15.3'),
(11801, 5571, '_wp_page_template', 'default'),
(11802, 5571, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11803, 5571, '_elementor_page_assets', 'a:0:{}'),
(11804, 5571, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086683;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11805, 5572, '_elementor_edit_mode', 'builder'),
(11806, 5572, '_elementor_template_type', 'wp-page'),
(11807, 5572, '_elementor_version', '3.15.3'),
(11808, 5572, '_wp_page_template', 'default'),
(11809, 5572, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11810, 5572, '_elementor_page_assets', 'a:0:{}'),
(11811, 5572, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086683;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11812, 5573, '_elementor_edit_mode', 'builder'),
(11813, 5573, '_elementor_template_type', 'wp-page'),
(11814, 5573, '_elementor_version', '3.15.3'),
(11815, 5573, '_wp_page_template', 'default'),
(11816, 5573, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11817, 5573, '_elementor_page_assets', 'a:0:{}'),
(11818, 5573, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086683;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11819, 5574, '_elementor_edit_mode', 'builder'),
(11820, 5574, '_elementor_template_type', 'wp-page'),
(11821, 5574, '_elementor_version', '3.15.3'),
(11822, 5574, '_wp_page_template', 'default'),
(11823, 5574, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11824, 5574, '_elementor_page_assets', 'a:0:{}'),
(11825, 5575, '_elementor_edit_mode', 'builder'),
(11826, 5575, '_elementor_template_type', 'wp-page'),
(11827, 5575, '_elementor_version', '3.15.3'),
(11828, 5575, '_wp_page_template', 'default'),
(11829, 5575, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11830, 5575, '_elementor_page_assets', 'a:0:{}'),
(11831, 5576, '_elementor_edit_mode', 'builder'),
(11832, 5576, '_elementor_template_type', 'wp-page'),
(11833, 5576, '_elementor_version', '3.15.3'),
(11834, 5576, '_wp_page_template', 'default'),
(11835, 5576, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11836, 5576, '_elementor_page_assets', 'a:0:{}'),
(11837, 5577, '_elementor_edit_mode', 'builder'),
(11838, 5577, '_elementor_template_type', 'wp-page'),
(11839, 5577, '_elementor_version', '3.15.3'),
(11840, 5577, '_wp_page_template', 'default'),
(11841, 5577, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11842, 5577, '_elementor_page_assets', 'a:0:{}'),
(11843, 5577, '_elementor_css', 'a:6:{s:4:\"time\";i:1694082699;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11844, 5480, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11852, 5579, '_elementor_edit_mode', 'builder'),
(11853, 5579, '_elementor_template_type', 'wp-page'),
(11854, 5579, '_elementor_version', '3.15.3'),
(11855, 5579, '_wp_page_template', 'default'),
(11856, 5579, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11857, 5579, '_elementor_page_assets', 'a:0:{}'),
(11858, 5580, '_elementor_edit_mode', 'builder'),
(11859, 5580, '_elementor_template_type', 'wp-page'),
(11860, 5580, '_elementor_version', '3.15.3'),
(11861, 5580, '_wp_page_template', 'default'),
(11862, 5580, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11863, 5580, '_elementor_page_assets', 'a:0:{}'),
(11864, 5581, '_elementor_edit_mode', 'builder'),
(11865, 5581, '_elementor_template_type', 'wp-page'),
(11866, 5581, '_elementor_version', '3.15.3'),
(11867, 5581, '_wp_page_template', 'default'),
(11868, 5581, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11869, 5581, '_elementor_page_assets', 'a:0:{}'),
(11871, 5538, '_oembed_c5d0e01d0b333ae11e36bca7de49f09c', '<iframe title=\"Vision & Purpose\" src=\"https://player.vimeo.com/video/243931358?dnt=1&app_id=122963\" width=\"1300\" height=\"553\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11872, 5538, '_oembed_time_c5d0e01d0b333ae11e36bca7de49f09c', '1694087075'),
(11873, 5538, '_oembed_07b8780206ea4cc2ddc63305e93bef7f', '<iframe title=\"Hotel CRM & Loyalty success - The Set Hotels\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/s6jqxr7LfDE?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11874, 5538, '_oembed_time_07b8780206ea4cc2ddc63305e93bef7f', '1694087075'),
(11875, 5538, '_oembed_960cf647d371bd089a3baa703a7ff37f', '<iframe title=\"Encyclopedia Britannica_Curiosity Day\" src=\"https://player.vimeo.com/video/597107231?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11876, 5538, '_oembed_time_960cf647d371bd089a3baa703a7ff37f', '1694087076'),
(11877, 5582, '_elementor_edit_mode', 'builder'),
(11878, 5582, '_elementor_template_type', 'wp-page'),
(11879, 5582, '_elementor_version', '3.15.3'),
(11880, 5582, '_wp_page_template', 'default'),
(11881, 5582, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11882, 5582, '_elementor_page_assets', 'a:0:{}'),
(11884, 5538, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11892, 5584, '_elementor_edit_mode', 'builder'),
(11893, 5584, '_elementor_template_type', 'wp-page'),
(11894, 5584, '_elementor_version', '3.15.3'),
(11895, 5584, '_wp_page_template', 'default'),
(11896, 5584, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11897, 5584, '_elementor_page_assets', 'a:0:{}'),
(11898, 5585, '_elementor_edit_mode', 'builder'),
(11899, 5585, '_elementor_template_type', 'wp-page'),
(11900, 5585, '_elementor_version', '3.15.3'),
(11901, 5585, '_wp_page_template', 'default'),
(11902, 5585, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11903, 5585, '_elementor_page_assets', 'a:0:{}'),
(11904, 5586, '_elementor_edit_mode', 'builder'),
(11905, 5586, '_elementor_template_type', 'wp-page'),
(11906, 5586, '_elementor_version', '3.15.3'),
(11907, 5586, '_wp_page_template', 'default'),
(11908, 5586, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11909, 5586, '_elementor_page_assets', 'a:0:{}'),
(11912, 5587, '_elementor_edit_mode', 'builder'),
(11913, 5587, '_elementor_template_type', 'wp-page'),
(11914, 5587, '_elementor_version', '3.15.3'),
(11915, 5587, '_wp_page_template', 'default'),
(11916, 5587, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11917, 5587, '_elementor_page_assets', 'a:0:{}'),
(11918, 5587, '_elementor_css', 'a:6:{s:4:\"time\";i:1694083601;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(11919, 5510, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11927, 5589, '_elementor_edit_mode', 'builder'),
(11928, 5589, '_elementor_template_type', 'wp-page'),
(11929, 5589, '_elementor_version', '3.15.3'),
(11930, 5589, '_wp_page_template', 'default'),
(11931, 5589, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11932, 5589, '_elementor_page_assets', 'a:0:{}'),
(11933, 5590, '_elementor_edit_mode', 'builder'),
(11934, 5590, '_elementor_template_type', 'wp-page'),
(11935, 5590, '_elementor_version', '3.15.3'),
(11936, 5590, '_wp_page_template', 'default'),
(11937, 5590, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11938, 5590, '_elementor_page_assets', 'a:0:{}'),
(11939, 5591, '_elementor_edit_mode', 'builder'),
(11940, 5591, '_elementor_template_type', 'wp-page'),
(11941, 5591, '_elementor_version', '3.15.3'),
(11942, 5591, '_wp_page_template', 'default'),
(11943, 5591, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11944, 5591, '_elementor_page_assets', 'a:0:{}'),
(11945, 5515, '_oembed_803d41f3e5646a72a5348e00c5894c10', '<iframe title=\"The Man With Four Legs - Official Trailer\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/lzONGiojNKA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11946, 5515, '_oembed_time_803d41f3e5646a72a5348e00c5894c10', '1694087330'),
(11947, 5515, '_oembed_f6b0f8897fd781ddf516c3d1ec091fba', '<iframe title=\"The Limen (Short Film) - Trailer\" src=\"https://player.vimeo.com/video/350103805?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11948, 5515, '_oembed_time_f6b0f8897fd781ddf516c3d1ec091fba', '1694087330'),
(11949, 5515, '_oembed_49c524c1d7c44813615c6c58b9b83e61', '<iframe title=\"The Limen (Short Film)\" src=\"https://player.vimeo.com/video/306591393?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11950, 5515, '_oembed_time_49c524c1d7c44813615c6c58b9b83e61', '1694087331'),
(11951, 5592, '_elementor_edit_mode', 'builder'),
(11952, 5592, '_elementor_template_type', 'wp-page'),
(11953, 5592, '_elementor_version', '3.15.3'),
(11954, 5592, '_wp_page_template', 'default'),
(11955, 5592, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11956, 5592, '_elementor_page_assets', 'a:0:{}'),
(11958, 5515, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(11966, 5594, '_elementor_edit_mode', 'builder'),
(11967, 5594, '_elementor_template_type', 'wp-page'),
(11968, 5594, '_elementor_version', '3.15.3'),
(11969, 5594, '_wp_page_template', 'default'),
(11970, 5594, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11971, 5594, '_elementor_page_assets', 'a:0:{}'),
(11972, 5595, '_elementor_edit_mode', 'builder'),
(11973, 5595, '_elementor_template_type', 'wp-page'),
(11974, 5595, '_elementor_version', '3.15.3'),
(11975, 5595, '_wp_page_template', 'default'),
(11976, 5595, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11977, 5595, '_elementor_page_assets', 'a:0:{}'),
(11978, 5596, '_elementor_edit_mode', 'builder'),
(11979, 5596, '_elementor_template_type', 'wp-page'),
(11980, 5596, '_elementor_version', '3.15.3'),
(11981, 5596, '_wp_page_template', 'default'),
(11982, 5596, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(11983, 5596, '_elementor_page_assets', 'a:0:{}'),
(11984, 5528, '_oembed_9238005eeb65b5049522997393bb8fbb', '<iframe title=\"Volkswagen ID. Buzz & Rapanui t-shirts: where style meets sustainability | What Car? | Promoted\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/AhLyZtVRLRU?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11985, 5528, '_oembed_time_9238005eeb65b5049522997393bb8fbb', '1694087432'),
(11986, 5528, '_oembed_1fb4ffd13bcd49b94f68eeb3007c6821', '<iframe title=\"Promoted | The Skoda Fabia: Beth’s story | Autocar\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/ascYelQmvAI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(11987, 5528, '_oembed_time_1fb4ffd13bcd49b94f68eeb3007c6821', '1694087432'),
(11988, 5528, '_oembed_e9306255498e19e00e747276b21f3e21', '<iframe title=\"OPM_Promo\" src=\"https://player.vimeo.com/video/801641621?dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(11989, 5528, '_oembed_time_e9306255498e19e00e747276b21f3e21', '1694087433'),
(11990, 5597, '_elementor_edit_mode', 'builder'),
(11991, 5597, '_elementor_template_type', 'wp-page'),
(11992, 5597, '_elementor_version', '3.15.3'),
(11993, 5597, '_wp_page_template', 'default'),
(11994, 5597, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(11995, 5597, '_elementor_page_assets', 'a:0:{}'),
(11997, 5528, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(12006, 5599, '_elementor_edit_mode', 'builder'),
(12007, 5599, '_elementor_template_type', 'wp-page'),
(12008, 5599, '_elementor_version', '3.15.3'),
(12009, 5599, '_wp_page_template', 'default'),
(12010, 5599, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12011, 5599, '_elementor_page_assets', 'a:0:{}'),
(12012, 5600, '_elementor_edit_mode', 'builder'),
(12013, 5600, '_elementor_template_type', 'wp-page'),
(12014, 5600, '_elementor_version', '3.15.3'),
(12015, 5600, '_wp_page_template', 'default'),
(12016, 5600, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12017, 5600, '_elementor_page_assets', 'a:0:{}'),
(12018, 5601, '_elementor_edit_mode', 'builder'),
(12019, 5601, '_elementor_template_type', 'wp-page'),
(12020, 5601, '_elementor_version', '3.15.3'),
(12021, 5601, '_wp_page_template', 'default'),
(12022, 5601, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12023, 5601, '_elementor_page_assets', 'a:0:{}'),
(12024, 5520, '_oembed_1a8a4c2018d514eeda0fac9e63a19050', '<iframe title=\"Behind the design: cashmere\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/TOPMSYr8mxA?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(12025, 5520, '_oembed_time_1a8a4c2018d514eeda0fac9e63a19050', '1694087841'),
(12026, 5520, '_oembed_a64e3ad92ee2d970d5877fb3d41c6385', '<iframe title=\"Moving Mosaic 2\" src=\"https://player.vimeo.com/video/820967435?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(12027, 5520, '_oembed_time_a64e3ad92ee2d970d5877fb3d41c6385', '1694087842'),
(12028, 5520, '_oembed_894d9ad12f146e3e88de723994fd67e0', '<iframe title=\"Smock London_BRAND FILM 180222.mp4\" src=\"https://player.vimeo.com/video/676349411?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(12029, 5520, '_oembed_time_894d9ad12f146e3e88de723994fd67e0', '1694087842'),
(12030, 5602, '_elementor_edit_mode', 'builder'),
(12031, 5602, '_elementor_template_type', 'wp-page'),
(12032, 5602, '_elementor_version', '3.15.3'),
(12033, 5602, '_wp_page_template', 'default'),
(12034, 5602, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12035, 5602, '_elementor_page_assets', 'a:0:{}'),
(12037, 5520, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(12045, 5604, '_elementor_edit_mode', 'builder'),
(12046, 5604, '_elementor_template_type', 'wp-page'),
(12047, 5604, '_elementor_version', '3.15.3'),
(12048, 5604, '_wp_page_template', 'default'),
(12049, 5604, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12050, 5604, '_elementor_page_assets', 'a:0:{}'),
(12051, 5605, '_elementor_edit_mode', 'builder'),
(12052, 5605, '_elementor_template_type', 'wp-page'),
(12053, 5605, '_elementor_version', '3.15.3'),
(12054, 5605, '_wp_page_template', 'default'),
(12055, 5605, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12056, 5605, '_elementor_page_assets', 'a:0:{}'),
(12057, 5606, '_elementor_edit_mode', 'builder'),
(12058, 5606, '_elementor_template_type', 'wp-page'),
(12059, 5606, '_elementor_version', '3.15.3'),
(12060, 5606, '_wp_page_template', 'default'),
(12061, 5606, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12062, 5606, '_elementor_page_assets', 'a:0:{}'),
(12063, 5533, '_oembed_88c200f698f396407bb39035952cd3ac', '<iframe title=\"Loscil - A Short Music Documentary\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/7twzsFKUzgg?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(12064, 5533, '_oembed_time_88c200f698f396407bb39035952cd3ac', '1694087963'),
(12065, 5533, '_oembed_584e49c358560ae8f798413837ac7055', '<iframe title=\"DEXTERS - START TO RUN\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/6zRj2PxbAL4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(12066, 5533, '_oembed_time_584e49c358560ae8f798413837ac7055', '1694087964'),
(12067, 5533, '_oembed_82aa166b222041ecbf0edcc9e069d841', '<iframe title=\"Brandi Carlile - Keep Your Heart Young\" width=\"1300\" height=\"731\" src=\"https://www.youtube.com/embed/EjlLQSsWVv4?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen></iframe>'),
(12068, 5533, '_oembed_time_82aa166b222041ecbf0edcc9e069d841', '1694087964'),
(12069, 5607, '_elementor_edit_mode', 'builder'),
(12070, 5607, '_elementor_template_type', 'wp-page'),
(12071, 5607, '_elementor_version', '3.15.3'),
(12072, 5607, '_wp_page_template', 'default'),
(12073, 5607, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12074, 5607, '_elementor_page_assets', 'a:0:{}'),
(12076, 5533, 'qodef_page_content_padding', '130px 0px 0px 0px'),
(12084, 5609, '_elementor_edit_mode', 'builder'),
(12085, 5609, '_elementor_template_type', 'wp-page'),
(12086, 5609, '_elementor_version', '3.15.3'),
(12087, 5609, '_wp_page_template', 'default'),
(12088, 5609, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12089, 5609, '_elementor_page_assets', 'a:0:{}'),
(12090, 5610, '_elementor_edit_mode', 'builder'),
(12091, 5610, '_elementor_template_type', 'wp-page'),
(12092, 5610, '_elementor_version', '3.15.3'),
(12093, 5610, '_wp_page_template', 'default'),
(12094, 5610, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),
(12095, 5610, '_elementor_page_assets', 'a:0:{}'),
(12096, 5611, '_elementor_edit_mode', 'builder'),
(12097, 5611, '_elementor_template_type', 'wp-page'),
(12098, 5611, '_elementor_version', '3.15.3'),
(12099, 5611, '_wp_page_template', 'default'),
(12100, 5611, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12101, 5611, '_elementor_page_assets', 'a:0:{}'),
(12102, 5612, '_menu_item_type', 'post_type'),
(12103, 5612, '_menu_item_menu_item_parent', '5543'),
(12104, 5612, '_menu_item_object_id', '5552'),
(12105, 5612, '_menu_item_object', 'page'),
(12106, 5612, '_menu_item_target', ''),
(12107, 5612, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(12108, 5612, '_menu_item_xfn', ''),
(12109, 5612, '_menu_item_url', ''),
(12111, 5612, 'menu-item-qodef-menu-item-appearance', 'none'),
(12112, 5613, '_elementor_edit_mode', 'builder'),
(12113, 5613, '_elementor_template_type', 'wp-page'),
(12114, 5613, '_elementor_version', '3.15.3'),
(12115, 5613, '_wp_page_template', 'default'),
(12116, 5613, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12117, 5613, '_elementor_page_assets', 'a:0:{}'),
(12118, 5613, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087062;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12119, 5480, 'qodef_content_width', '1100'),
(12121, 5614, '_elementor_edit_mode', 'builder'),
(12122, 5614, '_elementor_template_type', 'wp-page'),
(12123, 5614, '_elementor_version', '3.15.3'),
(12124, 5614, '_wp_page_template', 'default'),
(12125, 5614, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12126, 5614, '_elementor_page_assets', 'a:0:{}'),
(12127, 5614, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088250;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12128, 5505, 'qodef_content_width', '1100'),
(12129, 5615, '_elementor_edit_mode', 'builder'),
(12130, 5615, '_elementor_template_type', 'wp-page'),
(12131, 5615, '_elementor_version', '3.15.3'),
(12132, 5615, '_wp_page_template', 'default'),
(12133, 5615, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12134, 5615, '_elementor_page_assets', 'a:0:{}'),
(12135, 5615, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087734;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12136, 5510, 'qodef_content_width', '1100'),
(12138, 5616, '_elementor_edit_mode', 'builder'),
(12139, 5616, '_elementor_template_type', 'wp-page'),
(12140, 5616, '_elementor_version', '3.15.3'),
(12141, 5616, '_wp_page_template', 'default'),
(12142, 5616, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12143, 5616, '_elementor_page_assets', 'a:0:{}'),
(12144, 5616, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088295;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12145, 5515, 'qodef_content_width', '1100'),
(12146, 5552, 'qodef_content_width', '1100'),
(12148, 5617, '_elementor_edit_mode', 'builder'),
(12149, 5617, '_elementor_template_type', 'wp-page'),
(12150, 5617, '_elementor_version', '3.15.3'),
(12151, 5617, '_wp_page_template', 'default'),
(12152, 5617, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12153, 5617, '_elementor_page_assets', 'a:0:{}'),
(12154, 5617, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12155, 5520, 'qodef_content_width', '1100'),
(12158, 5618, '_elementor_edit_mode', 'builder'),
(12159, 5618, '_elementor_template_type', 'wp-page'),
(12160, 5618, '_elementor_version', '3.15.3'),
(12161, 5618, '_wp_page_template', 'default'),
(12162, 5618, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12163, 5618, '_elementor_page_assets', 'a:0:{}'),
(12164, 5618, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088400;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12165, 5528, 'qodef_content_width', '1100'),
(12166, 5619, '_elementor_edit_mode', 'builder'),
(12167, 5619, '_elementor_template_type', 'wp-page'),
(12168, 5619, '_elementor_version', '3.15.3'),
(12169, 5619, '_wp_page_template', 'default'),
(12170, 5619, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12171, 5619, '_elementor_page_assets', 'a:0:{}'),
(12172, 5619, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088401;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12173, 5533, 'qodef_content_width', '1100'),
(12174, 5620, '_elementor_edit_mode', 'builder'),
(12175, 5620, '_elementor_template_type', 'wp-page'),
(12176, 5620, '_elementor_version', '3.15.3'),
(12177, 5620, '_wp_page_template', 'default'),
(12178, 5620, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12179, 5620, '_elementor_page_assets', 'a:0:{}'),
(12180, 5620, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087218;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12181, 5538, 'qodef_content_width', '1100'),
(12182, 5621, '_elementor_edit_mode', 'builder'),
(12183, 5621, '_elementor_template_type', 'wp-page'),
(12184, 5621, '_elementor_version', '3.15.3'),
(12185, 5621, '_wp_page_template', 'default'),
(12186, 5621, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12187, 5621, '_elementor_page_assets', 'a:0:{}'),
(12188, 5621, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087062;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12189, 5622, '_elementor_edit_mode', 'builder'),
(12190, 5622, '_elementor_template_type', 'wp-page'),
(12191, 5622, '_elementor_version', '3.15.3'),
(12192, 5622, '_wp_page_template', 'default'),
(12193, 5622, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12194, 5622, '_elementor_page_assets', 'a:0:{}'),
(12195, 5622, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087062;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12196, 5623, '_elementor_edit_mode', 'builder'),
(12197, 5623, '_elementor_template_type', 'wp-page'),
(12198, 5623, '_elementor_version', '3.15.3'),
(12199, 5623, '_wp_page_template', 'default'),
(12200, 5623, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12201, 5623, '_elementor_page_assets', 'a:0:{}'),
(12202, 5623, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087062;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12203, 5624, '_elementor_edit_mode', 'builder'),
(12204, 5624, '_elementor_template_type', 'wp-page'),
(12205, 5624, '_elementor_version', '3.15.3'),
(12206, 5624, '_wp_page_template', 'default'),
(12207, 5624, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12208, 5624, '_elementor_page_assets', 'a:0:{}'),
(12209, 5624, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088250;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12210, 5625, '_elementor_edit_mode', 'builder'),
(12211, 5625, '_elementor_template_type', 'wp-page'),
(12212, 5625, '_elementor_version', '3.15.3'),
(12213, 5625, '_wp_page_template', 'default'),
(12214, 5625, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12215, 5625, '_elementor_page_assets', 'a:0:{}'),
(12216, 5625, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088250;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12217, 5626, '_elementor_edit_mode', 'builder'),
(12218, 5626, '_elementor_template_type', 'wp-page'),
(12219, 5626, '_elementor_version', '3.15.3'),
(12220, 5626, '_wp_page_template', 'default'),
(12221, 5626, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12222, 5626, '_elementor_page_assets', 'a:0:{}'),
(12223, 5626, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088250;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12224, 5627, '_elementor_edit_mode', 'builder'),
(12225, 5627, '_elementor_template_type', 'wp-page'),
(12226, 5627, '_elementor_version', '3.15.3'),
(12227, 5627, '_wp_page_template', 'default'),
(12228, 5627, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12229, 5627, '_elementor_page_assets', 'a:0:{}'),
(12230, 5627, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087734;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12231, 5628, '_elementor_edit_mode', 'builder'),
(12232, 5628, '_elementor_template_type', 'wp-page'),
(12233, 5628, '_elementor_version', '3.15.3'),
(12234, 5628, '_wp_page_template', 'default'),
(12235, 5628, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12236, 5628, '_elementor_page_assets', 'a:0:{}'),
(12237, 5628, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087734;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12238, 5629, '_elementor_edit_mode', 'builder'),
(12239, 5629, '_elementor_template_type', 'wp-page'),
(12240, 5629, '_elementor_version', '3.15.3'),
(12241, 5629, '_wp_page_template', 'default'),
(12242, 5629, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12243, 5629, '_elementor_page_assets', 'a:0:{}'),
(12244, 5629, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087734;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12245, 5630, '_elementor_edit_mode', 'builder'),
(12246, 5630, '_elementor_template_type', 'wp-page'),
(12247, 5630, '_elementor_version', '3.15.3'),
(12248, 5630, '_wp_page_template', 'default'),
(12249, 5630, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12250, 5630, '_elementor_page_assets', 'a:0:{}'),
(12251, 5630, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088295;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12252, 5631, '_elementor_edit_mode', 'builder'),
(12253, 5631, '_elementor_template_type', 'wp-page'),
(12254, 5631, '_elementor_version', '3.15.3'),
(12255, 5631, '_wp_page_template', 'default'),
(12256, 5631, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12257, 5631, '_elementor_page_assets', 'a:0:{}'),
(12258, 5631, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088295;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12259, 5632, '_elementor_edit_mode', 'builder'),
(12260, 5632, '_elementor_template_type', 'wp-page'),
(12261, 5632, '_elementor_version', '3.15.3'),
(12262, 5632, '_wp_page_template', 'default'),
(12263, 5632, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12264, 5632, '_elementor_page_assets', 'a:0:{}'),
(12265, 5632, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088295;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12266, 5633, '_elementor_edit_mode', 'builder'),
(12267, 5633, '_elementor_template_type', 'wp-page'),
(12268, 5633, '_elementor_version', '3.15.3'),
(12269, 5633, '_wp_page_template', 'default'),
(12270, 5633, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12271, 5633, '_elementor_page_assets', 'a:0:{}'),
(12272, 5633, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086376;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12273, 5634, '_elementor_edit_mode', 'builder'),
(12274, 5634, '_elementor_template_type', 'wp-page'),
(12275, 5634, '_elementor_version', '3.15.3'),
(12276, 5634, '_wp_page_template', 'default'),
(12277, 5634, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12278, 5634, '_elementor_page_assets', 'a:0:{}'),
(12279, 5634, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086376;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12280, 5635, '_elementor_edit_mode', 'builder'),
(12281, 5635, '_elementor_template_type', 'wp-page'),
(12282, 5635, '_elementor_version', '3.15.3'),
(12283, 5635, '_wp_page_template', 'default'),
(12284, 5635, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12285, 5635, '_elementor_page_assets', 'a:0:{}'),
(12286, 5635, '_elementor_css', 'a:6:{s:4:\"time\";i:1694086376;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12287, 5636, '_elementor_edit_mode', 'builder'),
(12288, 5636, '_elementor_template_type', 'wp-page'),
(12289, 5636, '_elementor_version', '3.15.3'),
(12290, 5636, '_wp_page_template', 'default'),
(12291, 5636, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12292, 5636, '_elementor_page_assets', 'a:0:{}'),
(12293, 5636, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12294, 5637, '_elementor_edit_mode', 'builder'),
(12295, 5637, '_elementor_template_type', 'wp-page'),
(12296, 5637, '_elementor_version', '3.15.3'),
(12297, 5637, '_wp_page_template', 'default'),
(12298, 5637, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12299, 5637, '_elementor_page_assets', 'a:0:{}'),
(12300, 5637, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12301, 5638, '_elementor_edit_mode', 'builder'),
(12302, 5638, '_elementor_template_type', 'wp-page'),
(12303, 5638, '_elementor_version', '3.15.3'),
(12304, 5638, '_wp_page_template', 'default'),
(12305, 5638, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12306, 5638, '_elementor_page_assets', 'a:0:{}'),
(12307, 5638, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12308, 5639, '_elementor_edit_mode', 'builder'),
(12309, 5639, '_elementor_template_type', 'wp-page'),
(12310, 5639, '_elementor_version', '3.15.3'),
(12311, 5639, '_wp_page_template', 'default'),
(12312, 5639, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12313, 5639, '_elementor_page_assets', 'a:0:{}'),
(12314, 5639, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088400;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12315, 5640, '_elementor_edit_mode', 'builder'),
(12316, 5640, '_elementor_template_type', 'wp-page'),
(12317, 5640, '_elementor_version', '3.15.3'),
(12318, 5640, '_wp_page_template', 'default'),
(12319, 5640, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12320, 5640, '_elementor_page_assets', 'a:0:{}'),
(12321, 5640, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088400;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12322, 5641, '_elementor_edit_mode', 'builder'),
(12323, 5641, '_elementor_template_type', 'wp-page'),
(12324, 5641, '_elementor_version', '3.15.3'),
(12325, 5641, '_wp_page_template', 'default'),
(12326, 5641, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12327, 5641, '_elementor_page_assets', 'a:0:{}'),
(12328, 5641, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088400;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12329, 5642, '_elementor_edit_mode', 'builder'),
(12330, 5642, '_elementor_template_type', 'wp-page'),
(12331, 5642, '_elementor_version', '3.15.3'),
(12332, 5642, '_wp_page_template', 'default'),
(12333, 5642, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12334, 5642, '_elementor_page_assets', 'a:0:{}'),
(12335, 5642, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088401;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12336, 5643, '_elementor_edit_mode', 'builder'),
(12337, 5643, '_elementor_template_type', 'wp-page'),
(12338, 5643, '_elementor_version', '3.15.3'),
(12339, 5643, '_wp_page_template', 'default'),
(12340, 5643, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12341, 5643, '_elementor_page_assets', 'a:0:{}'),
(12342, 5643, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088401;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12343, 5644, '_elementor_edit_mode', 'builder'),
(12344, 5644, '_elementor_template_type', 'wp-page'),
(12345, 5644, '_elementor_version', '3.15.3'),
(12346, 5644, '_wp_page_template', 'default'),
(12347, 5644, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12348, 5644, '_elementor_page_assets', 'a:0:{}'),
(12349, 5644, '_elementor_css', 'a:6:{s:4:\"time\";i:1694088401;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12350, 5645, '_elementor_edit_mode', 'builder'),
(12351, 5645, '_elementor_template_type', 'wp-page'),
(12352, 5645, '_elementor_version', '3.15.3'),
(12353, 5645, '_wp_page_template', 'default'),
(12354, 5645, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12355, 5645, '_elementor_page_assets', 'a:0:{}'),
(12356, 5645, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087218;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12357, 5646, '_elementor_edit_mode', 'builder'),
(12358, 5646, '_elementor_template_type', 'wp-page'),
(12359, 5646, '_elementor_version', '3.15.3'),
(12360, 5646, '_wp_page_template', 'default'),
(12361, 5646, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12362, 5646, '_elementor_page_assets', 'a:0:{}'),
(12363, 5646, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087218;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12364, 5647, '_elementor_edit_mode', 'builder'),
(12365, 5647, '_elementor_template_type', 'wp-page'),
(12366, 5647, '_elementor_version', '3.15.3'),
(12367, 5647, '_wp_page_template', 'default'),
(12368, 5647, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12369, 5647, '_elementor_page_assets', 'a:0:{}'),
(12370, 5647, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087218;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12372, 5648, '_elementor_edit_mode', 'builder'),
(12373, 5648, '_elementor_template_type', 'wp-page'),
(12374, 5648, '_elementor_version', '3.15.3'),
(12375, 5648, '_wp_page_template', 'default'),
(12376, 5648, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12377, 5648, '_elementor_page_assets', 'a:0:{}'),
(12378, 5648, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073122;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:\"\";}'),
(12379, 5649, '_elementor_edit_mode', 'builder'),
(12380, 5649, '_elementor_template_type', 'wp-page'),
(12381, 5649, '_elementor_version', '3.15.3'),
(12382, 5649, '_wp_page_template', 'default'),
(12383, 5649, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12384, 5649, '_elementor_page_assets', 'a:0:{}'),
(12385, 5649, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073122;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:\"\";}'),
(12386, 5650, '_elementor_edit_mode', 'builder'),
(12387, 5650, '_elementor_template_type', 'wp-page'),
(12388, 5650, '_elementor_version', '3.15.3'),
(12389, 5650, '_wp_page_template', 'default'),
(12390, 5650, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12391, 5650, '_elementor_page_assets', 'a:0:{}'),
(12392, 5650, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073122;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:\"\";}'),
(12394, 5651, '_elementor_edit_mode', 'builder'),
(12395, 5651, '_elementor_template_type', 'wp-page'),
(12396, 5651, '_elementor_version', '3.15.3'),
(12397, 5651, '_wp_page_template', 'default'),
(12398, 5651, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12399, 5651, '_elementor_page_assets', 'a:0:{}'),
(12400, 5651, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094366;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:\"\";}'),
(12401, 5652, '_elementor_edit_mode', 'builder'),
(12402, 5652, '_elementor_template_type', 'wp-page'),
(12403, 5652, '_elementor_version', '3.15.3'),
(12404, 5652, '_wp_page_template', 'default'),
(12405, 5652, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12406, 5652, '_elementor_page_assets', 'a:0:{}'),
(12407, 5652, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094366;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:\"\";}'),
(12408, 5653, '_elementor_edit_mode', 'builder'),
(12409, 5653, '_elementor_template_type', 'wp-page'),
(12410, 5653, '_elementor_version', '3.15.3'),
(12411, 5653, '_wp_page_template', 'default'),
(12412, 5653, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12413, 5653, '_elementor_page_assets', 'a:0:{}'),
(12414, 5653, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094366;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:\"\";}'),
(12416, 5654, '_elementor_edit_mode', 'builder'),
(12417, 5654, '_elementor_template_type', 'wp-page'),
(12418, 5654, '_elementor_version', '3.15.3'),
(12419, 5654, '_wp_page_template', 'default'),
(12420, 5654, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12421, 5654, '_elementor_page_assets', 'a:0:{}'),
(12422, 5654, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094530;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:\"\";}'),
(12423, 5655, '_elementor_edit_mode', 'builder'),
(12424, 5655, '_elementor_template_type', 'wp-page'),
(12425, 5655, '_elementor_version', '3.15.3'),
(12426, 5655, '_wp_page_template', 'default'),
(12427, 5655, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12428, 5655, '_elementor_page_assets', 'a:0:{}'),
(12429, 5655, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094530;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:\"\";}'),
(12430, 5656, '_elementor_edit_mode', 'builder'),
(12431, 5656, '_elementor_template_type', 'wp-page'),
(12432, 5656, '_elementor_version', '3.15.3'),
(12433, 5656, '_wp_page_template', 'default'),
(12434, 5656, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12435, 5656, '_elementor_page_assets', 'a:0:{}'),
(12436, 5656, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094530;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:\"\";}'),
(12438, 5657, '_elementor_edit_mode', 'builder'),
(12439, 5657, '_elementor_template_type', 'wp-page'),
(12440, 5657, '_elementor_version', '3.15.3'),
(12441, 5657, '_wp_page_template', 'default'),
(12442, 5657, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12443, 5657, '_elementor_page_assets', 'a:0:{}'),
(12444, 5657, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073011;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12445, 4919, 'qodef_content_width', '1100'),
(12446, 438, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094997;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:\"\";}'),
(12447, 435, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094997;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:\"\";}'),
(12448, 433, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094997;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:\"\";}'),
(12449, 430, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094998;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:\"\";}'),
(12450, 5658, '_elementor_edit_mode', 'builder'),
(12451, 5658, '_elementor_template_type', 'wp-page'),
(12452, 5658, '_elementor_version', '3.15.3'),
(12453, 5658, '_wp_page_template', 'default'),
(12454, 5658, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12455, 5658, '_elementor_page_assets', 'a:0:{}'),
(12456, 5658, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094584;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:\"\";}'),
(12457, 5659, '_elementor_edit_mode', 'builder'),
(12458, 5659, '_elementor_template_type', 'wp-page'),
(12459, 5659, '_elementor_version', '3.15.3'),
(12460, 5659, '_wp_page_template', 'default'),
(12461, 5659, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12462, 5659, '_elementor_page_assets', 'a:0:{}'),
(12463, 5659, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094584;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:\"\";}'),
(12464, 5660, '_elementor_edit_mode', 'builder'),
(12465, 5660, '_elementor_template_type', 'wp-page'),
(12466, 5660, '_elementor_version', '3.15.3'),
(12467, 5660, '_wp_page_template', 'default'),
(12468, 5660, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12469, 5660, '_elementor_page_assets', 'a:0:{}'),
(12470, 5660, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094584;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:\"\";}'),
(12480, 5469, '_edit_lock', '1694160409:1'),
(12481, 5661, '_elementor_edit_mode', 'builder'),
(12482, 5661, '_elementor_template_type', 'section'),
(12483, 5661, '_elementor_version', '3.15.3'),
(12484, 5661, '_wp_page_template', 'default'),
(12485, 5661, '_elementor_data', '[{\"id\":\"5fed3e15\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f1d7772\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"36e84448\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12486, 5661, '_elementor_page_assets', 'a:0:{}'),
(12487, 5661, '_elementor_css', 'a:6:{s:4:\"time\";i:1694087202;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:\"\";}'),
(12488, 5662, '_elementor_edit_mode', 'builder'),
(12489, 5662, '_elementor_template_type', 'wp-page'),
(12490, 5662, '_elementor_version', '3.15.3'),
(12491, 5662, '_wp_page_template', 'default'),
(12492, 5662, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12493, 5662, '_elementor_page_assets', 'a:0:{}'),
(12494, 5662, '_elementor_css', 'a:6:{s:4:\"time\";i:1694095138;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:\"\";}'),
(12495, 5663, '_elementor_edit_mode', 'builder'),
(12496, 5663, '_elementor_template_type', 'wp-page'),
(12497, 5663, '_elementor_version', '3.15.3'),
(12498, 5663, '_wp_page_template', 'default'),
(12499, 5663, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12500, 5663, '_elementor_page_assets', 'a:0:{}'),
(12501, 5663, '_elementor_css', 'a:6:{s:4:\"time\";i:1694095138;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:\"\";}'),
(12502, 5664, '_elementor_edit_mode', 'builder'),
(12503, 5664, '_elementor_template_type', 'wp-page'),
(12504, 5664, '_elementor_version', '3.15.3'),
(12505, 5664, '_wp_page_template', 'default'),
(12506, 5664, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12507, 5664, '_elementor_page_assets', 'a:0:{}'),
(12508, 5664, '_elementor_css', 'a:6:{s:4:\"time\";i:1694095138;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:\"\";}'),
(12509, 5665, '_elementor_edit_mode', 'builder'),
(12510, 5665, '_elementor_template_type', 'wp-page'),
(12511, 5665, '_elementor_version', '3.15.3'),
(12512, 5665, '_wp_page_template', 'default'),
(12513, 5665, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12514, 5665, '_elementor_page_assets', 'a:0:{}'),
(12515, 5665, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073011;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12516, 5666, '_elementor_edit_mode', 'builder'),
(12517, 5666, '_elementor_template_type', 'wp-page'),
(12518, 5666, '_elementor_version', '3.15.3'),
(12519, 5666, '_wp_page_template', 'default'),
(12520, 5666, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12521, 5666, '_elementor_page_assets', 'a:0:{}'),
(12522, 5666, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073011;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12523, 5667, '_elementor_edit_mode', 'builder'),
(12524, 5667, '_elementor_template_type', 'wp-page'),
(12525, 5667, '_elementor_version', '3.15.3'),
(12526, 5667, '_wp_page_template', 'default'),
(12527, 5667, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12528, 5667, '_elementor_page_assets', 'a:0:{}'),
(12529, 5667, '_elementor_css', 'a:6:{s:4:\"time\";i:1694073011;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12530, 5668, '_elementor_edit_mode', 'builder'),
(12531, 5668, '_elementor_template_type', 'wp-page'),
(12532, 5668, '_elementor_version', '3.15.3'),
(12533, 5668, '_wp_page_template', 'default'),
(12534, 5668, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12535, 5668, '_elementor_page_assets', 'a:0:{}'),
(12536, 5668, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075475;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12537, 5669, '_elementor_edit_mode', 'builder'),
(12538, 5669, '_elementor_template_type', 'wp-page'),
(12539, 5669, '_elementor_version', '3.15.3'),
(12540, 5669, '_wp_page_template', 'default'),
(12541, 5669, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12542, 5669, '_elementor_page_assets', 'a:0:{}'),
(12543, 5669, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075475;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12544, 5670, '_elementor_edit_mode', 'builder'),
(12545, 5670, '_elementor_template_type', 'wp-page'),
(12546, 5670, '_elementor_version', '3.15.3'),
(12547, 5670, '_wp_page_template', 'default'),
(12548, 5670, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12549, 5670, '_elementor_page_assets', 'a:0:{}'),
(12550, 5670, '_elementor_css', 'a:6:{s:4:\"time\";i:1694075475;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12551, 5671, '_wp_page_template', 'page-full-width.php'),
(12552, 5671, '_elementor_edit_mode', 'builder'),
(12553, 5671, '_elementor_template_type', 'wp-page'),
(12554, 5671, '_elementor_version', '3.15.3'),
(12555, 5671, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12556, 5671, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12557, 5671, '_elementor_page_assets', 'a:0:{}'),
(12558, 5671, '_elementor_css', 'a:6:{s:4:\"time\";i:1694007931;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:\"\";}'),
(12559, 5672, '_wp_page_template', 'page-full-width.php'),
(12560, 5672, '_elementor_edit_mode', 'builder'),
(12561, 5672, '_elementor_template_type', 'wp-page'),
(12562, 5672, '_elementor_version', '3.15.3'),
(12563, 5672, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12564, 5672, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12565, 5672, '_elementor_page_assets', 'a:0:{}'),
(12566, 5672, '_elementor_css', 'a:6:{s:4:\"time\";i:1694007931;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:\"\";}'),
(12567, 5673, '_wp_page_template', 'page-full-width.php'),
(12568, 5673, '_elementor_edit_mode', 'builder'),
(12569, 5673, '_elementor_template_type', 'wp-page'),
(12570, 5673, '_elementor_version', '3.15.3'),
(12571, 5673, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12572, 5673, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12573, 5673, '_elementor_page_assets', 'a:0:{}'),
(12574, 5673, '_elementor_css', 'a:6:{s:4:\"time\";i:1694007931;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:\"\";}'),
(12575, 5674, '_elementor_edit_mode', 'builder'),
(12576, 5674, '_elementor_template_type', 'wp-page'),
(12577, 5674, '_elementor_version', '3.15.3'),
(12578, 5674, '_wp_page_template', 'default'),
(12579, 5674, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12580, 5674, '_elementor_page_assets', 'a:0:{}'),
(12581, 5674, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094138;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12582, 5675, '_elementor_edit_mode', 'builder'),
(12583, 5675, '_elementor_template_type', 'wp-page'),
(12584, 5675, '_elementor_version', '3.15.3'),
(12585, 5675, '_wp_page_template', 'default'),
(12586, 5675, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12587, 5675, '_elementor_page_assets', 'a:0:{}'),
(12588, 5675, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094138;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12589, 5676, '_elementor_edit_mode', 'builder'),
(12590, 5676, '_elementor_template_type', 'wp-page'),
(12591, 5676, '_elementor_version', '3.15.3'),
(12592, 5676, '_wp_page_template', 'default'),
(12593, 5676, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12594, 5676, '_elementor_page_assets', 'a:0:{}'),
(12595, 5676, '_elementor_css', 'a:6:{s:4:\"time\";i:1694094138;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12596, 5677, '_elementor_edit_mode', 'builder'),
(12597, 5677, '_elementor_template_type', 'wp-page'),
(12598, 5677, '_elementor_version', '3.15.3'),
(12599, 5677, '_wp_page_template', 'default'),
(12600, 5677, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12601, 5677, '_elementor_page_assets', 'a:0:{}'),
(12602, 5677, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100474;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12603, 5678, '_elementor_edit_mode', 'builder'),
(12604, 5678, '_elementor_template_type', 'wp-page'),
(12605, 5678, '_elementor_version', '3.15.3'),
(12606, 5678, '_wp_page_template', 'default'),
(12607, 5678, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12608, 5678, '_elementor_page_assets', 'a:0:{}'),
(12609, 5678, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100474;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12610, 5679, '_elementor_edit_mode', 'builder'),
(12611, 5679, '_elementor_template_type', 'wp-page'),
(12612, 5679, '_elementor_version', '3.15.3'),
(12613, 5679, '_wp_page_template', 'default'),
(12614, 5679, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12615, 5679, '_elementor_page_assets', 'a:0:{}'),
(12616, 5679, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100474;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12617, 5680, '_elementor_edit_mode', 'builder'),
(12618, 5680, '_elementor_template_type', 'wp-page'),
(12619, 5680, '_elementor_version', '3.15.3'),
(12620, 5680, '_wp_page_template', 'default'),
(12621, 5680, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12622, 5680, '_elementor_page_assets', 'a:0:{}'),
(12623, 5680, '_elementor_css', 'a:6:{s:4:\"time\";i:1694153882;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12624, 5681, '_elementor_edit_mode', 'builder'),
(12625, 5681, '_elementor_template_type', 'wp-page'),
(12626, 5681, '_elementor_version', '3.15.3'),
(12627, 5681, '_wp_page_template', 'default'),
(12628, 5681, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12629, 5681, '_elementor_page_assets', 'a:0:{}'),
(12630, 5681, '_elementor_css', 'a:6:{s:4:\"time\";i:1694153882;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12631, 5682, '_elementor_edit_mode', 'builder'),
(12632, 5682, '_elementor_template_type', 'wp-page'),
(12633, 5682, '_elementor_version', '3.15.3'),
(12634, 5682, '_wp_page_template', 'default'),
(12635, 5682, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12636, 5682, '_elementor_page_assets', 'a:0:{}'),
(12637, 5682, '_elementor_css', 'a:6:{s:4:\"time\";i:1694153882;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12638, 5683, '_elementor_edit_mode', 'builder'),
(12639, 5683, '_elementor_template_type', 'wp-page'),
(12640, 5683, '_elementor_version', '3.15.3'),
(12641, 5683, '_wp_page_template', 'default'),
(12642, 5683, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12643, 5683, '_elementor_page_assets', 'a:0:{}'),
(12644, 5683, '_elementor_css', 'a:6:{s:4:\"time\";i:1694104170;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12645, 5684, '_elementor_edit_mode', 'builder'),
(12646, 5684, '_elementor_template_type', 'wp-page'),
(12647, 5684, '_elementor_version', '3.15.3'),
(12648, 5684, '_wp_page_template', 'default'),
(12649, 5684, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12650, 5684, '_elementor_page_assets', 'a:0:{}'),
(12651, 5684, '_elementor_css', 'a:6:{s:4:\"time\";i:1694104170;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12652, 5685, '_elementor_edit_mode', 'builder'),
(12653, 5685, '_elementor_template_type', 'wp-page'),
(12654, 5685, '_elementor_version', '3.15.3'),
(12655, 5685, '_wp_page_template', 'default'),
(12656, 5685, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12657, 5685, '_elementor_page_assets', 'a:0:{}'),
(12658, 5685, '_elementor_css', 'a:6:{s:4:\"time\";i:1694104170;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12659, 5686, '_elementor_edit_mode', 'builder'),
(12660, 5686, '_elementor_template_type', 'wp-page'),
(12661, 5686, '_elementor_version', '3.15.3'),
(12662, 5686, '_wp_page_template', 'default'),
(12663, 5686, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12664, 5686, '_elementor_page_assets', 'a:0:{}'),
(12665, 5686, '_elementor_css', 'a:6:{s:4:\"time\";i:1694125797;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12666, 5687, '_elementor_edit_mode', 'builder'),
(12667, 5687, '_elementor_template_type', 'wp-page'),
(12668, 5687, '_elementor_version', '3.15.3'),
(12669, 5687, '_wp_page_template', 'default'),
(12670, 5687, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12671, 5687, '_elementor_page_assets', 'a:0:{}'),
(12672, 5687, '_elementor_css', 'a:6:{s:4:\"time\";i:1694125797;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12673, 5688, '_elementor_edit_mode', 'builder'),
(12674, 5688, '_elementor_template_type', 'wp-page'),
(12675, 5688, '_elementor_version', '3.15.3'),
(12676, 5688, '_wp_page_template', 'default'),
(12677, 5688, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12678, 5688, '_elementor_page_assets', 'a:0:{}'),
(12679, 5688, '_elementor_css', 'a:6:{s:4:\"time\";i:1694125797;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12680, 5689, '_elementor_edit_mode', 'builder'),
(12681, 5689, '_elementor_template_type', 'wp-page'),
(12682, 5689, '_elementor_version', '3.15.3'),
(12683, 5689, '_wp_page_template', 'default'),
(12684, 5689, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12685, 5689, '_elementor_page_assets', 'a:0:{}'),
(12686, 5689, '_elementor_css', 'a:6:{s:4:\"time\";i:1694159464;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12687, 5690, '_elementor_edit_mode', 'builder'),
(12688, 5690, '_elementor_template_type', 'wp-page'),
(12689, 5690, '_elementor_version', '3.15.3'),
(12690, 5690, '_wp_page_template', 'default'),
(12691, 5690, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12692, 5690, '_elementor_page_assets', 'a:0:{}'),
(12693, 5690, '_elementor_css', 'a:6:{s:4:\"time\";i:1694159464;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12694, 5691, '_elementor_edit_mode', 'builder'),
(12695, 5691, '_elementor_template_type', 'wp-page'),
(12696, 5691, '_elementor_version', '3.15.3'),
(12697, 5691, '_wp_page_template', 'default'),
(12698, 5691, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12699, 5691, '_elementor_page_assets', 'a:0:{}'),
(12700, 5691, '_elementor_css', 'a:6:{s:4:\"time\";i:1694159464;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12701, 5692, '_elementor_edit_mode', 'builder'),
(12702, 5692, '_elementor_template_type', 'wp-page'),
(12703, 5692, '_elementor_version', '3.15.3'),
(12704, 5692, '_wp_page_template', 'default'),
(12705, 5692, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12706, 5692, '_elementor_page_assets', 'a:0:{}'),
(12707, 5692, '_elementor_css', 'a:6:{s:4:\"time\";i:1694111379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12708, 5693, '_elementor_edit_mode', 'builder'),
(12709, 5693, '_elementor_template_type', 'wp-page'),
(12710, 5693, '_elementor_version', '3.15.3'),
(12711, 5693, '_wp_page_template', 'default'),
(12712, 5693, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12713, 5693, '_elementor_page_assets', 'a:0:{}'),
(12714, 5693, '_elementor_css', 'a:6:{s:4:\"time\";i:1694111379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12715, 5694, '_elementor_edit_mode', 'builder'),
(12716, 5694, '_elementor_template_type', 'wp-page'),
(12717, 5694, '_elementor_version', '3.15.3'),
(12718, 5694, '_wp_page_template', 'default'),
(12719, 5694, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12720, 5694, '_elementor_page_assets', 'a:0:{}'),
(12721, 5694, '_elementor_css', 'a:6:{s:4:\"time\";i:1694111379;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12722, 5695, '_elementor_edit_mode', 'builder'),
(12723, 5695, '_elementor_template_type', 'wp-page'),
(12724, 5695, '_elementor_version', '3.15.3'),
(12725, 5695, '_wp_page_template', 'default'),
(12726, 5695, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12727, 5695, '_elementor_page_assets', 'a:0:{}'),
(12728, 5695, '_elementor_css', 'a:6:{s:4:\"time\";i:1694118588;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12729, 5696, '_elementor_edit_mode', 'builder'),
(12730, 5696, '_elementor_template_type', 'wp-page'),
(12731, 5696, '_elementor_version', '3.15.3'),
(12732, 5696, '_wp_page_template', 'default'),
(12733, 5696, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12734, 5696, '_elementor_page_assets', 'a:0:{}'),
(12735, 5696, '_elementor_css', 'a:6:{s:4:\"time\";i:1694118588;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12736, 5697, '_elementor_edit_mode', 'builder'),
(12737, 5697, '_elementor_template_type', 'wp-page'),
(12738, 5697, '_elementor_version', '3.15.3'),
(12739, 5697, '_wp_page_template', 'default'),
(12740, 5697, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12741, 5697, '_elementor_page_assets', 'a:0:{}'),
(12742, 5697, '_elementor_css', 'a:6:{s:4:\"time\";i:1694118588;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12743, 5698, '_elementor_edit_mode', 'builder'),
(12744, 5698, '_elementor_template_type', 'wp-page'),
(12745, 5698, '_elementor_version', '3.15.3'),
(12746, 5698, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(12747, 5698, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12748, 5698, '_elementor_page_assets', 'a:0:{}'),
(12749, 5698, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100592;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12750, 5699, '_elementor_edit_mode', 'builder'),
(12751, 5699, '_elementor_template_type', 'wp-page'),
(12752, 5699, '_elementor_version', '3.15.3'),
(12753, 5699, '_wp_page_template', 'default'),
(12754, 5699, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/boldlab.qodeinteractive.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12755, 5699, '_elementor_page_assets', 'a:0:{}'),
(12756, 5699, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100592;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12757, 5700, '_elementor_edit_mode', 'builder'),
(12758, 5700, '_elementor_template_type', 'wp-page'),
(12759, 5700, '_elementor_version', '3.15.3'),
(12760, 5700, '_wp_page_template', 'default'),
(12761, 5700, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12762, 5700, '_elementor_page_assets', 'a:0:{}'),
(12763, 5700, '_elementor_css', 'a:6:{s:4:\"time\";i:1694100592;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(12767, 661, 'qodef_testimonials_author_job', 'Production operations and content strategy consultant, Meadowlark Media'),
(12768, 692, '_wp_trash_meta_status', 'publish'),
(12769, 692, '_wp_trash_meta_time', '1694161062'),
(12770, 692, '_wp_desired_post_slug', 'testimonial-1-2'),
(12771, 693, '_wp_trash_meta_status', 'publish'),
(12772, 693, '_wp_trash_meta_time', '1694161070'),
(12773, 693, '_wp_desired_post_slug', 'testimonial-3'),
(12774, 5701, 'qodef_testimonials_text', 'Dura Films execute to a high level throughout the production process. They’re creative input, meticulous attention to detail and work ethic ensure your content looks premium and delivers on engagement. Each member of their team is highly skilled and hard working.'),
(12775, 5701, 'qodef_testimonials_author', '- Ben Welch -'),
(12776, 5701, '_edit_lock', '1694601706:1'),
(12777, 5701, '_edit_last', '1'),
(12778, 5701, 'qodef_testimonials_author_job', 'Social Media Lead, ESPN'),
(12779, 5701, '_elementor_css', 'a:7:{s:4:\"time\";i:1694161076;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(12780, 5702, 'qodef_testimonials_text', 'An incredible creative force - empathetic, hardworking and always with flare.'),
(12781, 5702, 'qodef_testimonials_author', '- Caroline Roberts - Cherry -'),
(12782, 5702, '_edit_lock', '1694598415:1'),
(12783, 5702, '_edit_last', '1'),
(12784, 5702, 'qodef_testimonials_author_job', 'RTS and BAFTA award-winning Executive Producer'),
(12785, 5702, '_elementor_css', 'a:7:{s:4:\"time\";i:1694161082;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),
(12789, 5703, '_wp_page_template', 'page-full-width.php'),
(12790, 5703, '_elementor_edit_mode', 'builder'),
(12791, 5703, '_elementor_template_type', 'wp-page'),
(12792, 5703, '_elementor_version', '3.15.3'),
(12793, 5703, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12794, 5703, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12795, 5703, '_elementor_page_assets', 'a:0:{}'),
(12796, 5703, '_elementor_css', 'a:6:{s:4:\"time\";i:1694160786;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:\"\";}'),
(12797, 5704, '_wp_page_template', 'page-full-width.php'),
(12798, 5704, '_elementor_edit_mode', 'builder'),
(12799, 5704, '_elementor_template_type', 'wp-page'),
(12800, 5704, '_elementor_version', '3.15.3'),
(12801, 5704, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12802, 5704, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12803, 5704, '_elementor_page_assets', 'a:0:{}'),
(12804, 5704, '_elementor_css', 'a:6:{s:4:\"time\";i:1694160786;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:\"\";}'),
(12805, 5705, '_wp_page_template', 'page-full-width.php'),
(12806, 5705, '_elementor_edit_mode', 'builder'),
(12807, 5705, '_elementor_template_type', 'wp-page'),
(12808, 5705, '_elementor_version', '3.15.3'),
(12809, 5705, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12810, 5705, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12811, 5705, '_elementor_page_assets', 'a:0:{}'),
(12812, 5705, '_elementor_css', 'a:6:{s:4:\"time\";i:1694160786;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:\"\";}'),
(12838, 5708, '_elementor_edit_mode', 'builder'),
(12839, 5708, '_elementor_template_type', 'wp-page'),
(12840, 5708, '_elementor_version', '3.15.3'),
(12841, 5708, '_wp_page_template', 'default'),
(12842, 5708, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12843, 5708, '_elementor_page_assets', 'a:0:{}'),
(12844, 5708, '_elementor_css', 'a:6:{s:4:\"time\";i:1694168641;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:\"\";}'),
(12845, 5709, '_elementor_edit_mode', 'builder'),
(12846, 5709, '_elementor_template_type', 'wp-page'),
(12847, 5709, '_elementor_version', '3.15.3'),
(12848, 5709, '_wp_page_template', 'default'),
(12849, 5709, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12850, 5709, '_elementor_page_assets', 'a:0:{}'),
(12851, 5709, '_elementor_css', 'a:6:{s:4:\"time\";i:1694168641;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:\"\";}'),
(12852, 5710, '_elementor_edit_mode', 'builder'),
(12853, 5710, '_elementor_template_type', 'wp-page'),
(12854, 5710, '_elementor_version', '3.15.3'),
(12855, 5710, '_wp_page_template', 'default'),
(12856, 5710, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12857, 5710, '_elementor_page_assets', 'a:0:{}'),
(12858, 5710, '_elementor_css', 'a:6:{s:4:\"time\";i:1694168641;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:\"\";}'),
(12862, 5711, '_wp_page_template', 'page-full-width.php'),
(12863, 5711, '_elementor_version', '3.15.3'),
(12864, 5711, '_elementor_edit_mode', 'builder'),
(12865, 5711, '_elementor_template_type', 'wp-page'),
(12866, 5711, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s talk about<br \\/>your project!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(12867, 5711, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(12868, 5711, '_elementor_page_assets', 'a:0:{}'),
(12869, 5711, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008326;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:\"\";}'),
(12870, 5712, '_wp_page_template', 'page-full-width.php'),
(12871, 5712, '_elementor_version', '3.15.3'),
(12872, 5712, '_elementor_edit_mode', 'builder'),
(12873, 5712, '_elementor_template_type', 'wp-page'),
(12874, 5712, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s talk about<br \\/>your project!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP26 Whitehall<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(12875, 5712, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(12876, 5712, '_elementor_page_assets', 'a:0:{}'),
(12877, 5712, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008326;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:\"\";}'),
(12878, 5713, '_wp_page_template', 'page-full-width.php'),
(12879, 5713, '_elementor_version', '3.15.3'),
(12880, 5713, '_elementor_edit_mode', 'builder'),
(12881, 5713, '_elementor_template_type', 'wp-page'),
(12882, 5713, '_elementor_data', '[{\"id\":\"f805581\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"gap\":\"no\",\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"stretch_section\":\"section-stretched\"},\"elements\":[{\"id\":\"5e59e3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4e88f3\",\"elType\":\"widget\",\"settings\":{\"address\":\"Dura Films Ltd 76a Containerville 1 Emma Street London\\u00a0 E2 9FP\",\"zoom\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6ef3b01\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"padding\":{\"unit\":\"px\",\"top\":\"117\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"119\",\"right\":\"0\",\"bottom\":\"94\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62c964f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":65,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"8f17d10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s talk about<br \\/>your project!\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"580df56\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"7bd4795\",\"elType\":\"widget\",\"settings\":{\"wp\":{\"widget_title\":\"\",\"contact_form_id\":\"4929\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":647,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"wp-widget-boldlab_core_contact_form_7\"}],\"isInner\":false},{\"id\":\"2b64a21\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.5,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0b4d68b\",\"elType\":\"widget\",\"settings\":{\"title\":\"London Dpt.\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"da83bff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Dura Films Ltd<br \\/>76a Containerville<br \\/>1 Emma Street<br \\/>London\\u00a0<br \\/>E2 9FP<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f903d25\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"92751da\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a97f3a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"EMAIL US\",\"title_tag\":\"h4\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"},{\"id\":\"ba14c90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"mailto:info@durafilms.com\\\">info@durafilms.com<\\/a><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"002f9e2\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"be6da00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15.505,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"82\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":50,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7602f7e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"f18956e\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"0c04db1\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false}]'),
(12883, 5713, '_elementor_controls_usage', 'a:7:{s:23:\"boldlab_core_google_map\";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:3:{s:8:\"address1\";i:1;s:3:\"pin\";i:1;s:10:\"map_height\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;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:4;s:19:\"_inline_size_tablet\";i:3;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;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:2;s:16:\"content_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:1;}s:16:\"section_advanced\";a:2:{s:7:\"padding\";i:1;s:14:\"padding_tablet\";i:1;}}}}s:26:\"boldlab_core_section_title\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:5:\"title\";i:7;}s:21:\"title-style-elementor\";a:1:{s:9:\"title_tag\";i:6;}}}}s:6:\"spacer\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_spacer\";a:1:{s:5:\"space\";i:7;}}}}s:37:\"wp-widget-boldlab_core_contact_form_7\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:17:\"_section_position\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}}}}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:8:\"_padding\";i:6;s:7:\"_margin\";i:6;}}}}}'),
(12884, 5713, '_elementor_page_assets', 'a:0:{}'),
(12885, 5713, '_elementor_css', 'a:6:{s:4:\"time\";i:1694008326;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:\"\";}'),
(12886, 5714, '_wp_page_template', 'page-full-width.php'),
(12887, 5714, '_elementor_edit_mode', 'builder'),
(12888, 5714, '_elementor_template_type', 'wp-page'),
(12889, 5714, '_elementor_version', '3.15.3'),
(12890, 5714, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12891, 5714, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12892, 5714, '_elementor_page_assets', 'a:0:{}'),
(12893, 5714, '_elementor_css', 'a:6:{s:4:\"time\";i:1694170465;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:\"\";}'),
(12894, 5715, '_wp_page_template', 'page-full-width.php'),
(12895, 5715, '_elementor_edit_mode', 'builder'),
(12896, 5715, '_elementor_template_type', 'wp-page'),
(12897, 5715, '_elementor_version', '3.15.3'),
(12898, 5715, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"6\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"12\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12899, 5715, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12900, 5715, '_elementor_page_assets', 'a:0:{}'),
(12901, 5715, '_elementor_css', 'a:6:{s:4:\"time\";i:1694170465;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:\"\";}'),
(12902, 5716, '_wp_page_template', 'page-full-width.php'),
(12903, 5716, '_elementor_edit_mode', 'builder'),
(12904, 5716, '_elementor_template_type', 'wp-page'),
(12905, 5716, '_elementor_version', '3.15.3'),
(12906, 5716, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12907, 5716, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12908, 5716, '_elementor_page_assets', 'a:0:{}'),
(12909, 5716, '_elementor_css', 'a:6:{s:4:\"time\";i:1694170465;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:\"\";}'),
(12911, 5717, '_wp_page_template', 'page-full-width.php'),
(12912, 5717, '_elementor_edit_mode', 'builder'),
(12913, 5717, '_elementor_template_type', 'wp-page'),
(12914, 5717, '_elementor_version', '3.15.3'),
(12915, 5717, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12916, 5717, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12917, 5717, '_elementor_page_assets', 'a:0:{}'),
(12918, 5717, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173966;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:\"\";}'),
(12919, 5718, '_wp_page_template', 'page-full-width.php'),
(12920, 5718, '_elementor_edit_mode', 'builder'),
(12921, 5718, '_elementor_template_type', 'wp-page'),
(12922, 5718, '_elementor_version', '3.15.3'),
(12923, 5718, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12924, 5718, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12925, 5718, '_elementor_page_assets', 'a:0:{}'),
(12926, 5718, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173966;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:\"\";}'),
(12927, 5719, '_wp_page_template', 'page-full-width.php'),
(12928, 5719, '_elementor_edit_mode', 'builder'),
(12929, 5719, '_elementor_template_type', 'wp-page'),
(12930, 5719, '_elementor_version', '3.15.3'),
(12931, 5719, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12932, 5719, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12933, 5719, '_elementor_page_assets', 'a:0:{}'),
(12934, 5719, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173966;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:\"\";}'),
(12936, 5720, '_wp_page_template', 'page-full-width.php'),
(12937, 5720, '_elementor_edit_mode', 'builder'),
(12938, 5720, '_elementor_template_type', 'wp-page'),
(12939, 5720, '_elementor_version', '3.15.3'),
(12940, 5720, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12941, 5720, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12942, 5720, '_elementor_page_assets', 'a:0:{}'),
(12943, 5720, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173987;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:\"\";}'),
(12944, 5721, '_wp_page_template', 'page-full-width.php'),
(12945, 5721, '_elementor_edit_mode', 'builder'),
(12946, 5721, '_elementor_template_type', 'wp-page'),
(12947, 5721, '_elementor_version', '3.15.3'),
(12948, 5721, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12949, 5721, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12950, 5721, '_elementor_page_assets', 'a:0:{}'),
(12951, 5721, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173987;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:\"\";}'),
(12952, 5722, '_wp_page_template', 'page-full-width.php'),
(12953, 5722, '_elementor_edit_mode', 'builder'),
(12954, 5722, '_elementor_template_type', 'wp-page'),
(12955, 5722, '_elementor_version', '3.15.3'),
(12956, 5722, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\",\"hover_animation_image-only\":\"fade-in\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12957, 5722, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12958, 5722, '_elementor_page_assets', 'a:0:{}'),
(12959, 5722, '_elementor_css', 'a:6:{s:4:\"time\";i:1694173987;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:\"\";}'),
(12961, 5723, '_wp_page_template', 'page-full-width.php'),
(12962, 5723, '_elementor_edit_mode', 'builder'),
(12963, 5723, '_elementor_template_type', 'wp-page'),
(12964, 5723, '_elementor_version', '3.15.3'),
(12965, 5723, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\",\"hover_animation_image-only\":\"fade-in\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12966, 5723, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12967, 5723, '_elementor_page_assets', 'a:0:{}'),
(12968, 5723, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174094;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:\"\";}'),
(12969, 5724, '_wp_page_template', 'page-full-width.php'),
(12970, 5724, '_elementor_edit_mode', 'builder'),
(12971, 5724, '_elementor_template_type', 'wp-page'),
(12972, 5724, '_elementor_version', '3.15.3'),
(12973, 5724, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\",\"hover_animation_image-only\":\"fade-in\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12974, 5724, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12975, 5724, '_elementor_page_assets', 'a:0:{}'),
(12976, 5724, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174094;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:\"\";}'),
(12977, 5725, '_wp_page_template', 'page-full-width.php'),
(12978, 5725, '_elementor_edit_mode', 'builder'),
(12979, 5725, '_elementor_template_type', 'wp-page'),
(12980, 5725, '_elementor_version', '3.15.3'),
(12981, 5725, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12982, 5725, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12983, 5725, '_elementor_page_assets', 'a:0:{}'),
(12984, 5725, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174094;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:\"\";}'),
(12986, 1006, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174941;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:\"\";}'),
(12987, 5726, '_wp_page_template', 'page-full-width.php'),
(12988, 5726, '_elementor_edit_mode', 'builder'),
(12989, 5726, '_elementor_template_type', 'wp-page'),
(12990, 5726, '_elementor_version', '3.15.3'),
(12991, 5726, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(12992, 5726, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(12993, 5726, '_elementor_page_assets', 'a:0:{}'),
(12994, 5726, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174152;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:\"\";}'),
(12995, 5727, '_wp_page_template', 'page-full-width.php'),
(12996, 5727, '_elementor_edit_mode', 'builder'),
(12997, 5727, '_elementor_template_type', 'wp-page'),
(12998, 5727, '_elementor_version', '3.15.3'),
(12999, 5727, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"2\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13000, 5727, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(13001, 5727, '_elementor_page_assets', 'a:0:{}'),
(13002, 5727, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174152;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:\"\";}'),
(13003, 5728, '_wp_page_template', 'page-full-width.php'),
(13004, 5728, '_elementor_edit_mode', 'builder'),
(13005, 5728, '_elementor_template_type', 'wp-page'),
(13006, 5728, '_elementor_version', '3.15.3'),
(13007, 5728, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13008, 5728, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(13009, 5728, '_elementor_page_assets', 'a:0:{}'),
(13010, 5728, '_elementor_css', 'a:6:{s:4:\"time\";i:1694174152;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:\"\";}'),
(13011, 5510, 'rs_page_bg_color', ''),
(13012, 5729, '_elementor_edit_mode', 'builder'),
(13013, 5729, '_elementor_template_type', 'wp-page'),
(13014, 5729, '_elementor_version', '3.15.3'),
(13015, 5729, '_wp_page_template', 'default'),
(13016, 5729, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13017, 5729, '_elementor_page_assets', 'a:0:{}'),
(13018, 5729, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162817;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13020, 5730, '_wp_page_template', 'page-full-width.php'),
(13021, 5730, '_elementor_edit_mode', 'builder'),
(13022, 5730, '_elementor_template_type', 'wp-page'),
(13023, 5730, '_elementor_version', '3.15.3'),
(13024, 5730, '_elementor_data', '[{\"id\":\"e560f80\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"95\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"5b92120\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bfe9d0b\",\"elType\":\"widget\",\"settings\":{\"columns\":\"4\",\"columns_responsive\":\"custom\",\"columns_1440\":\"4\",\"columns_1366\":\"4\",\"columns_1024\":\"4\",\"columns_680\":\"2\",\"columns_480\":\"1\",\"posts_per_page\":\"11\",\"order\":\"ASC\",\"space\":\"huge\"},\"elements\":[],\"widgetType\":\"boldlab_core_clients_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"643e62f\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"125\",\"right\":\"0\",\"bottom\":\"125\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"background_image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010,\"size\":\"\",\"alt\":\"i\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"css_classes\":\"client-testimonial\"},\"elements\":[{\"id\":\"fd6856c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":100},\"elements\":[{\"id\":\"891b4e0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9a221cd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":79.731},\"elements\":[{\"id\":\"1af4d1d\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"skin\":\"light\",\"slider_navigation\":\"no\",\"additional_params\":\"tax\",\"tax_slug\":\"our-clients\",\"order\":\"ASC\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":true},{\"id\":\"076095b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20.225},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a5e958f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"075b520\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea927e9\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13025, 5730, '_elementor_controls_usage', 'a:4:{s:25:\"boldlab_core_clients_list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:5;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:8:{s:7:\"columns\";i:1;s:5:\"space\";i:1;s:18:\"columns_responsive\";i:1;s:12:\"columns_1440\";i:1;s:12:\"columns_1366\";i:1;s:12:\"columns_1024\";i:1;s:11:\"columns_680\";i:1;s:11:\"columns_480\";i:1;}s:15:\"query-elementor\";a:2:{s:14:\"posts_per_page\";i:1;s:5:\"order\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;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:2;s:21:\"space_between_widgets\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:14:\"section_layout\";a:1:{s:6:\"layout\";i:2;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:1:{s:7:\"padding\";i:2;}s:14:\"qodef_grid_row\";a:1:{s:21:\"qodef_enable_grid_row\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}}}}s:27:\"boldlab_core_call_to_action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:1:{s:7:\"content\";a:2:{s:7:\"general\";a:1:{s:7:\"content\";i:1;}s:16:\"button-elementor\";a:5:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:11:\"hover_color\";i:1;s:22:\"hover_background_color\";i:1;s:18:\"hover_border_color\";i:1;}}}}}'),
(13026, 5730, '_elementor_page_assets', 'a:0:{}'),
(13027, 5730, '_elementor_css', 'a:6:{s:4:\"time\";i:1694180085;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:\"\";}'),
(13028, 422, '_elementor_css', 'a:6:{s:4:\"time\";i:1694355753;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:\"\";}'),
(13029, 546, '_elementor_css', 'a:6:{s:4:\"time\";i:1694355753;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:\"\";}'),
(13030, 544, '_elementor_css', 'a:6:{s:4:\"time\";i:1694355753;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:\"\";}'),
(13031, 550, '_elementor_css', 'a:6:{s:4:\"time\";i:1694355753;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:\"\";}'),
(13032, 540, '_elementor_css', 'a:6:{s:4:\"time\";i:1694355753;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:\"\";}'),
(13033, 5731, '_wp_attached_file', '2023/09/1.-Visionary-Dame-e1694419186220.png'),
(13034, 5731, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2230;s:6:\"height\";i:999;s:4:\"file\";s:44:\"2023/09/1.-Visionary-Dame-e1694419186220.png\";s:8:\"filesize\";i:921202;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-300x134.png\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41413;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1024x459.png\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:288162;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24746;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-768x344.png\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184723;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1536x688.png\";s:5:\"width\";i:1536;s:6:\"height\";i:688;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:530117;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-2048x917.png\";s:5:\"width\";i:2048;s:6:\"height\";i:917;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:803063;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256727;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455788;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x999.png\";s:5:\"width\";i:650;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286422;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x999.png\";s:5:\"width\";i:1300;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665192;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256727;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455788;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x999.png\";s:5:\"width\";i:650;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286422;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x999.png\";s:5:\"width\";i:1300;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665192;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:256727;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:455788;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"1.-Visionary-Dame-e1694419186220-650x999.png\";s:5:\"width\";i:650;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286422;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:45:\"1.-Visionary-Dame-e1694419186220-1300x999.png\";s:5:\"width\";i:1300;s:6:\"height\";i:999;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:665192;}}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:{}}}'),
(13035, 5732, '_elementor_edit_mode', 'builder'),
(13036, 5732, '_elementor_template_type', 'wp-page'),
(13037, 5732, '_elementor_version', '3.15.3'),
(13038, 5732, '_wp_page_template', 'default'),
(13039, 5732, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13040, 5732, '_elementor_page_assets', 'a:0:{}'),
(13041, 5732, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162716;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13042, 5733, '_elementor_edit_mode', 'builder'),
(13043, 5733, '_elementor_template_type', 'wp-page'),
(13044, 5733, '_elementor_version', '3.15.3'),
(13045, 5733, '_wp_page_template', 'default'),
(13046, 5733, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13047, 5733, '_elementor_page_assets', 'a:0:{}'),
(13048, 5733, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162716;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13049, 5734, '_elementor_edit_mode', 'builder'),
(13050, 5734, '_elementor_template_type', 'wp-page'),
(13051, 5734, '_elementor_version', '3.15.3'),
(13052, 5734, '_wp_page_template', 'default'),
(13053, 5734, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13054, 5734, '_elementor_page_assets', 'a:0:{}'),
(13055, 5734, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162716;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13056, 5735, '_wp_attached_file', '2023/09/2.-WADA-PLAY-TRUE.png'),
(13057, 5735, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2980;s:6:\"height\";i:1678;s:4:\"file\";s:29:\"2023/09/2.-WADA-PLAY-TRUE.png\";s:8:\"filesize\";i:6103951;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100189;}s:5:\"large\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:781842;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:46770;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:488205;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-1536x865.png\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1492205;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:31:\"2.-WADA-PLAY-TRUE-2048x1153.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2339489;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544465;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1032200;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:820313;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"2.-WADA-PLAY-TRUE-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1629883;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544465;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1032200;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:820313;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:31:\"2.-WADA-PLAY-TRUE-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1629883;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:29:\"2.-WADA-PLAY-TRUE-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:544465;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1032200;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:30:\"2.-WADA-PLAY-TRUE-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:820313;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:31:\"2.-WADA-PLAY-TRUE-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1629883;}}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:{}}}'),
(13058, 5736, '_elementor_edit_mode', 'builder'),
(13059, 5736, '_elementor_template_type', 'wp-page'),
(13060, 5736, '_elementor_version', '3.15.3'),
(13061, 5736, '_wp_page_template', 'default'),
(13062, 5736, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13063, 5736, '_elementor_page_assets', 'a:0:{}'),
(13064, 5737, '_elementor_edit_mode', 'builder'),
(13065, 5737, '_elementor_template_type', 'wp-page'),
(13066, 5737, '_elementor_version', '3.15.3'),
(13067, 5737, '_wp_page_template', 'default'),
(13068, 5737, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13069, 5737, '_elementor_page_assets', 'a:0:{}'),
(13070, 5738, '_elementor_edit_mode', 'builder'),
(13071, 5738, '_elementor_template_type', 'wp-page'),
(13072, 5738, '_elementor_version', '3.15.3'),
(13073, 5738, '_wp_page_template', 'default'),
(13074, 5738, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.-WADA-PLAY-TRUE.png\",\"id\":5735,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13075, 5738, '_elementor_page_assets', 'a:0:{}'),
(13077, 5739, '_wp_attached_file', '2023/09/3.-Adidas-DON-e1694419094724.png'),
(13078, 5739, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1907;s:6:\"height\";i:858;s:4:\"file\";s:40:\"2023/09/3.-Adidas-DON-e1694419094724.png\";s:8:\"filesize\";i:1390536;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72503;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1024x461.png\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:563157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42200;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:352361;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1536x691.png\";s:5:\"width\";i:1536;s:6:\"height\";i:691;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1067934;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469686;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891802;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x858.png\";s:5:\"width\";i:650;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:500310;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x858.png\";s:5:\"width\";i:1300;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023387;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469686;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891802;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x858.png\";s:5:\"width\";i:650;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:500310;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x858.png\";s:5:\"width\";i:1300;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023387;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469686;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891802;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"3.-Adidas-DON-e1694419094724-650x858.png\";s:5:\"width\";i:650;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:500310;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:41:\"3.-Adidas-DON-e1694419094724-1300x858.png\";s:5:\"width\";i:1300;s:6:\"height\";i:858;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1023387;}}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:{}}}'),
(13086, 5741, '_wp_attached_file', '2023/09/4.-Moise-Keen.png'),
(13087, 5741, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1078;s:4:\"file\";s:25:\"2023/09/4.-Moise-Keen.png\";s:8:\"filesize\";i:3313477;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:97428;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894991;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:44536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:537140;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-1536x862.png\";s:5:\"width\";i:1536;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1816115;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626950;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1239840;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-650x1078.png\";s:5:\"width\";i:650;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:939114;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"4.-Moise-Keen-1300x1078.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1920109;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626950;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1239840;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-650x1078.png\";s:5:\"width\";i:650;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:939114;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"4.-Moise-Keen-1300x1078.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1920109;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"4.-Moise-Keen-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:626950;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1239840;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"4.-Moise-Keen-650x1078.png\";s:5:\"width\";i:650;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:939114;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"4.-Moise-Keen-1300x1078.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1920109;}}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:{}}}'),
(13088, 5742, '_wp_attached_file', '2023/09/5.-Callum-Hudon-Odoi.png'),
(13089, 5742, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1924;s:6:\"height\";i:1076;s:4:\"file\";s:32:\"2023/09/5.-Callum-Hudon-Odoi.png\";s:8:\"filesize\";i:1355002;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:57043;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-1024x573.png\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:351198;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31015;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:231187;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-1536x859.png\";s:5:\"width\";i:1536;s:6:\"height\";i:859;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:637844;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280223;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449660;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400724;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"5.-Callum-Hudon-Odoi-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667514;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280223;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449660;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400724;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:34:\"5.-Callum-Hudon-Odoi-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667514;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:32:\"5.-Callum-Hudon-Odoi-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:280223;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:449660;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:33:\"5.-Callum-Hudon-Odoi-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:400724;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:34:\"5.-Callum-Hudon-Odoi-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667514;}}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:{}}}'),
(13090, 5743, '_elementor_edit_mode', 'builder'),
(13091, 5743, '_elementor_template_type', 'wp-page'),
(13092, 5743, '_elementor_version', '3.15.3'),
(13093, 5743, '_wp_page_template', 'default'),
(13094, 5743, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13095, 5743, '_elementor_page_assets', 'a:0:{}'),
(13096, 5744, '_elementor_edit_mode', 'builder'),
(13097, 5744, '_elementor_template_type', 'wp-page'),
(13098, 5744, '_elementor_version', '3.15.3'),
(13099, 5744, '_wp_page_template', 'default'),
(13100, 5744, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13101, 5744, '_elementor_page_assets', 'a:0:{}'),
(13102, 5745, '_elementor_edit_mode', 'builder'),
(13103, 5745, '_elementor_template_type', 'wp-page'),
(13104, 5745, '_elementor_version', '3.15.3'),
(13105, 5745, '_wp_page_template', 'default'),
(13106, 5745, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.-Adidas-DON.png\",\"id\":5739,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.-Moise-Keen.png\",\"id\":5741,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/5.-Callum-Hudon-Odoi.png\",\"id\":5742,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13107, 5745, '_elementor_page_assets', 'a:0:{}'),
(13108, 5746, '_wp_attached_file', '2023/09/6.-Dame-Time-.png'),
(13109, 5746, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2980;s:6:\"height\";i:1668;s:4:\"file\";s:25:\"2023/09/6.-Dame-Time-.png\";s:8:\"filesize\";i:1767758;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:37364;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--1024x573.png\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:202322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:19402;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:136194;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--1536x860.png\";s:5:\"width\";i:1536;s:6:\"height\";i:860;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:356916;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:27:\"6.-Dame-Time--2048x1146.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:531017;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155450;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257001;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184574;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"6.-Dame-Time--1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418027;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155450;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257001;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184574;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:27:\"6.-Dame-Time--1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418027;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"6.-Dame-Time--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:155450;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257001;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:26:\"6.-Dame-Time--650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184574;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:27:\"6.-Dame-Time--1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:418027;}}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:{}}}'),
(13117, 5748, '_wp_attached_file', '2023/09/7.-Waterford-Whiskey.png'),
(13118, 5748, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:801;s:4:\"file\";s:32:\"2023/09/7.-Waterford-Whiskey.png\";s:8:\"filesize\";i:1191781;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:52307;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1024x427.png\";s:5:\"width\";i:1024;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447937;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33385;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-768x320.png\";s:5:\"width\";i:768;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:274605;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1536x641.png\";s:5:\"width\";i:1536;s:6:\"height\";i:641;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:873912;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396478;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:756590;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x801.png\";s:5:\"width\";i:650;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452351;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x801.png\";s:5:\"width\";i:1300;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846296;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396478;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:756590;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x801.png\";s:5:\"width\";i:650;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452351;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x801.png\";s:5:\"width\";i:1300;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846296;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:396478;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:756590;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:32:\"7.-Waterford-Whiskey-650x801.png\";s:5:\"width\";i:650;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:452351;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:33:\"7.-Waterford-Whiskey-1300x801.png\";s:5:\"width\";i:1300;s:6:\"height\";i:801;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:846296;}}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:{}}}'),
(13119, 5749, '_wp_attached_file', '2023/09/8.-Racism-Doc.png'),
(13120, 5749, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1922;s:6:\"height\";i:862;s:4:\"file\";s:25:\"2023/09/8.-Racism-Doc.png\";s:8:\"filesize\";i:957832;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:45420;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1024x459.png\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:447726;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31069;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-768x344.png\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:261762;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1536x689.png\";s:5:\"width\";i:1536;s:6:\"height\";i:689;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:921683;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:475881;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:782859;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684392;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1147774;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:475881;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:782859;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684392;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1147774;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:475881;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:782859;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:25:\"8.-Racism-Doc-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:684392;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:26:\"8.-Racism-Doc-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1147774;}}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:{}}}'),
(13121, 5750, '_elementor_edit_mode', 'builder'),
(13122, 5750, '_elementor_template_type', 'wp-page'),
(13123, 5750, '_elementor_version', '3.15.3'),
(13124, 5750, '_wp_page_template', 'default'),
(13125, 5750, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13126, 5750, '_elementor_page_assets', 'a:0:{}'),
(13127, 5751, '_elementor_edit_mode', 'builder'),
(13128, 5751, '_elementor_template_type', 'wp-page'),
(13129, 5751, '_elementor_version', '3.15.3'),
(13130, 5751, '_wp_page_template', 'default'),
(13131, 5751, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13132, 5751, '_elementor_page_assets', 'a:0:{}'),
(13133, 5752, '_elementor_edit_mode', 'builder'),
(13134, 5752, '_elementor_template_type', 'wp-page'),
(13135, 5752, '_elementor_version', '3.15.3'),
(13136, 5752, '_wp_page_template', 'default'),
(13137, 5752, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/6.-Dame-Time-.png\",\"id\":5746,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\" Dame Time\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/7.-Waterford-Whiskey.png\",\"id\":5748,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford Whiskey\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820956727\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/8.-Racism-Doc.png\",\"id\":5749,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"DOCUMENTARY\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Racism Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"387016bf\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"512f43be\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7066b32d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13138, 5752, '_elementor_page_assets', 'a:0:{}'),
(13139, 5753, '_wp_attached_file', '2023/09/9.-The-Man-With-Four-Legs.jpg'),
(13140, 5753, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:37:\"2023/09/9.-The-Man-With-Four-Legs.jpg\";s:8:\"filesize\";i:479841;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17182;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:129070;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8215;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"9.-The-Man-With-Four-Legs-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242260;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90045;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127147;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159228;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:39:\"9.-The-Man-With-Four-Legs-1300x1200.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266161;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90045;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127147;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159228;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:39:\"9.-The-Man-With-Four-Legs-1300x1200.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266161;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:37:\"9.-The-Man-With-Four-Legs-650x650.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90045;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-1300x650.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127147;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"9.-The-Man-With-Four-Legs-650x1200.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:159228;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:39:\"9.-The-Man-With-Four-Legs-1300x1200.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266161;}}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:{}}}'),
(13141, 5754, '_wp_attached_file', '2023/09/10.-The-Limen-Trailer.png'),
(13142, 5754, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:33:\"2023/09/10.-The-Limen-Trailer.png\";s:8:\"filesize\";i:2927289;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:73073;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:741009;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31734;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:433629;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-1536x864.png\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1582656;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489698;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1022996;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:804080;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"10.-The-Limen-Trailer-1300x1080.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1738154;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489698;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1022996;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:804080;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"10.-The-Limen-Trailer-1300x1080.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1738154;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"10.-The-Limen-Trailer-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:489698;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1022996;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"10.-The-Limen-Trailer-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:804080;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"10.-The-Limen-Trailer-1300x1080.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1738154;}}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:{}}}'),
(13145, 5756, '_elementor_edit_mode', 'builder'),
(13146, 5756, '_elementor_template_type', 'wp-page'),
(13147, 5756, '_elementor_version', '3.15.3'),
(13148, 5756, '_wp_page_template', 'default'),
(13149, 5756, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13150, 5756, '_elementor_page_assets', 'a:0:{}'),
(13151, 5756, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162095;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13152, 5757, '_elementor_edit_mode', 'builder'),
(13153, 5757, '_elementor_template_type', 'wp-page'),
(13154, 5757, '_elementor_version', '3.15.3'),
(13155, 5757, '_wp_page_template', 'default'),
(13156, 5757, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13157, 5757, '_elementor_page_assets', 'a:0:{}'),
(13158, 5757, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162095;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13159, 5758, '_elementor_edit_mode', 'builder'),
(13160, 5758, '_elementor_template_type', 'wp-page'),
(13161, 5758, '_elementor_version', '3.15.3'),
(13162, 5758, '_wp_page_template', 'default'),
(13163, 5758, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/9.-The-Man-With-Four-Legs.jpg\",\"id\":5753,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13164, 5758, '_elementor_page_assets', 'a:0:{}'),
(13165, 5758, '_elementor_css', 'a:6:{s:4:\"time\";i:1694162095;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13166, 5759, '_wp_attached_file', '2023/09/12.-Fred-Perry-e1694418990145.png'),
(13167, 5759, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1078;s:6:\"height\";i:1080;s:4:\"file\";s:41:\"2023/09/12.-Fred-Perry-e1694418990145.png\";s:8:\"filesize\";i:1088482;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106089;}s:5:\"large\";a:5:{s:4:\"file\";s:43:\"12.-Fred-Perry-e1694418990145-1022x1024.png\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:768461;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32935;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-768x769.png\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:494995;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378986;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480479;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510854;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378986;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480479;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510854;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:41:\"12.-Fred-Perry-e1694418990145-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:378986;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480479;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:42:\"12.-Fred-Perry-e1694418990145-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:510854;}}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:{}}}'),
(13168, 5760, '_wp_attached_file', '2023/09/13.-Smock-Full.png'),
(13169, 5760, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1070;s:6:\"height\";i:1072;s:4:\"file\";s:26:\"2023/09/13.-Smock-Full.png\";s:8:\"filesize\";i:1721692;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:150139;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"13.-Smock-Full-1022x1024.png\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1122661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:43533;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-768x769.png\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:721100;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:552297;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-1070x650.png\";s:5:\"width\";i:1070;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:790123;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683530;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:552297;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-1070x650.png\";s:5:\"width\";i:1070;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:790123;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683530;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:26:\"13.-Smock-Full-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:552297;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-1070x650.png\";s:5:\"width\";i:1070;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:790123;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:27:\"13.-Smock-Full-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:683530;}}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:{}}}'),
(13170, 5761, '_wp_attached_file', '2023/09/14.-Short-1.png'),
(13171, 5761, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1078;s:6:\"height\";i:1076;s:4:\"file\";s:23:\"2023/09/14.-Short-1.png\";s:8:\"filesize\";i:1571602;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"14.-Short-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:135107;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"14.-Short-1-1024x1022.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1009569;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"14.-Short-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:39956;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"14.-Short-1-768x767.png\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:648591;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"14.-Short-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:497347;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:727883;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:746155;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"14.-Short-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:497347;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:727883;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:746155;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"14.-Short-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:497347;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-1078x650.png\";s:5:\"width\";i:1078;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:727883;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"14.-Short-1-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:746155;}}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:{}}}'),
(13172, 5762, '_wp_attached_file', '2023/09/15.-Short-2.png'),
(13173, 5762, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1074;s:6:\"height\";i:1076;s:4:\"file\";s:23:\"2023/09/15.-Short-2.png\";s:8:\"filesize\";i:1609171;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"15.-Short-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:146333;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"15.-Short-2-1022x1024.png\";s:5:\"width\";i:1022;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1037271;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"15.-Short-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:45009;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"15.-Short-2-768x769.png\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670707;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"15.-Short-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:514769;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:717909;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:735914;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"15.-Short-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:514769;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:717909;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:735914;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"15.-Short-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:514769;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:717909;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"15.-Short-2-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:735914;}}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:{}}}'),
(13174, 5763, '_wp_attached_file', '2023/09/16.-Short-3.png'),
(13175, 5763, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1074;s:6:\"height\";i:1072;s:4:\"file\";s:23:\"2023/09/16.-Short-3.png\";s:8:\"filesize\";i:1383296;s:5:\"sizes\";a:13:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"16.-Short-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:119199;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"16.-Short-3-1024x1022.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:892320;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"16.-Short-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:34923;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"16.-Short-3-768x767.png\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:573880;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"16.-Short-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:439687;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:622139;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581876;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"16.-Short-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:439687;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:622139;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581876;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"16.-Short-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:439687;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-1074x650.png\";s:5:\"width\";i:1074;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:622139;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"16.-Short-3-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:581876;}}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:{}}}'),
(13176, 5764, '_wp_attached_file', '2023/09/17.-Beasted.png'),
(13177, 5764, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:2982;s:6:\"height\";i:1674;s:4:\"file\";s:23:\"2023/09/17.-Beasted.png\";s:8:\"filesize\";i:5817680;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:100964;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:780882;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49597;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:492006;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-1536x862.png\";s:5:\"width\";i:1536;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1466612;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:25:\"17.-Beasted-2048x1150.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2293113;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591502;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015274;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:925866;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"17.-Beasted-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1745541;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591502;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015274;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:925866;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:25:\"17.-Beasted-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1745541;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:23:\"17.-Beasted-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:591502;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1015274;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:24:\"17.-Beasted-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:925866;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:25:\"17.-Beasted-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1745541;}}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:{}}}'),
(13178, 5765, '_elementor_edit_mode', 'builder'),
(13179, 5765, '_elementor_template_type', 'wp-page'),
(13180, 5765, '_elementor_version', '3.15.3'),
(13181, 5765, '_wp_page_template', 'default'),
(13182, 5765, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13183, 5765, '_elementor_page_assets', 'a:0:{}'),
(13184, 5765, '_elementor_css', 'a:6:{s:4:\"time\";i:1694166632;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13185, 5766, '_elementor_edit_mode', 'builder'),
(13186, 5766, '_elementor_template_type', 'wp-page'),
(13187, 5766, '_elementor_version', '3.15.3'),
(13188, 5766, '_wp_page_template', 'default'),
(13189, 5766, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13190, 5766, '_elementor_page_assets', 'a:0:{}'),
(13191, 5766, '_elementor_css', 'a:6:{s:4:\"time\";i:1694166632;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13192, 5767, '_elementor_edit_mode', 'builder'),
(13193, 5767, '_elementor_template_type', 'wp-page'),
(13194, 5767, '_elementor_version', '3.15.3'),
(13195, 5767, '_wp_page_template', 'default'),
(13196, 5767, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13197, 5767, '_elementor_page_assets', 'a:0:{}'),
(13198, 5767, '_elementor_css', 'a:6:{s:4:\"time\";i:1694166632;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13199, 5768, '_wp_attached_file', '2023/09/18.-The-White-Company.png'),
(13200, 5768, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3466;s:6:\"height\";i:1844;s:4:\"file\";s:33:\"2023/09/18.-The-White-Company.png\";s:8:\"filesize\";i:2728785;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-300x160.png\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:49954;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-1024x545.png\";s:5:\"width\";i:1024;s:6:\"height\";i:545;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:271381;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:26883;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-768x409.png\";s:5:\"width\";i:768;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:184654;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-1536x817.png\";s:5:\"width\";i:1536;s:6:\"height\";i:817;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:461844;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"18.-The-White-Company-2048x1090.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1090;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:679883;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216547;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357016;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295335;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"18.-The-White-Company-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:555167;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216547;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357016;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295335;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:35:\"18.-The-White-Company-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:555167;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:33:\"18.-The-White-Company-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:216547;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:357016;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:34:\"18.-The-White-Company-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:295335;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:35:\"18.-The-White-Company-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:555167;}}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:{}}}'),
(13210, 5771, '_elementor_edit_mode', 'builder'),
(13211, 5771, '_elementor_template_type', 'wp-page'),
(13212, 5771, '_elementor_version', '3.15.3'),
(13213, 5771, '_wp_page_template', 'default'),
(13214, 5771, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13215, 5771, '_elementor_page_assets', 'a:0:{}'),
(13216, 5772, '_elementor_edit_mode', 'builder'),
(13217, 5772, '_elementor_template_type', 'wp-page'),
(13218, 5772, '_elementor_version', '3.15.3'),
(13219, 5772, '_wp_page_template', 'default'),
(13220, 5772, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13221, 5772, '_elementor_page_assets', 'a:0:{}'),
(13222, 5773, '_elementor_edit_mode', 'builder'),
(13223, 5773, '_elementor_template_type', 'wp-page'),
(13224, 5773, '_elementor_version', '3.15.3'),
(13225, 5773, '_wp_page_template', 'default'),
(13226, 5773, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/18.-The-White-Company.png\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13227, 5773, '_elementor_page_assets', 'a:0:{}'),
(13228, 5774, '_wp_attached_file', '2023/09/21.-VOLKSWAGEN-ID.-BUZZ-Rapanui-.png'),
(13229, 5774, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1548;s:6:\"height\";i:890;s:4:\"file\";s:44:\"2023/09/21.-VOLKSWAGEN-ID.-BUZZ-Rapanui-.png\";s:8:\"filesize\";i:1593980;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--300x172.png\";s:5:\"width\";i:300;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:81921;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1024x589.png\";s:5:\"width\";i:1024;s:6:\"height\";i:589;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:627681;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--768x442.png\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:394112;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1536x883.png\";s:5:\"width\";i:1536;s:6:\"height\";i:883;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1182485;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:405823;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:864136;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x890.png\";s:5:\"width\";i:650;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:485285;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x890.png\";s:5:\"width\";i:1300;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1031894;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:405823;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:864136;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x890.png\";s:5:\"width\";i:650;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:485285;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x890.png\";s:5:\"width\";i:1300;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1031894;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:405823;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:864136;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:44:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--650x890.png\";s:5:\"width\";i:650;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:485285;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:45:\"21.-VOLKSWAGEN-ID.-BUZZ-Rapanui--1300x890.png\";s:5:\"width\";i:1300;s:6:\"height\";i:890;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1031894;}}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:{}}}'),
(13230, 5775, '_wp_attached_file', '2023/09/22.-Skoda-e1694417527473.png'),
(13231, 5775, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3464;s:6:\"height\";i:1460;s:4:\"file\";s:36:\"2023/09/22.-Skoda-e1694417527473.png\";s:8:\"filesize\";i:6948987;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-300x126.png\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:84390;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-1024x432.png\";s:5:\"width\";i:1024;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:777884;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39964;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-768x324.png\";s:5:\"width\";i:768;s:6:\"height\";i:324;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:474868;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-1536x647.png\";s:5:\"width\";i:1536;s:6:\"height\";i:647;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1504791;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-2048x863.png\";s:5:\"width\";i:2048;s:6:\"height\";i:863;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2371744;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499317;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1244184;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663612;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:38:\"22.-Skoda-e1694417527473-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1467249;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499317;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1244184;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663612;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:38:\"22.-Skoda-e1694417527473-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1467249;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:36:\"22.-Skoda-e1694417527473-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:499317;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1244184;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:37:\"22.-Skoda-e1694417527473-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:663612;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:38:\"22.-Skoda-e1694417527473-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1467249;}}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:{}}}'),
(13239, 5775, '_wp_attachment_backup_sizes', 'a:19:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3464;s:6:\"height\";i:1950;s:4:\"file\";s:13:\"22.-Skoda.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:35345;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:87253;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:483451;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:789625;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-1536x865.png\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1529593;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:23:\"22.-Skoda-2048x1153.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2403488;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481136;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1167606;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600538;}s:51:\"qi_addons_for_elementor_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:23:\"22.-Skoda-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1446586;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481136;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1167606;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600538;}s:35:\"boldlab_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:23:\"22.-Skoda-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1446586;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:21:\"22.-Skoda-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481136;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1167606;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:22:\"22.-Skoda-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:600538;}s:37:\"qi_blocks_image_size_huge_square-orig\";a:5:{s:4:\"file\";s:23:\"22.-Skoda-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1446586;}}'),
(13240, 5777, '_wp_attached_file', '2023/09/23.-UCL-Scanning-Promo.png'),
(13241, 5777, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1916;s:6:\"height\";i:1072;s:4:\"file\";s:34:\"2023/09/23.-UCL-Scanning-Promo.png\";s:8:\"filesize\";i:1861293;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:65180;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-1024x573.png\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511226;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31599;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:317023;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-1536x859.png\";s:5:\"width\";i:1536;s:6:\"height\";i:859;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:978420;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364632;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670453;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:461442;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"23.-UCL-Scanning-Promo-1300x1072.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926848;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364632;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670453;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:461442;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"23.-UCL-Scanning-Promo-1300x1072.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926848;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"23.-UCL-Scanning-Promo-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:364632;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:670453;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"23.-UCL-Scanning-Promo-650x1072.png\";s:5:\"width\";i:650;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:461442;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"23.-UCL-Scanning-Promo-1300x1072.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1072;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:926848;}}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:{}}}'),
(13242, 5778, '_elementor_edit_mode', 'builder'),
(13243, 5778, '_elementor_template_type', 'wp-page'),
(13244, 5778, '_elementor_version', '3.15.3'),
(13245, 5778, '_wp_page_template', 'default'),
(13246, 5778, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13247, 5778, '_elementor_page_assets', 'a:0:{}'),
(13248, 5779, '_elementor_edit_mode', 'builder'),
(13249, 5779, '_elementor_template_type', 'wp-page'),
(13250, 5779, '_elementor_version', '3.15.3'),
(13251, 5779, '_wp_page_template', 'default'),
(13252, 5779, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13253, 5779, '_elementor_page_assets', 'a:0:{}'),
(13254, 5780, '_elementor_edit_mode', 'builder'),
(13255, 5780, '_elementor_template_type', 'wp-page'),
(13256, 5780, '_elementor_version', '3.15.3'),
(13257, 5780, '_wp_page_template', 'default'),
(13258, 5780, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=AhLyZtVRLRU&t=3s\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/21.-VOLKSWAGEN-ID.-BUZZ-Rapanui-.png\",\"id\":5774,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"EDITORIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"VOLKSWAGEN ID. BUZZ - Rapanui\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=ascYelQmvAI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/22.-Skoda-e1694417527473.png\",\"id\":5775,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Skoda\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/801641621\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/23.-UCL-Scanning-Promo.png\",\"id\":5777,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">EDITORIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"UCL: Scanning Promo\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"55fb80ce\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"29f75ad3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"695015d7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13259, 5780, '_elementor_page_assets', 'a:0:{}'),
(13260, 5781, '_wp_attached_file', '2023/09/24.-Loscil-Music-Doc-e1694417730591.png'),
(13261, 5781, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3460;s:6:\"height\";i:1476;s:4:\"file\";s:47:\"2023/09/24.-Loscil-Music-Doc-e1694417730591.png\";s:8:\"filesize\";i:2050466;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-300x128.png\";s:5:\"width\";i:300;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32479;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-1024x437.png\";s:5:\"width\";i:1024;s:6:\"height\";i:437;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:186417;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-768x328.png\";s:5:\"width\";i:768;s:6:\"height\";i:328;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:124222;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-1536x655.png\";s:5:\"width\";i:1536;s:6:\"height\";i:655;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:327160;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-2048x874.png\";s:5:\"width\";i:2048;s:6:\"height\";i:874;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:491228;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181110;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289311;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241193;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:49:\"24.-Loscil-Music-Doc-e1694417730591-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481485;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181110;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289311;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241193;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:49:\"24.-Loscil-Music-Doc-e1694417730591-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481485;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:47:\"24.-Loscil-Music-Doc-e1694417730591-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:181110;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289311;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:48:\"24.-Loscil-Music-Doc-e1694417730591-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:241193;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:49:\"24.-Loscil-Music-Doc-e1694417730591-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:481485;}}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:{}}}'),
(13262, 5781, '_wp_attachment_backup_sizes', 'a:19:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3460;s:6:\"height\";i:1936;s:4:\"file\";s:24:\"24.-Loscil-Music-Doc.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:18380;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33646;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-768x430.png\";s:5:\"width\";i:768;s:6:\"height\";i:430;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127827;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-1024x573.png\";s:5:\"width\";i:1024;s:6:\"height\";i:573;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:191866;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-1536x859.png\";s:5:\"width\";i:1536;s:6:\"height\";i:859;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:335284;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:34:\"24.-Loscil-Music-Doc-2048x1146.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1146;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501267;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154740;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264704;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221767;}s:51:\"qi_addons_for_elementor_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:34:\"24.-Loscil-Music-Doc-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:408702;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154740;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264704;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221767;}s:35:\"boldlab_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:34:\"24.-Loscil-Music-Doc-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:408702;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:32:\"24.-Loscil-Music-Doc-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:154740;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:264704;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:33:\"24.-Loscil-Music-Doc-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:221767;}s:37:\"qi_blocks_image_size_huge_square-orig\";a:5:{s:4:\"file\";s:34:\"24.-Loscil-Music-Doc-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:408702;}}'),
(13263, 5782, '_wp_attached_file', '2023/09/25.-25.-Music-vid-Dexters.png'),
(13264, 5782, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3464;s:6:\"height\";i:1946;s:4:\"file\";s:37:\"2023/09/25.-25.-Music-vid-Dexters.png\";s:8:\"filesize\";i:4111976;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:63221;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:427873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32594;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:276269;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-1536x863.png\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:779203;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"25.-25.-Music-vid-Dexters-2048x1151.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1151;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1185978;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334555;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570896;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517924;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:39:\"25.-25.-Music-vid-Dexters-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:937074;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334555;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570896;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517924;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:39:\"25.-25.-Music-vid-Dexters-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:937074;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:37:\"25.-25.-Music-vid-Dexters-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:334555;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:570896;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:38:\"25.-25.-Music-vid-Dexters-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:517924;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:39:\"25.-25.-Music-vid-Dexters-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:937074;}}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:{}}}'),
(13272, 5784, '_wp_attached_file', '2023/09/26.-Music-vid-Brandi-Carlile.png'),
(13273, 5784, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3466;s:6:\"height\";i:1946;s:4:\"file\";s:40:\"2023/09/26.-Music-vid-Brandi-Carlile.png\";s:8:\"filesize\";i:3953573;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-300x168.png\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:60401;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-1024x575.png\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:381598;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:31133;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-768x431.png\";s:5:\"width\";i:768;s:6:\"height\";i:431;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:248857;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-1536x862.png\";s:5:\"width\";i:1536;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:685720;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:42:\"26.-Music-vid-Brandi-Carlile-2048x1150.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1051067;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286477;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478039;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464563;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:42:\"26.-Music-vid-Brandi-Carlile-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813153;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286477;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478039;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464563;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:42:\"26.-Music-vid-Brandi-Carlile-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813153;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:40:\"26.-Music-vid-Brandi-Carlile-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:286477;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478039;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:41:\"26.-Music-vid-Brandi-Carlile-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:464563;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:42:\"26.-Music-vid-Brandi-Carlile-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:813153;}}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:{}}}'),
(13274, 5785, '_elementor_edit_mode', 'builder'),
(13275, 5785, '_elementor_template_type', 'wp-page'),
(13276, 5785, '_elementor_version', '3.15.3'),
(13277, 5785, '_wp_page_template', 'default'),
(13278, 5785, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13279, 5785, '_elementor_page_assets', 'a:0:{}'),
(13280, 5786, '_elementor_edit_mode', 'builder'),
(13281, 5786, '_elementor_template_type', 'wp-page'),
(13282, 5786, '_elementor_version', '3.15.3'),
(13283, 5786, '_wp_page_template', 'default'),
(13284, 5786, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13285, 5786, '_elementor_page_assets', 'a:0:{}'),
(13286, 5787, '_elementor_edit_mode', 'builder'),
(13287, 5787, '_elementor_template_type', 'wp-page'),
(13288, 5787, '_elementor_version', '3.15.3'),
(13289, 5787, '_wp_page_template', 'default'),
(13290, 5787, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/24.-Loscil-Music-Doc-e1694417730591.png\",\"id\":5781,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"MUSIC\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Loscil Music Doc\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=6zRj2PxbAL4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/25.-25.-Music-vid-Dexters.png\",\"id\":5782,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Dexters\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/26.-Music-vid-Brandi-Carlile.png\",\"id\":5784,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">MUSIC<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Music vid Brandi Carlile??\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a767b45\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6f82d21\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"58d7db2d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13291, 5787, '_elementor_page_assets', 'a:0:{}'),
(13292, 5788, '_wp_attached_file', '2023/09/27.-DAS.png'),
(13293, 5788, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:4106;s:6:\"height\";i:2162;s:4:\"file\";s:19:\"2023/09/27.-DAS.png\";s:8:\"filesize\";i:9846809;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"27.-DAS-300x158.png\";s:5:\"width\";i:300;s:6:\"height\";i:158;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:89077;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"27.-DAS-1024x539.png\";s:5:\"width\";i:1024;s:6:\"height\";i:539;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:743968;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"27.-DAS-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:36616;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"27.-DAS-768x404.png\";s:5:\"width\";i:768;s:6:\"height\";i:404;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:462665;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"27.-DAS-1536x809.png\";s:5:\"width\";i:1536;s:6:\"height\";i:809;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1417349;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:21:\"27.-DAS-2048x1078.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1078;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2204586;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:19:\"27.-DAS-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:421613;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:20:\"27.-DAS-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1047910;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"27.-DAS-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553098;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:21:\"27.-DAS-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200109;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:19:\"27.-DAS-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:421613;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:20:\"27.-DAS-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1047910;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"27.-DAS-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553098;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:21:\"27.-DAS-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200109;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:19:\"27.-DAS-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:421613;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:20:\"27.-DAS-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1047910;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:20:\"27.-DAS-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:553098;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:21:\"27.-DAS-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1200109;}}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:{}}}'),
(13294, 5789, '_wp_attached_file', '2023/09/28.-Cendyn-Hotels-e1694418709241.png'),
(13295, 5789, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:3460;s:6:\"height\";i:1487;s:4:\"file\";s:44:\"2023/09/28.-Cendyn-Hotels-e1694418709241.png\";s:8:\"filesize\";i:5456627;s:5:\"sizes\";a:18:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-300x129.png\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:61375;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-1024x440.png\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:513709;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:39325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-768x330.png\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:321214;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-1536x660.png\";s:5:\"width\";i:1536;s:6:\"height\";i:660;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:965723;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-2048x880.png\";s:5:\"width\";i:2048;s:6:\"height\";i:880;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1496604;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478135;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:828338;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:696293;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:46:\"28.-Cendyn-Hotels-e1694418709241-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1383658;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478135;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:828338;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:696293;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:46:\"28.-Cendyn-Hotels-e1694418709241-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1383658;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:44:\"28.-Cendyn-Hotels-e1694418709241-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:478135;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:828338;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:45:\"28.-Cendyn-Hotels-e1694418709241-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:696293;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:46:\"28.-Cendyn-Hotels-e1694418709241-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1383658;}}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:{}}}'),
(13296, 5790, '_wp_attached_file', '2023/09/29.-Encyclopedia-Britannica.png'),
(13297, 5790, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1914;s:6:\"height\";i:1076;s:4:\"file\";s:39:\"2023/09/29.-Encyclopedia-Britannica.png\";s:8:\"filesize\";i:1826599;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72266;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:513418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34168;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:329985;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-1536x863.png\";s:5:\"width\";i:1536;s:6:\"height\";i:863;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:948236;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353462;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657144;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442386;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:41:\"29.-Encyclopedia-Britannica-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894630;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353462;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657144;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442386;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:41:\"29.-Encyclopedia-Britannica-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894630;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:39:\"29.-Encyclopedia-Britannica-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:353462;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:657144;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:40:\"29.-Encyclopedia-Britannica-650x1076.png\";s:5:\"width\";i:650;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:442386;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:41:\"29.-Encyclopedia-Britannica-1300x1076.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1076;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:894630;}}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:{}}}'),
(13305, 5789, '_wp_attachment_backup_sizes', 'a:19:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:3460;s:6:\"height\";i:1948;s:4:\"file\";s:21:\"28.-Cendyn-Hotels.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32432;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:64305;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:330377;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-1024x577.png\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:527540;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-1536x865.png\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:988554;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:31:\"28.-Cendyn-Hotels-2048x1153.png\";s:5:\"width\";i:2048;s:6:\"height\";i:1153;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1527902;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410468;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761088;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:627180;}s:51:\"qi_addons_for_elementor_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:31:\"28.-Cendyn-Hotels-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1202063;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410468;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761088;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:627180;}s:35:\"boldlab_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:31:\"28.-Cendyn-Hotels-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1202063;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"28.-Cendyn-Hotels-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:410468;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:761088;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"28.-Cendyn-Hotels-650x1300.png\";s:5:\"width\";i:650;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:627180;}s:37:\"qi_blocks_image_size_huge_square-orig\";a:5:{s:4:\"file\";s:31:\"28.-Cendyn-Hotels-1300x1300.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1202063;}}'),
(13306, 5792, '_elementor_edit_mode', 'builder'),
(13307, 5792, '_elementor_template_type', 'wp-page'),
(13308, 5792, '_elementor_version', '3.15.3'),
(13309, 5792, '_wp_page_template', 'default'),
(13310, 5792, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13311, 5792, '_elementor_page_assets', 'a:0:{}'),
(13312, 5793, '_elementor_edit_mode', 'builder'),
(13313, 5793, '_elementor_template_type', 'wp-page'),
(13314, 5793, '_elementor_version', '3.15.3'),
(13315, 5793, '_wp_page_template', 'default'),
(13316, 5793, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13317, 5793, '_elementor_page_assets', 'a:0:{}'),
(13318, 5794, '_elementor_edit_mode', 'builder'),
(13319, 5794, '_elementor_template_type', 'wp-page'),
(13320, 5794, '_elementor_version', '3.15.3'),
(13321, 5794, '_wp_page_template', 'default'),
(13322, 5794, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=7twzsFKUzgg\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/243931358\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"video_type\":\"vimeo\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/27.-DAS.png\",\"id\":5788,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"CORPORATE\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"DAS\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=s6jqxr7LfDE\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/28.-Cendyn-Hotels-e1694418709241.png\",\"id\":5789,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cendyn Hotels\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=EjlLQSsWVv4\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/597107231\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/29.-Encyclopedia-Britannica.png\",\"id\":5790,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">CORPORATE<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Encyclopedia Britannica\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"40a81ace\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"490766f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4de8cc14\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13323, 5794, '_elementor_page_assets', 'a:0:{}'),
(13331, 5538, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418771;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13332, 5759, '_wp_attachment_backup_sizes', 'a:14:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1082;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"12.-Fred-Perry.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:32918;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:106542;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-768x767.png\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:493279;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:28:\"12.-Fred-Perry-1024x1022.png\";s:5:\"width\";i:1024;s:6:\"height\";i:1022;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:766391;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:379303;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-1082x650.png\";s:5:\"width\";i:1082;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480916;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511091;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:379303;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-1082x650.png\";s:5:\"width\";i:1082;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480916;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511091;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:26:\"12.-Fred-Perry-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:379303;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-1082x650.png\";s:5:\"width\";i:1082;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:480916;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:27:\"12.-Fred-Perry-650x1080.png\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:511091;}}'),
(13333, 5795, '_elementor_edit_mode', 'builder'),
(13334, 5795, '_elementor_template_type', 'wp-page'),
(13335, 5795, '_elementor_version', '3.15.3'),
(13336, 5795, '_wp_page_template', 'default'),
(13337, 5795, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13338, 5795, '_elementor_page_assets', 'a:0:{}'),
(13339, 5795, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13340, 5796, '_elementor_edit_mode', 'builder'),
(13341, 5796, '_elementor_template_type', 'wp-page'),
(13342, 5796, '_elementor_version', '3.15.3'),
(13343, 5796, '_wp_page_template', 'default'),
(13344, 5796, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13345, 5796, '_elementor_page_assets', 'a:0:{}'),
(13346, 5796, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13347, 5797, '_elementor_edit_mode', 'builder'),
(13348, 5797, '_elementor_template_type', 'wp-page'),
(13349, 5797, '_elementor_version', '3.15.3'),
(13350, 5797, '_wp_page_template', 'default'),
(13351, 5797, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13352, 5797, '_elementor_page_assets', 'a:0:{}'),
(13353, 5797, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13354, 5739, '_wp_attachment_backup_sizes', 'a:18:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1907;s:6:\"height\";i:862;s:4:\"file\";s:17:\"3.-Adidas-DON.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:42244;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-300x136.png\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:72893;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-768x347.png\";s:5:\"width\";i:768;s:6:\"height\";i:347;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:352545;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1024x463.png\";s:5:\"width\";i:1024;s:6:\"height\";i:463;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:564368;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1536x694.png\";s:5:\"width\";i:1536;s:6:\"height\";i:694;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1070133;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469628;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891125;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501339;}s:51:\"qi_addons_for_elementor_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1025302;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469628;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891125;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501339;}s:35:\"boldlab_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1025302;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:469628;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:891125;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:25:\"3.-Adidas-DON-650x862.png\";s:5:\"width\";i:650;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:501339;}s:37:\"qi_blocks_image_size_huge_square-orig\";a:5:{s:4:\"file\";s:26:\"3.-Adidas-DON-1300x862.png\";s:5:\"width\";i:1300;s:6:\"height\";i:862;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1025302;}}'),
(13355, 5798, '_elementor_edit_mode', 'builder'),
(13356, 5798, '_elementor_template_type', 'wp-page'),
(13357, 5798, '_elementor_version', '3.15.3'),
(13358, 5798, '_wp_page_template', 'default'),
(13359, 5798, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.-Adidas-DON.png\",\"id\":5739,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.-Moise-Keen.png\",\"id\":5741,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/5.-Callum-Hudon-Odoi.png\",\"id\":5742,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13360, 5798, '_elementor_page_assets', 'a:0:{}'),
(13361, 5798, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418766;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13362, 5799, '_elementor_edit_mode', 'builder'),
(13363, 5799, '_elementor_template_type', 'wp-page'),
(13364, 5799, '_elementor_version', '3.15.3'),
(13365, 5799, '_wp_page_template', 'default'),
(13366, 5799, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.-Adidas-DON.png\",\"id\":5739,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.-Moise-Keen.png\",\"id\":5741,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/5.-Callum-Hudon-Odoi.png\",\"id\":5742,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13367, 5799, '_elementor_page_assets', 'a:0:{}'),
(13368, 5799, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418766;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13369, 5800, '_elementor_edit_mode', 'builder'),
(13370, 5800, '_elementor_template_type', 'wp-page'),
(13371, 5800, '_elementor_version', '3.15.3'),
(13372, 5800, '_wp_page_template', 'default'),
(13373, 5800, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113250\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.-Adidas-DON-e1694419094724.png\",\"id\":5739,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - DON\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820965765\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.-Moise-Keen.png\",\"id\":5741,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Moise Keen\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c30887e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"95d4b32\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113525\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/5.-Callum-Hudon-Odoi.png\",\"id\":5742,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b83485d\",\"elType\":\"widget\",\"settings\":{\"title\":\"BRANDED\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6d51d1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Callum Hudon Odoi\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c4c1a3\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"332241cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dee379d\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13374, 5800, '_elementor_page_assets', 'a:0:{}'),
(13375, 5800, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418766;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13376, 5731, '_wp_attachment_backup_sizes', 'a:19:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2230;s:6:\"height\";i:1004;s:4:\"file\";s:21:\"1.-Visionary-Dame.png\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24711;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-300x135.png\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:41644;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-768x346.png\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:185811;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-1024x461.png\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:289598;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-1536x692.png\";s:5:\"width\";i:1536;s:6:\"height\";i:692;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:532927;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-2048x922.png\";s:5:\"width\";i:2048;s:6:\"height\";i:922;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:806619;}s:46:\"qi_addons_for_elementor_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257164;}s:49:\"qi_addons_for_elementor_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456161;}s:48:\"qi_addons_for_elementor_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-650x1004.png\";s:5:\"width\";i:650;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287524;}s:51:\"qi_addons_for_elementor_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:31:\"1.-Visionary-Dame-1300x1004.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667551;}s:30:\"boldlab_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257164;}s:33:\"boldlab_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456161;}s:32:\"boldlab_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-650x1004.png\";s:5:\"width\";i:650;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287524;}s:35:\"boldlab_image_size_huge-square-orig\";a:5:{s:4:\"file\";s:31:\"1.-Visionary-Dame-1300x1004.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667551;}s:32:\"qi_blocks_image_size_square-orig\";a:5:{s:4:\"file\";s:29:\"1.-Visionary-Dame-650x650.png\";s:5:\"width\";i:650;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:257164;}s:35:\"qi_blocks_image_size_landscape-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-1300x650.png\";s:5:\"width\";i:1300;s:6:\"height\";i:650;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:456161;}s:34:\"qi_blocks_image_size_portrait-orig\";a:5:{s:4:\"file\";s:30:\"1.-Visionary-Dame-650x1004.png\";s:5:\"width\";i:650;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:287524;}s:37:\"qi_blocks_image_size_huge_square-orig\";a:5:{s:4:\"file\";s:31:\"1.-Visionary-Dame-1300x1004.png\";s:5:\"width\";i:1300;s:6:\"height\";i:1004;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:667551;}}'),
(13378, 5801, '_elementor_edit_mode', 'builder'),
(13379, 5801, '_elementor_template_type', 'wp-page'),
(13380, 5801, '_elementor_version', '3.15.3'),
(13381, 5801, '_wp_page_template', 'default'),
(13382, 5801, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.-WADA-PLAY-TRUE.png\",\"id\":5735,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13383, 5801, '_elementor_page_assets', 'a:0:{}'),
(13384, 5801, '_elementor_css', 'a:6:{s:4:\"time\";i:1694411916;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13385, 5802, '_elementor_edit_mode', 'builder'),
(13386, 5802, '_elementor_template_type', 'wp-page'),
(13387, 5802, '_elementor_version', '3.15.3'),
(13388, 5802, '_wp_page_template', 'default'),
(13389, 5802, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.-WADA-PLAY-TRUE.png\",\"id\":5735,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13390, 5802, '_elementor_page_assets', 'a:0:{}'),
(13391, 5802, '_elementor_css', 'a:6:{s:4:\"time\";i:1694411916;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13392, 5803, '_elementor_edit_mode', 'builder'),
(13393, 5803, '_elementor_template_type', 'wp-page'),
(13394, 5803, '_elementor_version', '3.15.3'),
(13395, 5803, '_wp_page_template', 'default'),
(13396, 5803, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.-Visionary-Dame-e1694419186220.png\",\"id\":5731,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary - Dame\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113018\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.-WADA-PLAY-TRUE.png\",\"id\":5735,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"COMMERCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"WADA: PLAY TRUE\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"c7760e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6a7b977\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"621c2a9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7b9dde25\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13397, 5803, '_elementor_page_assets', 'a:0:{}'),
(13398, 5803, '_elementor_css', 'a:6:{s:4:\"time\";i:1694411916;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13401, 5804, '_elementor_edit_mode', 'builder'),
(13402, 5804, '_elementor_template_type', 'wp-page'),
(13403, 5804, '_elementor_version', '3.15.3'),
(13404, 5804, '_wp_page_template', 'default'),
(13405, 5804, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13406, 5804, '_elementor_page_assets', 'a:0:{}'),
(13407, 5804, '_elementor_css', 'a:6:{s:4:\"time\";i:1694426466;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13408, 5805, '_elementor_edit_mode', 'builder'),
(13409, 5805, '_elementor_template_type', 'wp-page'),
(13410, 5805, '_elementor_version', '3.15.3'),
(13411, 5805, '_wp_page_template', 'default'),
(13412, 5805, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13413, 5805, '_elementor_page_assets', 'a:0:{}'),
(13414, 5805, '_elementor_css', 'a:6:{s:4:\"time\";i:1694426466;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13415, 5806, '_elementor_edit_mode', 'builder'),
(13416, 5806, '_elementor_template_type', 'wp-page'),
(13417, 5806, '_elementor_version', '3.15.3'),
(13418, 5806, '_wp_page_template', 'default'),
(13419, 5806, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13420, 5806, '_elementor_page_assets', 'a:0:{}'),
(13421, 5806, '_elementor_css', 'a:6:{s:4:\"time\";i:1694426466;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13422, 5807, '_elementor_edit_mode', 'builder'),
(13423, 5807, '_elementor_template_type', 'wp-page'),
(13424, 5807, '_elementor_version', '3.15.3'),
(13425, 5807, '_wp_page_template', 'default'),
(13426, 5807, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13427, 5807, '_elementor_page_assets', 'a:0:{}'),
(13428, 5808, '_elementor_edit_mode', 'builder'),
(13429, 5808, '_elementor_template_type', 'wp-page'),
(13430, 5808, '_elementor_version', '3.15.3'),
(13431, 5808, '_wp_page_template', 'default'),
(13432, 5808, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 1\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"b99712b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6042f8d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679168721\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/15.-Short-2.png\",\"id\":5762,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"06ebbfb\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"448e4c4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 2\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0817526\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"19983ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dd9ca99\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679170080\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/16.-Short-3.png\",\"id\":5763,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"b4444ae\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e2f42e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Short 3\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2fc069b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13433, 5808, '_elementor_page_assets', 'a:0:{}'),
(13434, 5809, '_elementor_edit_mode', 'builder'),
(13435, 5809, '_elementor_template_type', 'wp-page'),
(13436, 5809, '_elementor_version', '3.15.3'),
(13437, 5809, '_wp_page_template', 'default'),
(13438, 5809, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"SOCIAL\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perrie\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock Full\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/679167807\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/14.-Short-1.png\",\"id\":5761,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - 15\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"d73190f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2005b7d\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/17.-Beasted.png\",\"id\":5764,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"dfd6c85\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">SOCIAL<\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2f93dba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c1ff8ab\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"65e413ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b62fd00\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13439, 5809, '_elementor_page_assets', 'a:0:{}'),
(13440, 5810, '_elementor_edit_mode', 'builder'),
(13441, 5810, '_elementor_template_type', 'wp-page'),
(13442, 5810, '_elementor_version', '3.15.3'),
(13443, 5810, '_wp_page_template', 'default'),
(13444, 5810, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/18.-The-White-Company.png\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13445, 5810, '_elementor_page_assets', 'a:0:{}'),
(13446, 5810, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13447, 5811, '_elementor_edit_mode', 'builder'),
(13448, 5811, '_elementor_template_type', 'wp-page'),
(13449, 5811, '_elementor_version', '3.15.3'),
(13450, 5811, '_wp_page_template', 'default'),
(13451, 5811, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/18.-The-White-Company.png\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - Trailler\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13452, 5811, '_elementor_page_assets', 'a:0:{}'),
(13453, 5811, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13454, 5812, '_elementor_edit_mode', 'builder'),
(13455, 5812, '_elementor_template_type', 'wp-page'),
(13456, 5812, '_elementor_version', '3.15.3'),
(13457, 5812, '_wp_page_template', 'default'),
(13458, 5812, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=TOPMSYr8mxA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/18.-The-White-Company.png\",\"id\":5768,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"FASHION\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"White Company\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820967435\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/12.-Fred-Perry-e1694418990145.png\",\"id\":5759,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"Fred Perry\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/676349411\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/13.-Smock-Full.png\",\"id\":5760,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">FASHION<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smock - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"65ab44cb\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7ed743b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1a7d79e7\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13459, 5812, '_elementor_page_assets', 'a:0:{}'),
(13460, 5812, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418769;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13462, 5552, '_oembed_a64e3ad92ee2d970d5877fb3d41c6385', '<iframe title=\"Moving Mosaic 2\" src=\"https://player.vimeo.com/video/820967435?dnt=1&app_id=122963\" width=\"1000\" height=\"1000\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(13463, 5552, '_oembed_time_a64e3ad92ee2d970d5877fb3d41c6385', '1694471371'),
(13479, 5816, '_elementor_edit_mode', 'builder'),
(13480, 5816, '_elementor_template_type', 'wp-page'),
(13481, 5816, '_elementor_version', '3.15.3'),
(13482, 5816, '_wp_page_template', 'default'),
(13483, 5816, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13484, 5816, '_elementor_page_assets', 'a:0:{}'),
(13485, 5816, '_elementor_css', 'a:6:{s:4:\"time\";i:1694500989;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:\"\";}'),
(13486, 5817, '_elementor_edit_mode', 'builder'),
(13487, 5817, '_elementor_template_type', 'wp-page'),
(13488, 5817, '_elementor_version', '3.15.3'),
(13489, 5817, '_wp_page_template', 'default'),
(13490, 5817, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d8fecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Rectangle-4.png\",\"id\":5053,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13491, 5817, '_elementor_page_assets', 'a:0:{}'),
(13492, 5817, '_elementor_css', 'a:6:{s:4:\"time\";i:1694500989;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:\"\";}'),
(13493, 5818, '_elementor_edit_mode', 'builder'),
(13494, 5818, '_elementor_template_type', 'wp-page'),
(13495, 5818, '_elementor_version', '3.15.3'),
(13496, 5818, '_wp_page_template', 'default'),
(13497, 5818, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13498, 5818, '_elementor_page_assets', 'a:0:{}'),
(13499, 5818, '_elementor_css', 'a:6:{s:4:\"time\";i:1694500989;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:\"\";}'),
(13501, 4916, '_oembed_ad4e67d4a23ecdf7a71de60b0f0ea992', '<iframe title=\"Dura Reel 2023\" src=\"https://player.vimeo.com/video/832215548?h=8617ce78e1&dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(13502, 4916, '_oembed_time_ad4e67d4a23ecdf7a71de60b0f0ea992', '1694501003'),
(13503, 5819, '_elementor_edit_mode', 'builder'),
(13504, 5819, '_elementor_template_type', 'wp-page'),
(13505, 5819, '_elementor_version', '3.15.3'),
(13506, 5819, '_wp_page_template', 'default'),
(13507, 5819, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13508, 5819, '_elementor_page_assets', 'a:0:{}'),
(13509, 5819, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501002;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:\"\";}'),
(13510, 5820, '_elementor_edit_mode', 'builder'),
(13511, 5820, '_elementor_template_type', 'wp-page'),
(13512, 5820, '_elementor_version', '3.15.3'),
(13513, 5820, '_wp_page_template', 'default'),
(13514, 5820, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13515, 5820, '_elementor_page_assets', 'a:0:{}'),
(13516, 5820, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501002;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:\"\";}'),
(13517, 5821, '_elementor_edit_mode', 'builder'),
(13518, 5821, '_elementor_template_type', 'wp-page'),
(13519, 5821, '_elementor_version', '3.15.3'),
(13520, 5821, '_wp_page_template', 'default'),
(13521, 5821, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13522, 5821, '_elementor_page_assets', 'a:0:{}'),
(13523, 5821, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501002;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:\"\";}'),
(13525, 5822, '_elementor_edit_mode', 'builder'),
(13526, 5822, '_elementor_template_type', 'wp-page'),
(13527, 5822, '_elementor_version', '3.15.3'),
(13528, 5822, '_wp_page_template', 'default'),
(13529, 5822, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13530, 5822, '_elementor_page_assets', 'a:0:{}'),
(13531, 5822, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501196;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:\"\";}'),
(13532, 5823, '_elementor_edit_mode', 'builder'),
(13533, 5823, '_elementor_template_type', 'wp-page'),
(13534, 5823, '_elementor_version', '3.15.3'),
(13535, 5823, '_wp_page_template', 'default'),
(13536, 5823, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13537, 5823, '_elementor_page_assets', 'a:0:{}'),
(13538, 5823, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501196;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:\"\";}'),
(13539, 5824, '_elementor_edit_mode', 'builder'),
(13540, 5824, '_elementor_template_type', 'wp-page'),
(13541, 5824, '_elementor_version', '3.15.3'),
(13542, 5824, '_wp_page_template', 'default'),
(13543, 5824, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13544, 5824, '_elementor_page_assets', 'a:0:{}'),
(13545, 5824, '_elementor_css', 'a:6:{s:4:\"time\";i:1694501196;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:\"\";}'),
(13547, 5825, '_elementor_edit_mode', 'builder'),
(13548, 5825, '_elementor_template_type', 'wp-page'),
(13549, 5825, '_elementor_version', '3.15.3'),
(13550, 5825, '_wp_page_template', 'default'),
(13551, 5825, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13552, 5825, '_elementor_page_assets', 'a:0:{}'),
(13553, 5825, '_elementor_css', 'a:6:{s:4:\"time\";i:1694161930;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13554, 5826, '_elementor_edit_mode', 'builder'),
(13555, 5826, '_elementor_template_type', 'wp-page'),
(13556, 5826, '_elementor_version', '3.15.3'),
(13557, 5826, '_wp_page_template', 'default'),
(13558, 5826, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13559, 5826, '_elementor_page_assets', 'a:0:{}'),
(13560, 5826, '_elementor_css', 'a:6:{s:4:\"time\";i:1694161930;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13561, 5827, '_elementor_edit_mode', 'builder'),
(13562, 5827, '_elementor_template_type', 'wp-page'),
(13563, 5827, '_elementor_version', '3.15.3'),
(13564, 5827, '_wp_page_template', 'default'),
(13565, 5827, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bundle_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13566, 5827, '_elementor_page_assets', 'a:0:{}'),
(13567, 5827, '_elementor_css', 'a:6:{s:4:\"time\";i:1694161930;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13568, 5828, '_elementor_edit_mode', 'builder'),
(13569, 5828, '_elementor_template_type', 'wp-page'),
(13570, 5828, '_elementor_version', '3.15.3'),
(13571, 5828, '_wp_page_template', 'default'),
(13572, 5828, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13573, 5828, '_elementor_page_assets', 'a:0:{}'),
(13574, 5828, '_elementor_css', 'a:6:{s:4:\"time\";i:1694502226;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:\"\";}'),
(13575, 5829, '_elementor_edit_mode', 'builder'),
(13576, 5829, '_elementor_template_type', 'wp-page'),
(13577, 5829, '_elementor_version', '3.15.3'),
(13578, 5829, '_wp_page_template', 'default'),
(13579, 5829, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13580, 5829, '_elementor_page_assets', 'a:0:{}'),
(13581, 5829, '_elementor_css', 'a:6:{s:4:\"time\";i:1694502226;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:\"\";}'),
(13582, 5830, '_elementor_edit_mode', 'builder'),
(13583, 5830, '_elementor_template_type', 'wp-page'),
(13584, 5830, '_elementor_version', '3.15.3'),
(13585, 5830, '_wp_page_template', 'default'),
(13586, 5830, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13587, 5830, '_elementor_page_assets', 'a:0:{}'),
(13588, 5830, '_elementor_css', 'a:6:{s:4:\"time\";i:1694502226;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:\"\";}'),
(13600, 5832, '_elementor_edit_mode', 'builder'),
(13601, 5832, '_elementor_template_type', 'wp-page'),
(13602, 5832, '_elementor_version', '3.15.3'),
(13603, 5832, '_wp_page_template', 'default'),
(13604, 5832, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13605, 5832, '_elementor_page_assets', 'a:0:{}'),
(13606, 5832, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503998;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:\"\";}'),
(13607, 5833, '_elementor_edit_mode', 'builder'),
(13608, 5833, '_elementor_template_type', 'wp-page'),
(13609, 5833, '_elementor_version', '3.15.3'),
(13610, 5833, '_wp_page_template', 'default'),
(13611, 5833, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13612, 5833, '_elementor_page_assets', 'a:0:{}'),
(13613, 5833, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503998;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:\"\";}'),
(13614, 5834, '_elementor_edit_mode', 'builder'),
(13615, 5834, '_elementor_template_type', 'wp-page'),
(13616, 5834, '_elementor_version', '3.15.3'),
(13617, 5834, '_wp_page_template', 'default'),
(13618, 5834, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1??controls=0\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13619, 5834, '_elementor_page_assets', 'a:0:{}'),
(13620, 5834, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503998;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:\"\";}'),
(13622, 4916, '_oembed_993c4a5b8be4d7b7f59ded0dfa75365e', '<iframe title=\"Dura Reel 2023\" src=\"https://player.vimeo.com/video/832215548?h=8617ce78e1&dnt=1&app_id=122963\" width=\"1300\" height=\"731\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\"></iframe>'),
(13623, 4916, '_oembed_time_993c4a5b8be4d7b7f59ded0dfa75365e', '1694504175'),
(13624, 5835, '_elementor_edit_mode', 'builder'),
(13625, 5835, '_elementor_template_type', 'wp-page'),
(13626, 5835, '_elementor_version', '3.15.3'),
(13627, 5835, '_wp_page_template', 'default'),
(13628, 5835, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1??controls=0\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13629, 5835, '_elementor_page_assets', 'a:0:{}'),
(13630, 5835, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504175;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:\"\";}'),
(13631, 5836, '_elementor_edit_mode', 'builder'),
(13632, 5836, '_elementor_template_type', 'wp-page'),
(13633, 5836, '_elementor_version', '3.15.3'),
(13634, 5836, '_wp_page_template', 'default'),
(13635, 5836, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1??controls=0\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13636, 5836, '_elementor_page_assets', 'a:0:{}'),
(13637, 5836, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504175;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:\"\";}'),
(13638, 5837, '_elementor_edit_mode', 'builder'),
(13639, 5837, '_elementor_template_type', 'wp-page'),
(13640, 5837, '_elementor_version', '3.15.3'),
(13641, 5837, '_wp_page_template', 'default'),
(13642, 5837, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13643, 5837, '_elementor_page_assets', 'a:0:{}'),
(13644, 5837, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504175;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:\"\";}'),
(13646, 5838, '_elementor_edit_mode', 'builder'),
(13647, 5838, '_elementor_template_type', 'wp-page'),
(13648, 5838, '_elementor_version', '3.15.3'),
(13649, 5838, '_wp_page_template', 'default'),
(13650, 5838, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13651, 5838, '_elementor_page_assets', 'a:0:{}'),
(13652, 5838, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504216;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:\"\";}'),
(13653, 5839, '_elementor_edit_mode', 'builder'),
(13654, 5839, '_elementor_template_type', 'wp-page'),
(13655, 5839, '_elementor_version', '3.15.3'),
(13656, 5839, '_wp_page_template', 'default'),
(13657, 5839, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13658, 5839, '_elementor_page_assets', 'a:0:{}'),
(13659, 5839, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504216;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:\"\";}'),
(13660, 5840, '_elementor_edit_mode', 'builder'),
(13661, 5840, '_elementor_template_type', 'wp-page'),
(13662, 5840, '_elementor_version', '3.15.3'),
(13663, 5840, '_wp_page_template', 'default'),
(13664, 5840, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13665, 5840, '_elementor_page_assets', 'a:0:{}'),
(13666, 5840, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504216;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:\"\";}'),
(13674, 5842, '_elementor_edit_mode', 'builder'),
(13675, 5842, '_elementor_template_type', 'wp-page'),
(13676, 5842, '_elementor_version', '3.15.3'),
(13677, 5842, '_wp_page_template', 'default'),
(13678, 5842, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bundle_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13679, 5842, '_elementor_page_assets', 'a:0:{}'),
(13680, 5842, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503983;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13681, 5843, '_elementor_edit_mode', 'builder'),
(13682, 5843, '_elementor_template_type', 'wp-page'),
(13683, 5843, '_elementor_version', '3.15.3'),
(13684, 5843, '_wp_page_template', 'default'),
(13685, 5843, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people. We pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bundle_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13686, 5843, '_elementor_page_assets', 'a:0:{}'),
(13687, 5843, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503983;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13688, 5844, '_elementor_edit_mode', 'builder'),
(13689, 5844, '_elementor_template_type', 'wp-page'),
(13690, 5844, '_elementor_version', '3.15.3'),
(13691, 5844, '_wp_page_template', 'default'),
(13692, 5844, '_elementor_data', '[{\"id\":\"22f1bd7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"9f96b5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"52e962c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"What we do\",\"shortcode\":\"[rev_slider alias=\\\"our-work-1\\\" slidertitle=\\\"What we do\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7905419\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94017a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f4f7793\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"header_size\":\"h1\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"df8bad7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are a creative production house. We work with a network of specialist creatives to tackle any project. We aim to exceed expectations, as a minimum, every time. It\'s always about working with people and we pride ourselves on our communication and dedication to creating content which inspires, engages, \\u2028and entertains.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f2e056c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"da29bc0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-1.png\",\"id\":5274,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"76992029\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"css_classes\":\"grey-bg\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"49e4b7d7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"442ab5bc\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"-15\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5d69f990\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1ff79dc6\",\"elType\":\"widget\",\"settings\":{\"orientation\":\"left\",\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/1.png\",\"id\":5247,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}]},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"15b694d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"3c3fa1c6\",\"elType\":\"widget\",\"settings\":{\"title\":\"CREATIVE DEVELOPMENT\",\"text\":\"As one of the most challenging stages in any project, we specialize in providing creative development to clients. With a network of award-winning writers, directors, editors and motion designers we have the experience and know-how to help imagine, design and structure your project to suit your audience and goals.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"61532148\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_tablet\":\"reverse-tablet\"},\"elements\":[{\"id\":\"55baa076\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-end\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"qodef-from-right\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position_tablet\":\"center\",\"align_tablet\":\"flex-start\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"5aefd8b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"PRODUCTION\",\"text\":\"With a core team dedicated to Pre-Production and planning, we guarantee to provide the highest quality result for all clients. No matter what type of project you\\u2019re looking to create, we\\u2019re here to make it a reality. It\'s always about working with people and we pride ourselves on our communication.\",\"content_alignment\":\"left\",\"line_break_positions\":\"2\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true},{\"id\":\"14f12ece\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7e9e489b\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/2.png\",\"id\":5246,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bundle_animation\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8506f7e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"5a71b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"cea7026\",\"elType\":\"widget\",\"settings\":{\"bundle_animation\":\"yes\",\"children\":[{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/4.png\",\"id\":5244,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"580a1ec\"},{\"item_image\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/3.png\",\"id\":5245,\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_id\":\"6b0cbfe\"}],\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"orientation\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"boldlab_core_cards_gallery\"}],\"isInner\":true},{\"id\":\"e1f1b49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"qodef-from-left\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"57\",\"bottom\":\"0\",\"left\":\"57\",\"isLinked\":false}},\"elements\":[{\"id\":\"a614cb8\",\"elType\":\"widget\",\"settings\":{\"title\":\"POST PRODUCTION\",\"text\":\"From documentaries to commercials, to ground-breaking interactive films and branded content, our network of editors, animators, visual effects specialists and colourists have the experience of working with some of the biggest brands on the planet, on award-winning projects.\",\"content_alignment\":\"left\",\"line_break_positions\":\"3\",\"title_color\":\"#000000\",\"text_color\":\"#000000\",\"text_margin_top\":\"9px\",\"_margin\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"disable_title_break_words\":\"yes\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33789ea1\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"stretch_section\":\"section-stretched\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c327eaf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2797f0f\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13693, 5844, '_elementor_page_assets', 'a:0:{}'),
(13694, 5844, '_elementor_css', 'a:6:{s:4:\"time\";i:1694503983;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13695, 5845, '_elementor_edit_mode', 'builder'),
(13696, 5845, '_elementor_template_type', 'wp-page'),
(13697, 5845, '_elementor_version', '3.15.3'),
(13698, 5845, '_wp_page_template', 'default'),
(13699, 5845, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13700, 5845, '_elementor_page_assets', 'a:0:{}'),
(13701, 5845, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504775;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:\"\";}'),
(13702, 5846, '_elementor_edit_mode', 'builder'),
(13703, 5846, '_elementor_template_type', 'wp-page'),
(13704, 5846, '_elementor_version', '3.15.3'),
(13705, 5846, '_wp_page_template', 'default'),
(13706, 5846, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"3\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13707, 5846, '_elementor_page_assets', 'a:0:{}'),
(13708, 5846, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504775;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:\"\";}'),
(13709, 5847, '_elementor_edit_mode', 'builder'),
(13710, 5847, '_elementor_template_type', 'wp-page'),
(13711, 5847, '_elementor_version', '3.15.3'),
(13712, 5847, '_wp_page_template', 'default'),
(13713, 5847, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13714, 5847, '_elementor_page_assets', 'a:0:{}'),
(13715, 5847, '_elementor_css', 'a:6:{s:4:\"time\";i:1694504775;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:\"\";}'),
(13717, 5848, '_elementor_edit_mode', 'builder'),
(13718, 5848, '_elementor_template_type', 'wp-page'),
(13719, 5848, '_elementor_version', '3.15.3'),
(13720, 5848, '_wp_page_template', 'default'),
(13721, 5848, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13722, 5848, '_elementor_page_assets', 'a:0:{}'),
(13723, 5848, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505152;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:\"\";}'),
(13724, 5849, '_elementor_edit_mode', 'builder'),
(13725, 5849, '_elementor_template_type', 'wp-page'),
(13726, 5849, '_elementor_version', '3.15.3'),
(13727, 5849, '_wp_page_template', 'default'),
(13728, 5849, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"\",\"columns_responsive\":\"\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13729, 5849, '_elementor_page_assets', 'a:0:{}'),
(13730, 5849, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505152;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:\"\";}'),
(13731, 5850, '_elementor_edit_mode', 'builder'),
(13732, 5850, '_elementor_template_type', 'wp-page'),
(13733, 5850, '_elementor_version', '3.15.3'),
(13734, 5850, '_wp_page_template', 'default'),
(13735, 5850, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13736, 5850, '_elementor_page_assets', 'a:0:{}'),
(13737, 5850, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505152;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:\"\";}'),
(13746, 5852, '_elementor_edit_mode', 'builder'),
(13747, 5852, '_elementor_template_type', 'wp-page'),
(13748, 5852, '_elementor_version', '3.15.3'),
(13749, 5852, '_wp_page_template', 'default'),
(13750, 5852, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13751, 5852, '_elementor_page_assets', 'a:0:{}'),
(13752, 5853, '_elementor_edit_mode', 'builder'),
(13753, 5853, '_elementor_template_type', 'wp-page'),
(13754, 5853, '_elementor_version', '3.15.3'),
(13755, 5853, '_wp_page_template', 'default'),
(13756, 5853, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13757, 5853, '_elementor_page_assets', 'a:0:{}'),
(13758, 5854, '_elementor_edit_mode', 'builder'),
(13759, 5854, '_elementor_template_type', 'wp-page'),
(13760, 5854, '_elementor_version', '3.15.3'),
(13761, 5854, '_wp_page_template', 'default');
INSERT INTO `DF_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(13762, 5854, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13763, 5854, '_elementor_page_assets', 'a:0:{}'),
(13764, 5855, '_elementor_edit_mode', 'builder'),
(13765, 5855, '_elementor_template_type', 'wp-page'),
(13766, 5855, '_elementor_version', '3.15.3'),
(13767, 5855, '_wp_page_template', 'default'),
(13768, 5855, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13769, 5855, '_elementor_page_assets', 'a:0:{}'),
(13770, 5855, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505352;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:\"\";}'),
(13771, 5856, '_elementor_edit_mode', 'builder'),
(13772, 5856, '_elementor_template_type', 'wp-page'),
(13773, 5856, '_elementor_version', '3.15.3'),
(13774, 5856, '_wp_page_template', 'default'),
(13775, 5856, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"yes\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13776, 5856, '_elementor_page_assets', 'a:0:{}'),
(13777, 5856, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505352;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:\"\";}'),
(13778, 5857, '_elementor_edit_mode', 'builder'),
(13779, 5857, '_elementor_template_type', 'wp-page'),
(13780, 5857, '_elementor_version', '3.15.3'),
(13781, 5857, '_wp_page_template', 'default'),
(13782, 5857, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13783, 5857, '_elementor_page_assets', 'a:0:{}'),
(13784, 5857, '_elementor_css', 'a:6:{s:4:\"time\";i:1694505352;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:\"\";}'),
(13791, 5859, '_elementor_edit_mode', 'builder'),
(13792, 5859, '_elementor_template_type', 'wp-page'),
(13793, 5859, '_elementor_version', '3.15.3'),
(13794, 5859, '_wp_page_template', 'default'),
(13795, 5859, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13796, 5859, '_elementor_page_assets', 'a:0:{}'),
(13797, 5860, '_elementor_edit_mode', 'builder'),
(13798, 5860, '_elementor_template_type', 'wp-page'),
(13799, 5860, '_elementor_version', '3.15.3'),
(13800, 5860, '_wp_page_template', 'default'),
(13801, 5860, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13802, 5860, '_elementor_page_assets', 'a:0:{}'),
(13803, 5861, '_elementor_edit_mode', 'builder'),
(13804, 5861, '_elementor_template_type', 'wp-page'),
(13805, 5861, '_elementor_version', '3.15.3'),
(13806, 5861, '_wp_page_template', 'default'),
(13807, 5861, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13808, 5861, '_elementor_page_assets', 'a:0:{}'),
(13821, 96, '_elementor_css', 'a:6:{s:4:\"time\";i:1694506089;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:\"\";}'),
(13822, 5864, '_elementor_edit_mode', 'builder'),
(13823, 5864, '_elementor_template_type', 'wp-page'),
(13824, 5864, '_elementor_version', '3.15.3'),
(13825, 5864, '_wp_page_template', 'default'),
(13826, 5864, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13827, 5864, '_elementor_page_assets', 'a:0:{}'),
(13828, 5865, '_elementor_edit_mode', 'builder'),
(13829, 5865, '_elementor_template_type', 'wp-page'),
(13830, 5865, '_elementor_version', '3.15.3'),
(13831, 5865, '_wp_page_template', 'default'),
(13832, 5865, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. This dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\\"Elegantly disturbing...A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\\"A great surprise and a film that makes one think.\\\" (UK Film Review), And \\\"You know you\'re witnessing something unique.\\\" (Denton Time). to what\\u2019s coming next.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch the film on Amazon.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13833, 5865, '_elementor_page_assets', 'a:0:{}'),
(13834, 5866, '_elementor_edit_mode', 'builder'),
(13835, 5866, '_elementor_template_type', 'wp-page'),
(13836, 5866, '_elementor_version', '3.15.3'),
(13837, 5866, '_wp_page_template', 'default'),
(13838, 5866, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Then include the \\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13839, 5866, '_elementor_page_assets', 'a:0:{}'),
(13842, 4919, '_elementor_css', 'a:6:{s:4:\"time\";i:1694513210;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13843, 5867, '_wp_attached_file', '2023/09/MicrosoftTeams-image-5.jpg'),
(13844, 5867, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:34:\"2023/09/MicrosoftTeams-image-5.jpg\";s:8:\"filesize\";i:1300945;s:5:\"sizes\";a:17:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13109;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99145;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-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:8384;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61952;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-5-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191108;}s:41:\"qi_addons_for_elementor_image_size_square\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-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:87000;}s:44:\"qi_addons_for_elementor_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-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:137635;}s:43:\"qi_addons_for_elementor_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-5-650x1080.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138278;}s:46:\"qi_addons_for_elementor_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"MicrosoftTeams-image-5-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231281;}s:25:\"boldlab_image_size_square\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-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:87000;}s:28:\"boldlab_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-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:137635;}s:27:\"boldlab_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-5-650x1080.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138278;}s:30:\"boldlab_image_size_huge-square\";a:5:{s:4:\"file\";s:36:\"MicrosoftTeams-image-5-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231281;}s:27:\"qi_blocks_image_size_square\";a:5:{s:4:\"file\";s:34:\"MicrosoftTeams-image-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:87000;}s:30:\"qi_blocks_image_size_landscape\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-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:137635;}s:29:\"qi_blocks_image_size_portrait\";a:5:{s:4:\"file\";s:35:\"MicrosoftTeams-image-5-650x1080.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:138278;}s:32:\"qi_blocks_image_size_huge_square\";a:5:{s:4:\"file\";s:36:\"MicrosoftTeams-image-5-1300x1080.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:1080;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:231281;}}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:{}}}'),
(13845, 5868, '_elementor_edit_mode', 'builder'),
(13846, 5868, '_elementor_template_type', 'wp-page'),
(13847, 5868, '_elementor_version', '3.15.3'),
(13848, 5868, '_wp_page_template', 'default'),
(13849, 5868, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/9.-The-Man-With-Four-Legs.jpg\",\"id\":5753,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13850, 5868, '_elementor_page_assets', 'a:0:{}'),
(13851, 5868, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418768;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13852, 5869, '_elementor_edit_mode', 'builder'),
(13853, 5869, '_elementor_template_type', 'wp-page'),
(13854, 5869, '_elementor_version', '3.15.3'),
(13855, 5869, '_wp_page_template', 'default'),
(13856, 5869, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/9.-The-Man-With-Four-Legs.jpg\",\"id\":5753,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13857, 5869, '_elementor_page_assets', 'a:0:{}'),
(13858, 5869, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418768;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13859, 5870, '_elementor_edit_mode', 'builder'),
(13860, 5870, '_elementor_template_type', 'wp-page'),
(13861, 5870, '_elementor_version', '3.15.3'),
(13862, 5870, '_wp_page_template', 'default'),
(13863, 5870, '_elementor_data', '[{\"id\":\"c3fc9ff\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7ab7fb8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8e844e0\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/849113771\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/MicrosoftTeams-image-5.jpg\",\"id\":5867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"76eea4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"DRAMA\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2feeecb\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four Legs\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4730945\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"44ecf65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3731a2\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/350103805\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"96c58a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46b8a66\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - Trailer\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"a3d6721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f5e43d0\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/306591393\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"show_image_overlay\":\"yes\",\"lightbox\":\"yes\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/10.-The-Limen-Trailer.png\",\"id\":5754,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"},{\"id\":\"69067a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"background-color: rgb(255, 255, 255);\\\">DRAMA<\\/span><span style=\\\"background-color: rgb(255, 255, 255);\\\"><\\/span>\",\"header_size\":\"h6\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fdb35ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Limen - full film\",\"header_size\":\"h4\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8e8ceff\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"35bfc266\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"e72d8cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d704889\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13864, 5870, '_elementor_page_assets', 'a:0:{}'),
(13865, 5870, '_elementor_css', 'a:6:{s:4:\"time\";i:1694418768;s:5:\"fonts\";a:2:{i:0;s:4:\"Hind\";i:1;s:6:\"Barlow\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13867, 5871, '_elementor_edit_mode', 'builder'),
(13868, 5871, '_elementor_template_type', 'wp-page'),
(13869, 5871, '_elementor_version', '3.15.3'),
(13870, 5871, '_wp_page_template', 'default'),
(13871, 5871, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13872, 5871, '_elementor_page_assets', 'a:0:{}'),
(13873, 5871, '_elementor_css', 'a:6:{s:4:\"time\";i:1694513150;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:\"\";}'),
(13874, 5872, '_elementor_edit_mode', 'builder'),
(13875, 5872, '_elementor_template_type', 'wp-page'),
(13876, 5872, '_elementor_version', '3.15.3'),
(13877, 5872, '_wp_page_template', 'default'),
(13878, 5872, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":505,\"sizes\":[]},\"_element_width_tablet\":\"inherit\"},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false},{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":43,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13879, 5872, '_elementor_page_assets', 'a:0:{}'),
(13880, 5872, '_elementor_css', 'a:6:{s:4:\"time\";i:1694513150;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:\"\";}'),
(13881, 5873, '_elementor_edit_mode', 'builder'),
(13882, 5873, '_elementor_template_type', 'wp-page'),
(13883, 5873, '_elementor_version', '3.15.3'),
(13884, 5873, '_wp_page_template', 'default'),
(13885, 5873, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6651a41\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39084d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ca5ae4\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"188bd00\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"12b69d0\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"407e309\"}]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_cards_slider\"}],\"isInner\":false}],\"isInner\":false}]'),
(13886, 5873, '_elementor_page_assets', 'a:0:{}'),
(13887, 5873, '_elementor_css', 'a:6:{s:4:\"time\";i:1694513150;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:\"\";}'),
(13889, 5874, '_elementor_edit_mode', 'builder'),
(13890, 5874, '_elementor_template_type', 'wp-page'),
(13891, 5874, '_elementor_version', '3.15.3'),
(13892, 5874, '_wp_page_template', 'default'),
(13893, 5874, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Then include the \\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13894, 5874, '_elementor_page_assets', 'a:0:{}'),
(13895, 5874, '_elementor_css', 'a:6:{s:4:\"time\";i:1694506467;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13896, 5875, '_elementor_edit_mode', 'builder'),
(13897, 5875, '_elementor_template_type', 'wp-page'),
(13898, 5875, '_elementor_version', '3.15.3'),
(13899, 5875, '_wp_page_template', 'default'),
(13900, 5875, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>Then include the \\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13901, 5875, '_elementor_page_assets', 'a:0:{}'),
(13902, 5875, '_elementor_css', 'a:6:{s:4:\"time\";i:1694506467;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13903, 5876, '_elementor_edit_mode', 'builder'),
(13904, 5876, '_elementor_template_type', 'wp-page'),
(13905, 5876, '_elementor_version', '3.15.3'),
(13906, 5876, '_wp_page_template', 'default'),
(13907, 5876, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>\\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13908, 5876, '_elementor_page_assets', 'a:0:{}'),
(13909, 5876, '_elementor_css', 'a:6:{s:4:\"time\";i:1694506467;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13911, 5877, '_elementor_edit_mode', 'builder'),
(13912, 5877, '_elementor_template_type', 'wp-page'),
(13913, 5877, '_elementor_version', '3.15.3'),
(13914, 5877, '_wp_page_template', 'default'),
(13915, 5877, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6651a41\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39084d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ca5ae4\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"188bd00\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"12b69d0\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"407e309\"}]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_cards_slider\"}],\"isInner\":false}],\"isInner\":false}]'),
(13916, 5877, '_elementor_page_assets', 'a:0:{}'),
(13917, 5877, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597654;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13918, 5878, '_elementor_edit_mode', 'builder'),
(13919, 5878, '_elementor_template_type', 'wp-page'),
(13920, 5878, '_elementor_version', '3.15.3'),
(13921, 5878, '_wp_page_template', 'default'),
(13922, 5878, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6651a41\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"39084d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"8ca5ae4\",\"elType\":\"widget\",\"settings\":{\"children\":[{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"188bd00\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"12b69d0\"},{\"item_image\":{\"id\":7,\"url\":\"http:\\/\\/localhost\\/durafilms\\/wp-content\\/uploads\\/2023\\/09\\/qi-addons-for-elementor-placeholder.png\"},\"_id\":\"407e309\"}]},\"elements\":[],\"widgetType\":\"qi_addons_for_elementor_cards_slider\"}],\"isInner\":false}],\"isInner\":false}]'),
(13923, 5878, '_elementor_page_assets', 'a:0:{}'),
(13924, 5878, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597654;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13925, 5879, '_elementor_edit_mode', 'builder'),
(13926, 5879, '_elementor_template_type', 'wp-page'),
(13927, 5879, '_elementor_version', '3.15.3'),
(13928, 5879, '_wp_page_template', 'default'),
(13929, 5879, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13930, 5879, '_elementor_page_assets', 'a:0:{}'),
(13931, 5879, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597654;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13932, 5880, '_elementor_edit_mode', 'builder'),
(13933, 5880, '_elementor_template_type', 'wp-page'),
(13934, 5880, '_elementor_version', '3.15.3'),
(13935, 5880, '_wp_page_template', 'default'),
(13936, 5880, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>\\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13937, 5880, '_elementor_page_assets', 'a:0:{}'),
(13938, 5880, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597675;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13939, 5881, '_elementor_edit_mode', 'builder'),
(13940, 5881, '_elementor_template_type', 'wp-page'),
(13941, 5881, '_elementor_version', '3.15.3'),
(13942, 5881, '_wp_page_template', 'default'),
(13943, 5881, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>\\u201cCLICK HERE to watch on Amazon\\u201d as you have done.<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13944, 5881, '_elementor_page_assets', 'a:0:{}'),
(13945, 5881, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597675;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13946, 5882, '_elementor_edit_mode', 'builder'),
(13947, 5882, '_elementor_template_type', 'wp-page'),
(13948, 5882, '_elementor_version', '3.15.3'),
(13949, 5882, '_wp_page_template', 'default'),
(13950, 5882, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch on Amazon<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13951, 5882, '_elementor_page_assets', 'a:0:{}'),
(13952, 5882, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597675;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13954, 5883, '_elementor_edit_mode', 'builder'),
(13955, 5883, '_elementor_template_type', 'wp-page'),
(13956, 5883, '_elementor_version', '3.15.3'),
(13957, 5883, '_wp_page_template', 'default'),
(13958, 5883, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch on Amazon<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13959, 5883, '_elementor_page_assets', 'a:0:{}'),
(13960, 5883, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597746;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13961, 5884, '_elementor_edit_mode', 'builder'),
(13962, 5884, '_elementor_template_type', 'wp-page'),
(13963, 5884, '_elementor_version', '3.15.3'),
(13964, 5884, '_wp_page_template', 'default'),
(13965, 5884, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch on Amazon<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13966, 5884, '_elementor_page_assets', 'a:0:{}'),
(13967, 5884, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597746;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13968, 5885, '_elementor_edit_mode', 'builder'),
(13969, 5885, '_elementor_template_type', 'wp-page'),
(13970, 5885, '_elementor_version', '3.15.3'),
(13971, 5885, '_wp_page_template', 'default'),
(13972, 5885, '_elementor_data', '[{\"id\":\"ffedd36\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"height\":\"min-height\",\"stretch_section\":\"section-stretched\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"custom_height\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[{\"id\":\"2f4938b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"b87d601\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Our Work\",\"shortcode\":\"[rev_slider alias=\\\"slider-1\\\" slidertitle=\\\"Our Work\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0f3947c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"a544dec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"92bf795\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"image_overlay\":{\"url\":\"http:\\/\\/216.48.190.99\\/dev1\\/dura-films\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg.png\",\"id\":5131,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"image_overlay_size\":\"large\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"lazy_load\":\"yes\",\"mute\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"670088d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a490228\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Dame Time\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ae7d62\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working closely with the in-house team at Adidas we created a long form documentary about the life of all-star NBA player, Damian Lillard. The documentary coincided with the launch of Damian\\u2019s latest Adidas shoe. We suggested that a longform approach would maximize engagement, and enhance the storytelling capabilities of the project. The doc was released in chapters online and helped to revolutionize how the brand approaches branded content creation.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"03dae1b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"b79e109\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3939c60\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adidas - Visionary\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"02671f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the success of Dame Time and D.O.N, Adidas asked us to create an ad for Damian Lillard\\u2019s shoe launch, with the theme of \\u2018Visionary\\u2019. Our in-house director Will Robinson directed the film, with the brief of bringing out what mental focus brings to Damian\\u2019s game and what it can bring to all our lives if we appreciate the power of our minds.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7778202\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b2bbc99\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/734078160\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-1.png\",\"id\":5157,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"794238a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"c3cd82e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9dff594\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/820966937\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-2.png\",\"id\":5158,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"5e332d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"625fae5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Beasted with Eddie Hall\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ffbc118\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We worked with the Team at SportBIBLE to develop and execute the most ambitious and most successful Facebook Watch series of 2021. Literally! It was watched and shared more than any other series commissioned by the platform in the EMEA region.<\\/p><p>The concept: \\u201cQueer eye, for gym-heads\\u201d. Eddie Hall (World Strongest Man 2017 and World Record Deadlift Holder) takes 6 out of shape men and over a 6-week period puts them through their paces with strict diet regimes, workouts and words of wisdom.\\u00a0<\\/p><p>The series garnered well over 20 million views over the 7 episodes and Beasted was the most successful Facebook series of 2021 in the EMEA region.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c11e123\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"7c929b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"685243a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Waterford\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e0a831e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Working in collaboration with Delightful Media, this branded documentary about whisky production and in particular a new approach taken by Waterford Whisky took us to South East Ireland, where the sourceres at Waterford produce stunning whiskies using the sensibilities of winemaking, over the current standardized methods of whisky production.<\\/p><p>We took on the creative development of a brief to delve into the science and art behind the artisan whiskey making. Directed by one of our in-house directors Will Robinson, the film brings to life the spirit of \\u201cterroir\\\".<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e33146d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"59c1e62\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=B7Szkf1xmdI\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"controls\":\"\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-3.png\",\"id\":5159,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"video_type\":\"vimeo\",\"autoplay\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"play_on_mobile\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2cc0c73\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"96\",\"left\":0,\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"ccc55e7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0deaf44\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=lzONGiojNKA\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/816473696\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"image_overlay\":{\"url\":\"https:\\/\\/durafilms.hestawork.com\\/wp-content\\/uploads\\/2023\\/09\\/Link-\\u2192-port-1-gallery-1.jpg-4.png\",\"id\":5160,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"show_play_icon\":\"\",\"lightbox\":\"yes\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"lazy_load\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"9914440\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"ad97423\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Man With Four \\nLegs - Feature Film\",\"header_size\":\"h3\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Barlow\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ab5d4d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>An exploitative documentary crew investigate the delicate disposition of an insomniac fantasist, leading them on a surreal and threatening pursuit to unearth the mystery of his identity. Written and directed by one of our in-house directors Ed Christmas, this dramatic feature film won Best Film at the Thin Line Film Festival and has been described by critics as \\u201cElegantly disturbing\\u2026A genre-busting whirlwind of beautiful and insidious artistry.\\u201d (Film Enquiry) \\u201cYou know you\\u2019re witnessing something unique.\\u201d (Denton Time). \\u201cChristmas\\u2019s films is superb\\u2026poignant and true. (North Denton Daily). \\u201cA great surprise and a film that makes one think.\\u201d (UK Film Review)<\\/p><p><a class=\\\"amazon-link\\\" href=\\\"https:\\/\\/www.amazon.co.uk\\/Man-Four-Legs-Richard-Southgate\\/dp\\/B09YX9VL15\\/ref=sr_1_1?crid=N4X9EU7PMPOM&keywords=the%20man%20with%20four%20legs&qid=1661154549&s=instant-video&sprefix=the%20man%20with%20four%20legs%2Cinstant-video%2C52&sr=1-1\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\"><strong>CLICK HERE to watch on Amazon<\\/strong><\\/a><\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Hind\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":27,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"65352fc8\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"background_color\":\"#F5F5F5\",\"margin\":{\"unit\":\"px\",\"top\":\"96\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"16b35082\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60c8a17\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13973, 5885, '_elementor_page_assets', 'a:0:{}'),
(13974, 5885, '_elementor_css', 'a:6:{s:4:\"time\";i:1694597746;s:5:\"fonts\";a:2:{i:0;s:6:\"Barlow\";i:1;s:4:\"Hind\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(13975, 5886, '_elementor_edit_mode', 'builder'),
(13976, 5886, '_elementor_template_type', 'wp-page'),
(13977, 5886, '_elementor_version', '3.15.3'),
(13978, 5886, '_wp_page_template', 'default'),
(13979, 5886, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13980, 5886, '_elementor_page_assets', 'a:0:{}'),
(13981, 5887, '_elementor_edit_mode', 'builder'),
(13982, 5887, '_elementor_template_type', 'wp-page'),
(13983, 5887, '_elementor_version', '3.15.3'),
(13984, 5887, '_wp_page_template', 'default'),
(13985, 5887, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13986, 5887, '_elementor_page_assets', 'a:0:{}'),
(13987, 5888, '_elementor_edit_mode', 'builder'),
(13988, 5888, '_elementor_template_type', 'wp-page'),
(13989, 5888, '_elementor_version', '3.15.3'),
(13990, 5888, '_wp_page_template', 'default'),
(13991, 5888, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13992, 5888, '_elementor_page_assets', 'a:0:{}'),
(13993, 5889, '_elementor_edit_mode', 'builder'),
(13994, 5889, '_elementor_template_type', 'wp-page'),
(13995, 5889, '_elementor_version', '3.15.3'),
(13996, 5889, '_wp_page_template', 'default'),
(13997, 5889, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(13998, 5889, '_elementor_page_assets', 'a:0:{}'),
(13999, 5890, '_elementor_edit_mode', 'builder'),
(14000, 5890, '_elementor_template_type', 'wp-page'),
(14001, 5890, '_elementor_version', '3.15.3'),
(14002, 5890, '_wp_page_template', 'default'),
(14003, 5890, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c6bce6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_enable_grid_row\":\"grid\"},\"elements\":[{\"id\":\"49388e33\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"52\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"space-between\"},\"elements\":[],\"isInner\":false},{\"id\":\"399cf318\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50,\"_inline_size_tablet\":100,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(14004, 5890, '_elementor_page_assets', 'a:0:{}'),
(14005, 5891, '_elementor_edit_mode', 'builder'),
(14006, 5891, '_elementor_template_type', 'wp-page'),
(14007, 5891, '_elementor_version', '3.15.3'),
(14008, 5891, '_wp_page_template', 'default'),
(14009, 5891, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"_element_id\":\"who-are-we-testimonial\",\"tax_slug\":\"who-we-are-testimonial\",\"slider_loop\":\"no\",\"slider_autoplay\":\"yes\",\"slider_speed\":\"2000\"},\"elements\":[],\"widgetType\":\"boldlab_core_testimonials_list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b964778\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"130\",\"right\":\"0\",\"bottom\":\"130\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"stretch_section\":\"section-stretched\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"78eea6a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"5462ac96\",\"elType\":\"widget\",\"settings\":{\"content\":\"<h3>Let\\u2019s talk about your project!<\\/h3>\",\"text\":\"Contact us\",\"link\":\"https:\\/\\/durafilms.hestawork.com\\/contact-us\\/\",\"hover_color\":\"#000000\",\"hover_background_color\":\"#FFFFFF\",\"hover_border_color\":\"#000000\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"boldlab_core_call_to_action\"}],\"isInner\":false}],\"isInner\":false}]'),
(14010, 5891, '_elementor_page_assets', 'a:0:{}'),
(14012, 5892, '_elementor_edit_mode', 'builder'),
(14013, 5892, '_elementor_template_type', 'wp-page'),
(14014, 5892, '_elementor_version', '3.15.3'),
(14015, 5892, '_wp_page_template', 'default'),
(14016, 5892, '_elementor_data', '[{\"id\":\"c96ddd1\",\"elType\":\"section\",\"settings\":{\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"45134f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"e2f959c\",\"elType\":\"widget\",\"settings\":{\"revslidertitle\":\"Who Are We\",\"shortcode\":\"[rev_slider alias=\\\"who-are-we\\\" slidertitle=\\\"Who Are We\\\"][\\/rev_slider]\"},\"elements\":[],\"widgetType\":\"slider_revolution\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c08a064\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\"},\"elements\":[{\"id\":\"5f06230\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6a81783\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"vimeo\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/832215548\\/8617ce78e1\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"play_on_mobile\":\"yes\",\"loop\":\"yes\",\"vimeo_title\":\"\",\"vimeo_portrait\":\"\",\"vimeo_byline\":\"\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"f3f1194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"62776916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who are we?\",\"text\":\"We work with one goal in mind: creating unique, eye-catching and thought provoking work on every project we\\u2019re involved with. We\\u2019ve been fortunate enough to work with some of the biggest names and brands in the world and bring that experience to every project. If there\'s one thing we\\u2019ve learned it\'s that collaborating means being open minded, flexible and that creative solutions require as much listening as talking.\",\"line_break_positions\":\"3\",\"disable_title_break_words\":\"yes\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"boldlab_core_section_title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68cb5c88\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"https:\\/\\/boldlab.qodeinteractive.com\\/elementor\\/wp-content\\/uploads\\/2018\\/12\\/h1-background-1.jpg\",\"id\":3010},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"124\",\"right\":\"0\",\"bottom\":\"117\",\"left\":\"0\",\"isLinked\":false},\"qodef_offset_top\":\"50%\",\"qodef_offset_left\":\"50%\",\"qodef_enable_grid_row\":\"grid\",\"stretch_section\":\"section-stretched\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7776ad95\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"align\":\"flex-start\",\"space_between_widgets\":0,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"728893fb\",\"elType\":\"widget\",\"settings\":{\"behavior\":\"slider\",\"columns\":\"1\",\"space\":\"no\",\"slider_navigation\":\"no\",\"slider_pagination\":\"yes\",\"skin\":\"light\",\"posts_per_page\":\"100\",\"orderby\":\"\",\"order\":\"\",\"title_tag\":\"h2\",\"_element_width\":\"initial\",\"_element_width_tablet\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":810,\"sizes\":[]},\"additional_params\":\"tax\",\"text_transform\":\"uppercase\",\"